[Pkg-javascript-commits] [node-gyp] 63/82: Source from github, list all modules in Files-Excluded

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 7894151bee31153aa95266daf21b6aaae6843708
Author: Jérémy Lal <kapouer at melix.org>
Date:   Mon Mar 3 01:17:34 2014 +0100

    Source from github, list all modules in Files-Excluded
---
 debian/copyright | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 2dc2f7f..75524cf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,25 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: node-gyp
 Upstream-Contact: https://github.com/TooTallNate/node-gyp/issues
-Source: http://registry.npmjs.org/node-gyp/-/node-gyp-0.10.9.tgz
- because the github tarball contains node_modules, and we don't need it.
+Source: https://github.com/TooTallNate/node-gyp
+ Repackaged for easier copyright maintainability.
+ All external modules are available as debian packages.
+ Note that 'inherits' is an indirect dependency.
+Files-Excluded:
+ node_modules/fstream/
+ node_modules/glob/
+ node_modules/graceful-fs/
+ node_modules/inherits/
+ node_modules/minimatch/
+ node_modules/mkdirp/
+ node_modules/nopt/
+ node_modules/npmlog/
+ node_modules/osenv/
+ node_modules/request/
+ node_modules/rimraf/
+ node_modules/semver/
+ node_modules/tar/
+ node_modules/which/
 
 Files: *
 Copyright: 2012-2013, Nathan Rajlich <nathan at tootallnate.net>

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