[Pkg-javascript-commits] [node-jju] 04/07: bump standards fix description

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Oct 9 06:43:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-jju.

commit e73dd335cafd83840a725b3924f163b27bbd005f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Oct 9 11:44:31 2016 +0530

    bump standards fix description
---
 debian/control | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 4191530..2f9fa65 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Homepage: http://rlidwka.github.io/jju/
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-jju.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-jju.git
@@ -17,7 +17,10 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: a set of utilities to work with JSON / JSON5 documents
- FIX_ME long description
+Description: set of utilities to work with JSON / JSON5 documents
+ `jju.parse()` and `jju.stringify()` are better in some cases, but slower than
+ native `JSON.parse()` and `JSON.stringify()` versions. 
+ .
+ See /usr/share/doc/node-jju/README.md for more details.
  .
  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-jju.git



More information about the Pkg-javascript-commits mailing list