X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=866a9b354a1d0696210a3f7bb1f6a0f1640670ff;hp=6b93dfb5ddf4e085c6adb3f347c1f30a7c16c75b;hb=ced7709f121a00d5049d99ee8576037994aab1d1;hpb=7c5e2e2ddef6cf174f6ad3b1e7b06c18cf4b6384 diff --git a/debian/changelog b/debian/changelog index 6b93dfb..866a9b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +samtools (0.1.14-1) unstable; urgency=low + + * New upstream release. + + -- Charles Plessy Tue, 29 Mar 2011 13:13:54 +0900 + +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.