From: Charles Plessy Date: Fri, 19 Jun 2015 01:30:42 +0000 (+0900) Subject: python-pysam (0.8.3-1) unstable; urgency=medium X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~315^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=81ff5d29ae7df2e5121b12ffce1a5e003e88637f;p=python-pysam.git python-pysam (0.8.3-1) unstable; urgency=medium * Team upload. [ Jorge Soares ] * New upstream version * provide python3-pysam [ Charles Plessy ] * Requires Python 2.7 or higher. [ Andreas Tille ] * Link against htslib [ Afif Elghraoui ] * New upstream releases (Closes: #763218) * Remove unnecessary test-suite declaration in d/control * Remove nonexistent files from copyright explanations * Allow building of the package when non-ASCII characters are in the path * Add to package long description * Resolve lintian "duplicated-compressed-file" * Make package descriptions unique * Remove extra license definitions from d/copyright * Fix spelling errors in source distribution (forwarded upstream as well) * Add lintian overrides -- Afif Elghraoui Sun, 07 Jun 2015 22:34:45 -0700 --- diff --git a/debian/changelog b/debian/changelog index 5cde36a..4b50798 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-pysam (0.8.3-1) UNRELEASED; urgency=medium +python-pysam (0.8.3-1) unstable; urgency=medium * Team upload.