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 <[email protected]> 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
