[Pkg-javascript-commits] [node-proper-lockfile] 03/06: add bug number and description from ITP

Paolo Greppi paolog-guest at moszumanska.debian.org
Mon Dec 12 09:02:13 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-proper-lockfile.

commit 28d6da6d3f838dd73987b22f0d251889edd02bb1
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Mon Dec 12 08:06:06 2016 +0000

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

diff --git a/debian/changelog b/debian/changelog
index cfeae75..e1b6f8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
 node-proper-lockfile (2.0.0-1) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #nnnn)
-  * New upstream release
+  * Initial release (Closes: #846216)
 
  -- Paolo Greppi <paolo.greppi at libpf.com>  Mon, 12 Dec 2016 08:03:37 +0000
diff --git a/debian/control b/debian/control
index 98b72e7..0b32d9f 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,9 @@ Depends:
  , nodejs
  , node-graceful-fs (>= 4.1.2)
  , node-retry (>= 0.10.0)
-Description: A inter-process and inter-machine lockfile utility that works on a local or network file system.
- FIX_ME long description
+Description: Inter-process and inter-machine lockfile utility
+ Node.js module that provides utilities for file locking, based on
+ the mkdir strategy. Works atomically on a local and network file
+ systems.
  .
  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-proper-lockfile.git



More information about the Pkg-javascript-commits mailing list