[Pkg-javascript-commits] [node-debug] 01/01: also install debug.js and browser.js
Paolo Greppi
paolog-guest at moszumanska.debian.org
Fri Dec 23 18:04:12 UTC 2016
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 cf4d5411b5fef16c7e937d4997fb4f4588f4f9e1
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Fri Dec 23 18:04:00 2016 +0000
also install debug.js and browser.js
---
debian/install | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/install b/debian/install
index 2cca095..a869e5f 100644
--- a/debian/install
+++ b/debian/install
@@ -1,5 +1,6 @@
package.json usr/lib/nodejs/debug/
-src/index.js usr/lib/nodejs/debug/src/
-src/node.js usr/lib/nodejs/debug/src/
+src/browser.js usr/lib/nodejs/debug/
+src/debug.js usr/lib/nodejs/debug/
+src/node.js 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