X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=96ad453934f7dfc3fdfccab0d3124bd6520e213b;hp=9aebad2cf61c967e728129bec59a6ba7b70e5e37;hb=81c994d0666e86a8a8f9107e8a188860ec98ba58;hpb=4836a5b9b0b370a259514b52a9321dc1dd19e08d diff --git a/debian/changelog b/debian/changelog index 9aebad2..96ad453 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +samtools (0.1.7a~dfsg-1) unstable; urgency=low + + * New upstream release: new script sam2vcf.pl, and many other changes. + * Package converted to the format ‘3.0 (quilt)’ (debian/source/format). + * Wrote a manual page for razip (debian/razip.1). + * Better clean the example directory to make the source package + buildable twice in a row (debian/rules). + + -- Charles Plessy Tue, 17 Nov 2009 21:38:24 +0900 + +samtools (0.1.6~dfsg-1) unstable; urgency=low + + * New upstream release. + * Upstream sources repackaged to remove the win32 directory: + - The removal was done with git-import-orig in a parallel Git repository, + and the corresponding debian/gbp.conf file was added to this package. + - Mangled the ~dfsg string of the Debian version in debian/watch. + - Added a debian/README.source file and explanations in debian/copyright. + + -- Charles Plessy Mon, 14 Sep 2009 21:58:36 +0900 + samtools (0.1.5c-2) unstable; urgency=low * Rebuilt with -fPIC (debian/rules, README.Debian).