[Pkg-javascript-commits] [backbone] 39/97: Update watch file to use more flexible regex.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 16:55:58 UTC 2014


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

js pushed a commit to branch master
in repository backbone.

commit 24a3de018fd0f1705c5e83e60ffc03a732605889
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Dec 25 12:07:49 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 80fb144..115684e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://githubredir.debian.net/github/documentcloud/backbone /(\d.*).tar.gz
+http://githubredir.debian.net/github/documentcloud/backbone .*?(\d[^/]*).tar.gz

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



More information about the Pkg-javascript-commits mailing list