[Pkg-javascript-commits] [node-strip-json-comments] 03/05: Better descriptions in d/control
Julien Puydt
julien.puydt at laposte.net
Tue Jun 23 16:49:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-strip-json-comments.
commit 2dc7a39e49ee4acd4624eb992f713853bdf5102c
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Tue Jun 23 18:32:36 2015 +0200
Better descriptions in d/control
---
debian/control | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 98ad820..ed93561 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@ Testsuite: autopkgtest
Package: node-strip-json-comments
Architecture: all
Depends: nodejs, ${misc:Depends}
-Description: Strip comments from JSON
- This simple script will let you use comments in your JSON files, since you can
- use it to strip them afterwards.
+Description: Node.js module to strip comments from JSON
+ This module and command-line client will let you strip comments from your JSON files.
.
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-strip-json-comments.git
More information about the Pkg-javascript-commits
mailing list