X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6b93dfb5ddf4e085c6adb3f347c1f30a7c16c75b;hp=f517bfe32fcf135272d83803a9ee1e3c48db5e56;hb=7c5e2e2ddef6cf174f6ad3b1e7b06c18cf4b6384;hpb=cefa18095b2479339b08111936313066ec548657 diff --git a/debian/changelog b/debian/changelog index f517bfe..6b93dfb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +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. + + -- Charles Plessy Wed, 17 Nov 2010 20:32:40 +0900 + +samtools (0.1.9-1) unstable; urgency=low + + * New upstream release, and new program: bcftools. + * debian/rules, debian/samtools.install: install bcftools, its manpage, + and bcf-fix.pl and vcfutils.pl. + * debian/samtools.examples, debian/rules: install and clean new examples. + * Incremented Standards-Version to reflect conformance with Policy 3.9.1 + (debian/control, no changes needed). + * Updated and reformatted debian/copyright according to latest DEP-5 draft. + + -- Charles Plessy Mon, 01 Nov 2010 20:06:32 +0900 + samtools (0.1.8-1) unstable; urgency=low * New upstream release.