[Pkg-javascript-commits] [node-cliui] 03/03: add bug number and description from ITP
Paolo Greppi
paolog-guest at moszumanska.debian.org
Sat Nov 26 00:35:41 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-cliui.
commit eb90df952a76e1c991d95fe1123493c6b8a80d24
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Sat Nov 26 00:31:52 2016 +0000
add bug number and description from ITP
---
debian/changelog | 7 ++-----
debian/control | 10 ++++++----
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 01a849a..8747f02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,6 @@
node-cliui (3.2.0-1) UNRELEASED; urgency=low
- [ FIX_ME debian author Sat, 26 Nov 2016 00:23:35 +0000 ]
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #845266)
- [ root ]
- * New upstream release
+ -- Paolo Greppi <paolo.greppi at libpf.com> Sat, 26 Nov 2016 00:30:38 +0000
- -- root <root at debian10_64_packaging> Sat, 26 Nov 2016 00:24:22 +0000
diff --git a/debian/control b/debian/control
index 4017eb0..52e2841 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: node-cliui
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Uploaders: FIX_ME debian author
+Uploaders: Paolo Greppi <paolo.greppi at libpf.com>
Build-Depends:
debhelper (>= 9)
, dh-buildinfo
@@ -17,10 +17,12 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-wrap-ansi (>= 2.0.0)
, node-strip-ansi (>= 3.0.1)
, node-string-width (>= 1.0.1)
-Description: easily create complex multi-column command-line-interfaces
- FIX_ME long description
+ , node-wrap-ansi (>= 2.0.0)
+Description: easily create complex multi-column CLIs
+ Exposes a simple layout Domain Specific Language (DSL), reminiscent
+ of HTML (with div and span elements) that makes it possible to easily
+ create command-line-interfaces (CLIs).
.
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-cliui.git
More information about the Pkg-javascript-commits
mailing list