From: Andreas Tille Date: Thu, 25 Jun 2015 08:45:13 +0000 (+0200) Subject: d/watch: dversionmangle X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~314 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=77f317ac1f1b91d9ea50723d5b9d2e54990e219c;p=python-pysam.git d/watch: dversionmangle --- diff --git a/debian/changelog b/debian/changelog index 3cbc0c5..c4fc034 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ python-pysam (0.8.3+ds1-1) UNRELEASED; urgency=medium [ Andreas Tille ] * Link against htslib + * d/watch: dversionmangle [ Afif Elghraoui ] * New upstream releases (Closes: #763218) @@ -24,7 +25,7 @@ python-pysam (0.8.3+ds1-1) UNRELEASED; urgency=medium * Fix spelling errors in source distribution (forwarded upstream as well) * Add lintian overrides - -- Afif Elghraoui Sun, 07 Jun 2015 22:34:45 -0700 + -- Afif Elghraoui Thu, 25 Jun 2015 10:44:30 +0200 python-pysam (0.7.7-1) unstable; urgency=medium diff --git a/debian/watch b/debian/watch index ef3b160..bb52e15 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -opts="repacksuffix=+ds1" https://github.com/pysam-developers/pysam/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz +opts="repacksuffix=+ds1,dversionmangle=s/\+ds1//g" https://github.com/pysam-developers/pysam/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz