X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=88dfe343dcacf45168f7a675c96693b6e6548157;hp=14b7ec88ce9be84b547de2169c96310c3be9f0ca;hb=9303e89a9fa315bb881ec0776e5268ee19cb7a8e;hpb=cd828d5407c7f3fecbf48e8a3524cf6f0b86527c diff --git a/debian/changelog b/debian/changelog index 14b7ec8..88dfe34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +samtools (0.1.13-1) unstable; urgency=low + + * New upstream release: + - backward incompatible with VCF/BCF generated by samtools older + than r921 inclusive (0.1.12a is r862); + - buildable with with ld --as-needed (Closes: #606004); + - the helper tool bcf-fix.pl was removed. + * Install the manual page of bcftools (debian/rules, + debian/samtools.manpages). Closes: #616025. + + -- Charles Plessy Wed, 02 Mar 2011 13:54:34 +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.