[Pkg-javascript-commits] [node-gyp] 04/82: fixed file mangle in watch file

Ximin Luo infinity0 at debian.org
Mon Aug 31 00:40:49 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 d801a4e90729367ea3edf757a9974adc079b95f0
Author: Dominique Dumont <dod at debian.org>
Date:   Wed Mar 13 18:45:21 2013 +0100

    fixed file mangle in watch file
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index d23b5f3..55b613c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts=downloadurlmangle=s/.*\/([\d.-]+)/http\:\/\/registry\.npmjs\.org\/node\-gyp\/-\/node\-gyp\-$1\.tgz/,\
-filenamemangle=s/.*\/([\d.-]+)/node-gyp-$1\.tar\.gz/ \
+filenamemangle=s/.*\/v?([\d.-]+)/node-gyp-$1\.tar\.gz/ \
 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