[Pkg-javascript-commits] [node-death] 03/04: add bug number and description from ITP

Paolo Greppi paolog-guest at moszumanska.debian.org
Tue Nov 29 10:59:45 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-death.

commit 723fe8020fcd2f3b0169e067df4e116bdf6f4247
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Tue Nov 29 11:47:57 2016 +0100

    add bug number and description from ITP
---
 debian/changelog | 7 +++----
 debian/control   | 6 ++++--
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f474e5d..ecf0fe8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-death (1.0.0-1) UNRELEASED; urgency=low
+node-death (1.0.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
-  * New upstream release
+  * Initial release (Closes: #846202).
 
- -- Paolo Greppi <paolo.greppi at libpf.com>  Tue, 29 Nov 2016 08:03:51 +0000
+ -- Paolo Greppi <paolo.greppi at libpf.com>  Tue, 29 Nov 2016 11:47:31 +0100
diff --git a/debian/control b/debian/control
index f0b8d0b..86499a1 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,9 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: Gracefully cleanup when termination signals are sent to your process.
- FIX_ME long description
+Description: Gracefully cleanup on termination
+ Node.js module to centralize the clean-up code and exit
+ gracefully when exceptions are uncaught or on receiving SIGINT
+ and SIGTERM signals.
  .
  Node.js is an event-based server-side JavaScript engine.

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



More information about the Pkg-javascript-commits mailing list