[Pkg-javascript-commits] [node-optimist] 32/33: Expand extended description.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Feb 27 23:21:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository node-optimist.
commit f9cd00baa5e225847ec7df85da12f37c74d30328
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Feb 28 00:18:24 2015 +0100
Expand extended description.
---
debian/changelog | 1 +
debian/control | 6 ++++++
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index c910c50..66fa9c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ node-optimist (0.6.1-1) UNRELEASED; urgency=medium
* Add upstream metadata.
* Add gbp.conf to use pristine-tar by default.
* Update 01-migrate_to_nodejs.patch, more node -> nodejs substitutions.
+ * Expand extended description.
-- Bas Couwenberg <sebastic at debian.org> Fri, 27 Feb 2015 20:24:43 +0100
diff --git a/debian/control b/debian/control
index 4d22be8..d9977ee 100644
--- a/debian/control
+++ b/debian/control
@@ -23,5 +23,11 @@ Depends: ${misc:Depends},
Description: light-weight option parsing library for NodeJS
Optimist is a light-weight node.js library for option parsing.
.
+ It is a library for people who hate option parsing. More specifically,
+ this module is for people who like all the --bells and -whistlz of
+ program usage but think optstrings are a waste of time.
+ .
+ With optimist, option parsing doesn't have to suck (as much).
+ .
Node.js is an event-based server-side JavaScript engine.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-optimist.git
More information about the Pkg-javascript-commits
mailing list