[Pkg-javascript-commits] [node-gyp] 39/82: Use plain watch file - no helper needed
Ximin Luo
infinity0 at debian.org
Mon Aug 31 00:40:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository node-gyp.
commit 13cda3a35374e0f1e2f55a3f9179f6f9675155da
Author: Jérémy Lal <kapouer at melix.org>
Date: Fri Aug 16 21:11:20 2013 +0200
Use plain watch file - no helper needed
---
debian/watch | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 13007df..c59c6ed 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=3
-https://alioth.debian.org/~dapal/npmjs.php?id=node-gyp \
- http://registry.npmjs.org/node-gyp/-/node-gyp-(\d+.*)\.tgz
+opts=downloadurlmangle=s|.*/v?([\d.-]+)\.tar\.gz|http://registry.npmjs.org/node-gyp/-/node-gyp-$1.tgz| \
+https://github.com/TooTallNate/node-gyp/tags .*/archive/v?([\d.-]+).tar.gz
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-gyp.git
More information about the Pkg-javascript-commits
mailing list