X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f47e1e1bc03708d9e7ec98e4a8396cfa5f8f97c6;hp=0a1fb573f03f58e2bc51cb820677070656d5d68c;hb=8ac60603961d19a2e1e6bb21d7e373ba95c9cc3b;hpb=a8ea86b6acaafbfa2108c4cc047ae3fdd6385488 diff --git a/debian/changelog b/debian/changelog index 0a1fb57..f47e1e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,56 @@ -samtools (0.1.12a-2) UNRELEASED; urgency=low +samtools (0.1.18-1) unstable; urgency=low + [b990d9d3] New upstream release. + [d59366b9] Updated copyright statements. + [aa08abe5] Compress binary packages with xz. + [9a36c994] Added a DEP 3 header to debian/patches/no-pileup-tests.patch. + + -- Charles Plessy Tue, 06 Sep 2011 16:52:04 +0900 + +samtools (0.1.17-1) unstable; 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 21:04:30 +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. + * Incremented Standards-Version to reflect conformance with Policy 3.9.2 + (debian/control, no changes needed). + * debian/watch directly interrogates and downloads froms SourceForge. + + -- Charles Plessy Tue, 12 Apr 2011 19:44:41 +0900 + +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 09:43:14 +0900 + -- Charles Plessy Wed, 02 Mar 2011 13:54:34 +0900 samtools (0.1.12a-1) unstable; urgency=low