X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=656ed103159c38c33cd633f197b0568d62294bdb;hp=bd2dc6342b0399f191f59acdbcda2f58a8bbd418;hb=2347ad62090e036841008e054c234868e21f7a80;hpb=b7c06ea4740153b8f27c7c2374131dbd607b6113 diff --git a/debian/changelog b/debian/changelog index bd2dc63..656ed10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +samtools (0.1.17-1) UNRELEASED; urgency=low + + * New upstream release 0.1.17 (6 July, 2011). + * bcftools.1 and samtools.1 merged (debian/rules, debian/samtools.manpages). + * Patched the example makefile to not use samtools pileup, deprecated. + (debian/control, debian/rules, debian/patches/series, + debian/patches/no-pileup-tests.patch) + + -- Charles Plessy Mon, 11 Jul 2011 20:22:01 +0900 + +samtools (0.1.16-1) unstable; urgency=low + + * New upstream release, implementing SAM Spec v1.4. + * Distribute sam.h and the other headers in /usr/include/samtools. + Closes: #625622, #626044, LP: #690997. + + -- Charles Plessy Thu, 19 May 2011 13:24:25 +0900 + samtools (0.1.15-1) unstable; urgency=low * New upstream release.