X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=14b7ec88ce9be84b547de2169c96310c3be9f0ca;hp=96ad453934f7dfc3fdfccab0d3124bd6520e213b;hb=e5065a549a71d049fb91f4750cb81007ad7f12e6;hpb=81c994d0666e86a8a8f9107e8a188860ec98ba58 diff --git a/debian/changelog b/debian/changelog index 96ad453..14b7ec8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +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. + * Updated the VCS fields to the current Git repository (debian/control). + * Install python scripts in usr/share/samtools, and suggest python + (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 + samtools (0.1.7a~dfsg-1) unstable; urgency=low * New upstream release: new script sam2vcf.pl, and many other changes.