[Pkg-javascript-commits] [ltx] 41/80: Update watch file to use more flexible regex.
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 10:50:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit 08fc8c0f644f09103ae3ed0d91b58ece8db8931d
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Dec 25 12:52:42 2011 +0700
Update watch file to use more flexible regex.
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 7c65e0e..5a35064 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/astro/ltx .*/v(\d.*).tar.gz
+http://githubredir.debian.net/github/astro/ltx .*?(\d[^/]*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git
More information about the Pkg-javascript-commits
mailing list