X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0a1fb573f03f58e2bc51cb820677070656d5d68c;hp=8285d27ae08668ee98bf510c2e85da8378800d50;hb=188a91b830d419ffc7fc698d96075fc8c59ec126;hpb=016b50ab60e879a0b8f81cb76ce11ea360a03d4a diff --git a/debian/changelog b/debian/changelog index 8285d27..0a1fb57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +samtools (0.1.12a-2) UNRELEASED; urgency=low + + * Install the manual page of bcftools (debian/rules, + debian/samtools.manpages). Closes: #616025. + + -- Charles Plessy Wed, 02 Mar 2011 09:43:14 +0900 + +samtools (0.1.12a-1) unstable; urgency=low + + * New upstream release. + * Use bzip2 compression for the binary packages (debian/rules). + * Incremented debhelper compatibility level to 8, in case ‘--‘ is not + available in earlier versions (debian/compat, debian/control). + + -- Charles Plessy Fri, 03 Dec 2010 13:32:21 +0900 + +samtools (0.1.10-1) unstable; urgency=low + + * New upstream release. + + -- Charles Plessy Wed, 17 Nov 2010 20:32:40 +0900 + samtools (0.1.9-1) unstable; urgency=low * New upstream release, and new program: bcftools.