[med-svn] [bwa] 05/06: Watch GitHub instead of SourceForge.
Charles Plessy
plessy at moszumanska.debian.org
Sat Jul 4 04:41:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
plessy pushed a commit to branch master
in repository bwa.
commit df5e65772f67ed59d511d96b682e3d939155647d
Author: Charles Plessy <plessy at debian.org>
Date: Sat Jul 4 13:00:29 2015 +0900
Watch GitHub instead of SourceForge.
---
debian/watch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 440b80f..4cfb5f1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://sf.net/bio-bwa/bwa-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/bwa-$1\.tar\.gz/ \
+ https://github.com/lh3/bwa/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bwa.git
More information about the debian-med-commit
mailing list