[Pkg-javascript-commits] [node-gyp] 64/82: Watch and download from github

Ximin Luo infinity0 at debian.org
Mon Aug 31 00:41:02 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 fa26e02bf96121b968a26b8b0f688a837ce693cd
Author: Jérémy Lal <kapouer at melix.org>
Date:   Mon Mar 3 01:17:49 2014 +0100

    Watch and download from github
---
 debian/watch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index c59c6ed..d97a466 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
 version=3
-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
+opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-gyp-$1.tar.gz/,dversionmangle=s/~ds[\d]*$// \
+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