[Pkg-javascript-commits] [node-gyp] 02/03: upstream decided to pull in pointless dependencies for lulz, deal with them

Ximin Luo infinity0 at debian.org
Mon Aug 31 01:57:40 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 db53f9a9fa9c482951efb7e54b1ea75a9a8ea304
Author: Ximin Luo <infinity0 at debian.org>
Date:   Mon Aug 31 02:58:10 2015 +0200

    upstream decided to pull in pointless dependencies for lulz, deal with them
---
 debian/control | 1 +
 debian/install | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index a8ae88f..e4b17f1 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Depends:
  , nodejs
  , nodejs-dev
  , gyp
+ , node-debug
  , node-fstream
  , node-glob
  , node-graceful-fs (>= 2)
diff --git a/debian/install b/debian/install
index 44aee5d..ae209aa 100644
--- a/debian/install
+++ b/debian/install
@@ -1,4 +1,6 @@
 lib	usr/share/node-gyp
 bin	usr/share/node-gyp
+node_modules/path-array/index.js usr/share/node-gyp/lib/node_modules/path-array
+node_modules/path-array/node_modules/array-index/index.js usr/share/node-gyp/lib/node_modules/array-index
 addon.gypi usr/share/node-gyp
 package.json usr/share/node-gyp

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