From 96729e69f340dd13f1ba8276199319f923441cb1 Mon Sep 17 00:00:00 2001 From: Afif Elghraoui Date: Wed, 11 Nov 2015 18:33:38 -0800 Subject: [PATCH] Drom ds suffix versioning --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2282215..87fa40d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-pysam (0.8.3+ds1-4) UNRELEASED; urgency=medium * Add version constraints to build-dependencies. + * Drop ds suffix versioning. -- Afif Elghraoui Fri, 23 Oct 2015 20:26:19 -0700 diff --git a/debian/watch b/debian/watch index bb52e15..0f2afd8 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -opts="repacksuffix=+ds1,dversionmangle=s/\+ds1//g" https://github.com/pysam-developers/pysam/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz +opts="repacksuffix=+ds,dversionmangle=s/\+ds//g" https://github.com/pysam-developers/pysam/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz -- 2.30.2