[med-svn] [hyphy] 01/04: Fix d/watch
Andreas Tille
tille at debian.org
Sat Jul 11 04:43:24 UTC 2015
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 <tille at debian.org>
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
More information about the debian-med-commit
mailing list