[Pkg-javascript-commits] [node-debug] 01/01: cleanuo from bundled ms; close bug
Paolo Greppi
paolog-guest at moszumanska.debian.org
Fri Nov 3 08:43:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-debug.
commit 35a5bcf727aa3bd2ec0bf57a1dd36c80438c0a95
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Fri Nov 3 09:43:47 2017 +0100
cleanuo from bundled ms; close bug
---
.gitignore | 1 -
debian/changelog | 2 +-
debian/copyright | 6 ------
debian/install | 2 --
4 files changed, 1 insertion(+), 10 deletions(-)
diff --git a/.gitignore b/.gitignore
index f0cf3a3..b9f821a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
.DS_Store
-node_modules
*.sock
build
npm-debug.log
diff --git a/debian/changelog b/debian/changelog
index 925c683..ef49993 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ node-debug (3.1.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Bump standards versions
- * Unbundle node-ms and depend on it
+ * Unbundle node-ms and depend on it (Closes: #836205)
* No need to patch away the build-dependency on sinon-chai since
node-sinon-chai is now in the archive
diff --git a/debian/copyright b/debian/copyright
index da5feac..45d2a67 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,12 +7,6 @@ Files: *
Copyright: © 2014, TJ Holowaychuk <tj at vision-media.ca>
License: Expat
-Files: node_modules/ms/*
-Copyright:
- 2014 Guillermo Rauch <rauchg at gmail.com>
- 2016 Zeit, Inc.
-License: Expat
-
Files: debian/*
Copyright: © 2012, David Paleino <dapal at debian.org>
2014, Leo Iannacone <l3on at ubuntu.com>
diff --git a/debian/install b/debian/install
index d00bf47..bd7a949 100644
--- a/debian/install
+++ b/debian/install
@@ -1,5 +1,3 @@
package.json usr/lib/nodejs/debug/
node.js usr/lib/nodejs/debug/
src usr/lib/nodejs/debug/
-node_modules/ms/index.js usr/lib/nodejs/debug/node_modules/ms/
-node_modules/ms/package.json usr/lib/nodejs/debug/node_modules/ms/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-debug.git
More information about the Pkg-javascript-commits
mailing list