[Pkg-javascript-commits] [node-jsonminify] 11/11: add bug number and description from ITP
Paolo Greppi
paolog-guest at moszumanska.debian.org
Wed Dec 21 11:36:10 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-jsonminify.
commit b9e4d1dabfd8d924481e26c82539c578a37a5c52
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Wed Dec 21 12:35:05 2016 +0100
add bug number and description from ITP
---
debian/changelog | 2 +-
debian/control | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 772a2f3..bdc392b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
node-jsonminify (0.4.1+dfsg1-1) UNRELEASED; urgency=low
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #848970)
* Repackage to exclude the plato report and the jsdoc-generated
directories.
diff --git a/debian/control b/debian/control
index 1952b81..958ba4a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
-Description: JSON.minify() minifies blocks of JSON-like content into valid JSON by removing all whitespace *and* comments.
- FIX_ME long description
+Description: Minify blocks of JSON-like content into valid JSON
+ Node.js module to minify blocks of JSON-like content into
+ valid JSON by removing all whitespace *and* comments.
.
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-jsonminify.git
More information about the Pkg-javascript-commits
mailing list