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

daube-guest pushed a commit to branch master
in repository snakemake.

commit cb87ea18a8b4ffdd7179f79b05548da7b378424a
Author: Kevin Murray <[email protected]>
Date:   Thu Feb 4 15:44:59 2016 +0100

    Use filenamemangle in d/watch
---
 debian/watch | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/watch b/debian/watch
index 093061f..b95118b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,4 @@
-# Compulsory line, this is a version 3 file
 version=3
 
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
-https://bitbucket.org/snakemake/snakemake/downloads#tag-downloads 
.*/v(\d\S*)\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/snakemake-$1.tar.gz/"
 \
+  https://bitbucket.org/snakemake/snakemake/downloads#tag-downloads 
.*/v(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/snakemake.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to