X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c495d854c36915c124f4d7a22308d052a1729661;hp=c858785f937b4f0ad1ee8aee486ce0e6e44a4118;hb=86a7eb3f6ae7443233d30e5b3d0c06c79a308176;hpb=b78a63d3c38fa688edd00d7b506512989c5e92cf diff --git a/debian/changelog b/debian/changelog index c858785..c495d85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +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)