[med-svn] [python-pysam] 01/21: Add filenamemangle to d/watch and space out content
Afif Elghraoui
afif at moszumanska.debian.org
Sun Mar 6 07:57:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository python-pysam.
commit 66a5ff6d68da5b99343f571382b304b2260bb7fa
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sat Mar 5 13:34:52 2016 -0800
Add filenamemangle to d/watch and space out content
---
debian/watch | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 0f2afd8..76b8db8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,5 @@
version=3
-opts="repacksuffix=+ds,dversionmangle=s/\+ds//g" https://github.com/pysam-developers/pysam/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz
+
+opts="repacksuffix=+ds,dversionmangle=s/\+ds//g,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%python-pysam-$1.tar.gz%" \
+ https://github.com/pysam-developers/pysam/tags \
+ (?:.*/)?v?(\d[\d\.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git
More information about the debian-med-commit
mailing list