X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3bb01876f1a8f48a3b2e8733fc1172d44ca5d70c;hp=9aebad2cf61c967e728129bec59a6ba7b70e5e37;hb=8af6e7eac6605aab3bd8b1a1f874309b59789b08;hpb=4836a5b9b0b370a259514b52a9321dc1dd19e08d diff --git a/debian/changelog b/debian/changelog index 9aebad2..3bb0187 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +samtools (0.1.7~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).