[Pkg-javascript-commits] [npm] 02/08: Add wildcards to Files-Excluded entries

Jérémy Lal kapouer at moszumanska.debian.org
Mon Jul 28 22:38:43 UTC 2014


This is an automated email from the git hooks/post-receive script.

kapouer pushed a commit to branch master
in repository npm.

commit f42662584f9969f1aaaac868371aa5818070b6b7
Author: Jérémy Lal <kapouer at melix.org>
Date:   Mon Jul 28 23:37:13 2014 +0200

    Add wildcards to Files-Excluded entries
---
 debian/copyright | 70 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 35 insertions(+), 35 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index dac2389..5049923 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,41 +7,41 @@ Source: http://github.com/isaacs/npm
  they are removed; or they are not good candidates for being packaged
  at the moment, in which case they are kept.
 Files-Excluded:
- node_modules/abbrev/
- node_modules/ansi/
- node_modules/ansicolors/
- node_modules/ansistyles/
- node_modules/archy/
- node_modules/block-stream/
- node_modules/child-process-close/
- node_modules/cmd-shim/
- node_modules/fstream/
- node_modules/fstream-npm/node_modules/fstream-ignore/
- node_modules/github-url-from-git/
- node_modules/glob/
- node_modules/graceful-fs/
- node_modules/inherits/
- node_modules/ini/
- node_modules/lockfile/
- node_modules/lru-cache/
- node_modules/minimatch/
- node_modules/mkdirp/
- node_modules/node-gyp/
- node_modules/nopt/
- node_modules/npmlog/
- node_modules/once/
- node_modules/osenv/
- node_modules/read/
- node_modules/read-package-json/
- node_modules/request/
- node_modules/retry/
- node_modules/rimraf/
- node_modules/semver/
- node_modules/sha/
- node_modules/slide/
- node_modules/tar/
- node_modules/text-table/
- node_modules/which/
+ node_modules/abbrev/*
+ node_modules/ansi/*
+ node_modules/ansicolors/*
+ node_modules/ansistyles/*
+ node_modules/archy/*
+ node_modules/block-stream/*
+ node_modules/child-process-close/*
+ node_modules/cmd-shim/*
+ node_modules/fstream/*
+ node_modules/fstream-npm/node_modules/fstream-ignore/*
+ node_modules/github-url-from-git/*
+ node_modules/glob/*
+ node_modules/graceful-fs/*
+ node_modules/inherits/*
+ node_modules/ini/*
+ node_modules/lockfile/*
+ node_modules/lru-cache/*
+ node_modules/minimatch/*
+ node_modules/mkdirp/*
+ node_modules/node-gyp/*
+ node_modules/nopt/*
+ node_modules/npmlog/*
+ node_modules/once/*
+ node_modules/osenv/*
+ node_modules/read/*
+ node_modules/read-package-json/*
+ node_modules/request/*
+ node_modules/retry/*
+ node_modules/rimraf/*
+ node_modules/semver/*
+ node_modules/sha/*
+ node_modules/slide/*
+ node_modules/tar/*
+ node_modules/text-table/*
+ node_modules/which/*
 
 Files: *
 Copyright: 2009-2014, npm, Inc. and Contributors

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/npm.git



More information about the Pkg-javascript-commits mailing list