X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=fbfe520f1be82e7540403ad2e51a4b5be9b790bd;hp=96ad453934f7dfc3fdfccab0d3124bd6520e213b;hb=4dd37bb88d4feb45d3fcfdc655ea75f72ea2aacb;hpb=67801bf17aa6495879da63ce77a2014759fabc16 diff --git a/debian/changelog b/debian/changelog index 96ad453..fbfe520 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +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). + + -- 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.