This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository phyml.
commit 6084400ef57ce51d259ded7da22039ca0c0363b3 Author: Kevin Murray <[email protected]> Date: Sat Feb 6 16:04:31 2016 +0100 Fix watch link to github archives --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index ec57ddd..8985f27 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ - https://github.com/stephaneguindon/phyml-downloads/releases .*/*/phyml-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/stephaneguindon/phyml/releases .*/archive/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/phyml.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
