This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch master in repository bedtools.
commit afdc61acd89d0436690fd5f2f25e0b7ec6cb6680 Author: Charles Plessy <[email protected]> Date: Sun Feb 9 21:46:22 2014 +0900 Watch GitHub at https://github.com/arq5x/bedtools2. --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 842976e..3f31d83 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ # Compulsory line, this is a version 3 file version=3 -opts=downloadurlmangle=s|//code.google.com|| \ -http://code.google.com/p/bedtools/downloads/list //bedtools.googlecode.com/files/BEDTools.v(.*).tar.gz +opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/bedtools2-$1\.tar\.gz/ \ + https://github.com/arq5x/bedtools2/tags .*/v?(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bedtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
