[bcolz] 04/17: deb/watch: addes mangles for +ds1 package

Daniel Stender stender at moszumanska.debian.org
Sun Sep 4 16:33:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

stender pushed a commit to branch master
in repository bcolz.

commit 481a60d8935865f186659d826ff9e8a3537f560b
Author: Daniel Stender <stender at debian.org>
Date:   Sun Sep 4 17:23:36 2016 +0200

    deb/watch: addes mangles for +ds1 package
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 3decb34..daa681d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=3
-opts="uversionmangle=s/(rc|a|b|c)/~$1/" \
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,\
+dversionmangle=s/\+ds1\d*$//,\
+repacksuffix=+ds1 \
 https://pypi.debian.net/bcolz/bcolz-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/bcolz.git



More information about the debian-science-commits mailing list