[Pkg-javascript-commits] [node-expat] 118/371: Update watch file to use more flexible regex.

Jonas Smedegaard dr at jones.dk
Sun Feb 28 09:59:52 UTC 2016


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

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

commit 33d69a153fbb3dd3b3cdb8b72ba09b9e22e8454a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Dec 25 12:54:36 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 7c2eaa1..711cdbf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://githubredir.debian.net/github/astro/node-expat .*/v(\d.*).tar.gz
+http://githubredir.debian.net/github/astro/node-expat .*?(\d[^/]*).tar.gz

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



More information about the Pkg-javascript-commits mailing list