[Pkg-javascript-commits] [node-currently-unhandled] 03/04: install all js, fix description, dep version
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Oct 26 05:50:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-currently-unhandled.
commit 2d2d876734d107470463f7db8bd5742813e2a162
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Oct 26 11:06:14 2016 +0530
install all js, fix description, dep version
---
debian/control | 7 +++----
debian/install | 2 ++
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 6db4dae..f10fb10 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Homepage: https://github.com/jamestalmage/currently-unhandled#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-currently-unhandled.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-currently-unhandled.git
@@ -17,8 +17,7 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-array-find-index (^1.0.1)
-Description: Track the list of currently unhandled promise rejections.
- FIX_ME long description
+ , node-array-find-index (>= 1.0.1~)
+Description: track the list of currently unhandled promise rejections
.
Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/install b/debian/install
index 2615be5..bf74cc0 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,4 @@
package.json usr/lib/nodejs/currently-unhandled/
index.js usr/lib/nodejs/currently-unhandled/
+core.js usr/lib/nodejs/currently-unhandled/
+browser.js usr/lib/nodejs/currently-unhandled/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-currently-unhandled.git
More information about the Pkg-javascript-commits
mailing list