[Pkg-javascript-commits] [node-loud-rejection] 03/03: make lintian happy

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 27 07:37:19 UTC 2016


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

praveen pushed a commit to branch master
in repository node-loud-rejection.

commit b9e4ae4d21db2a8b9a27523007f0115d9461aabb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 27 12:10:18 2016 +0530

    make lintian happy
---
 debian/changelog |  6 +++---
 debian/control   | 11 ++++++-----
 debian/install   |  2 ++
 3 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf099d4..30aba0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-loud-rejection (1.6.0-1) UNRELEASED; urgency=low
+node-loud-rejection (1.6.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #842227)
 
- -- Pirate Praveen <praveen at debian.org>  Thu, 27 Oct 2016 12:00:41 +0530
+ -- Pirate Praveen <praveen at debian.org>  Thu, 27 Oct 2016 12:06:40 +0530
diff --git a/debian/control b/debian/control
index 9e5f4e2..97bb523 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/sindresorhus/loud-rejection#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-loud-rejection.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-loud-rejection.git
@@ -17,9 +17,10 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-currently-unhandled (^0.4.1)
- , node-signal-exit (^3.0.0)
-Description: Make unhandled promise rejections fail loudly instead of the default silent fail
- FIX_ME long description
+ , node-currently-unhandled (>= 0.4.1~)
+ , node-signal-exit (>= 3.0.0~)
+Description: make unhandled promise rejections fail loudly
+ This library can be used to make unhandled promise rejections fail loudly
+ instead of the default silent fail.
  .
  Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/install b/debian/install
index 65cb5c3..95184db 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,4 @@
 package.json usr/lib/nodejs/loud-rejection/
 index.js usr/lib/nodejs/loud-rejection/
+register.js usr/lib/nodejs/loud-rejection/
+api.js usr/lib/nodejs/loud-rejection/

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



More information about the Pkg-javascript-commits mailing list