X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c371f45b7c42ea831642efdc51acb3ced6c55c69;hp=bd2dc6342b0399f191f59acdbcda2f58a8bbd418;hb=d59366b97f0e6a0cbb0dfcdc5679f0ed88c8fe1e;hpb=cdbe062086fb28ae4cc8dd0bfb224592bfb40d7d diff --git a/debian/changelog b/debian/changelog index bd2dc63..c371f45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +samtools (0.1.18-1) UNRELEASED; urgency=low + + * New upstream release. + + -- Charles Plessy Tue, 06 Sep 2011 15:54:07 +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.