[Pkg-javascript-commits] [json-js] 23/85: Update watch file to use more flexible regex.
Jonas Smedegaard
dr at jones.dk
Mon Mar 14 10:39:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository json-js.
commit 9d4e15c8abda338cdaec27eb85ed113cc2bca7cb
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Dec 25 12:15:31 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 463a1cb..7ee4914 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/douglascrockford/JSON-js /(\d.*).tar.gz
+http://githubredir.debian.net/github/douglascrockford/JSON-js .*?(\d[^/]*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/json-js.git
More information about the Pkg-javascript-commits
mailing list