X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=8285d27ae08668ee98bf510c2e85da8378800d50;hp=fbfe520f1be82e7540403ad2e51a4b5be9b790bd;hb=016b50ab60e879a0b8f81cb76ce11ea360a03d4a;hpb=4dd37bb88d4feb45d3fcfdc655ea75f72ea2aacb diff --git a/debian/changelog b/debian/changelog index fbfe520..8285d27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +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. @@ -6,6 +18,7 @@ samtools (0.1.8-1) unstable; urgency=low (debian/samtools.install, debian/rules, debian/control). * Incremented Standards-Version to reflect conformance with Policy 3.9.0 (debian/control, no changes needed). + * Added notes on how the package is tested (debian/README.Debian). -- Charles Plessy Wed, 14 Jul 2010 14:08:59 +0900