X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=fc387c81fb81bb332ca22687783ed3d1df37b130;hp=9aebad2cf61c967e728129bec59a6ba7b70e5e37;hb=b492d7737e271dd28d155c81c7a23b9746c5648d;hpb=4836a5b9b0b370a259514b52a9321dc1dd19e08d diff --git a/debian/changelog b/debian/changelog index 9aebad2..fc387c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +samtools (0.1.7a~dfsg-1) UNRELEASED; urgency=low + + * New upstream release: new script sam2vcf.pl, and many other changes. + * Package converted to the format ‘3.0 (quilt)’ (debian/source/format). + + -- Charles Plessy Mon, 16 Nov 2009 14:25:41 +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).