X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3bb01876f1a8f48a3b2e8733fc1172d44ca5d70c;hp=c858785f937b4f0ad1ee8aee486ce0e6e44a4118;hb=8af6e7eac6605aab3bd8b1a1f874309b59789b08;hpb=b78a63d3c38fa688edd00d7b506512989c5e92cf diff --git a/debian/changelog b/debian/changelog index c858785..3bb0187 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +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). + * Small corrections to the description from upstream (debian/changelog). + * Incremented Standards-Version to reflect conformance with Policy 3.8.3 + (no changes needed). + + -- Charles Plessy Thu, 03 Sep 2009 19:29:40 +0900 + samtools (0.1.5c-1) unstable; urgency=low * Initial release (Closes: #540453)