This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository hyphy.
commit 52eb2676a79e902e55677da9d4de1791cbe7a257 Author: Andreas Tille <[email protected]> Date: Sat Jul 11 06:40:06 2015 +0200 Fix d/watch --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 03a52b2..fd697ac 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ - https://github.com/veg/hyphy/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/veg/hyphy/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/hyphy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
