[Pkg-javascript-commits] [node-cjson] 04/06: update description
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Oct 9 16:23:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-cjson.
commit 7984d117740ba6bb23ed565387da47e151781985
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Oct 9 21:29:29 2016 +0530
update description
---
debian/control | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 3d4ecc9..6d30063 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: node-cjson
-Section: web
+Section: contrib/web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen at debian.org>
@@ -7,7 +7,8 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
-Standards-Version: 3.9.7
+ , node-json-parse-helpfulerror
+Standards-Version: 3.9.8
Homepage: https://github.com/kof/node-cjson#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-cjson.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-cjson.git
@@ -17,8 +18,9 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-json-parse-helpfulerror (^1.0.3)
-Description: cjson - Commented JavaScript Object Notation. It is a json loader, which parses only valid json files, but with comments enabled. Useful for loading configs.
- FIX_ME long description
+ , node-json-parse-helpfulerror (>= 1.0.3)
+Description: commented JavaScript Object Notation
+ It is a json loader, which parses only valid json files, but with comments
+ enabled. Useful for loading configs.
.
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-cjson.git
More information about the Pkg-javascript-commits
mailing list