[Pkg-javascript-commits] [node-meow] 03/03: Update description, add ITP
Sruthi Chandran
srud-guest at moszumanska.debian.org
Thu Nov 3 06:51:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository node-meow.
commit ce9884524d049b414096ec571431c4e6e932d29f
Author: Sruthi <srud at disroot.org>
Date: Thu Nov 3 12:14:36 2016 +0530
Update description, add ITP
---
debian/changelog | 7 +++----
debian/control | 10 ++++++++--
2 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b3dd668..1ecedf5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-meow (3.7.0-1) UNRELEASED; urgency=low
+node-meow (3.7.0-1) unstable; urgency=low
- * Initial release (Closes: #nnnn)
- * New upstream release
+ * Initial release (Closes: #843016)
- -- Sruthi Chandran <srud at disroot.org> Thu, 03 Nov 2016 12:03:44 +0530
+ -- Sruthi Chandran <srud at disroot.org> Thu, 03 Nov 2016 12:15:35 +0530
diff --git a/debian/control b/debian/control
index 9548764..a8281c6 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,13 @@ Depends:
, node-read-pkg-up (>= 1.0.1)
, node-normalize-package-data (>= 2.3.4)
, node-redent (>= 1.0.0)
-Description: CLI app helper
- FIX_ME long description
+Description: Command-line interface app helper
+ Features
+ Parses arguments using minimist
+ Converts flags to camelCase
+ Outputs version when --version
+ Outputs description and supplied help text when --help
+ Makes unhandled rejected promises fail loudly instead of default silent fail
+ Sets the process title to the binary name defined in package.json
.
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-meow.git
More information about the Pkg-javascript-commits
mailing list