[Pkg-javascript-commits] [node-async] 125/480: Update watch file to use more flexible regex.

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 08:58:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository node-async.

commit 3313e73d6cad1ad9fbd460b939c37e34766af131
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Dec 25 12:53:22 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 f8c40ba..1ac8587 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://githubredir.debian.net/githubredir.cgi?author=caolan&project=async .*/v(\d.*).tar.gz
+http://githubredir.debian.net/github/caolan/async .*?(\d[^/]*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git



More information about the Pkg-javascript-commits mailing list