[Pkg-javascript-commits] [node-qs] 01/09: Watch github directly
Jérémy Lal
kapouer-guest at alioth.debian.org
Wed Aug 14 09:32:08 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer-guest pushed a commit to branch master
in repository node-qs.
commit 0a41d7228ae8b2d948c9ac9cf0e2701bb961e081
Author: Jérémy Lal <kapouer at melix.org>
Date: Wed Aug 14 11:25:26 2013 +0200
Watch github directly
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 352d153..cce4915 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-https://alioth.debian.org/~dapal/npmjs.php?id=qs \
-http://registry.npmjs.org/qs/-/qs-(\d+.*)\.tgz
+opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-qs-$1.tar.gz/ \
+https://github.com/visionmedia/node-querystring/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-qs.git
More information about the Pkg-javascript-commits
mailing list