[Pkg-javascript-commits] [node-gyp] 10/82: Use npm as source tarball to avoid having all modules in the tarball

Ximin Luo infinity0 at debian.org
Mon Aug 31 00:40:50 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 c7b21246f56a694698eddedfa98742ebdb0f7b09
Author: Jérémy Lal <kapouer at melix.org>
Date:   Mon Mar 25 10:01:50 2013 +0100

    Use npm as source tarball to avoid having all modules in the tarball
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 005f3f2..13007df 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-gyp-$1.tar.gz/ \
-https://github.com/TooTallNate/node-gyp/tags .*/archive/v?([\d\.]+).tar.gz	
+https://alioth.debian.org/~dapal/npmjs.php?id=node-gyp \
+	http://registry.npmjs.org/node-gyp/-/node-gyp-(\d+.*)\.tgz

-- 
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