[Pkg-javascript-commits] [node-qs] 04/05: Rewrite description

Jérémy Lal kapouer at moszumanska.debian.org
Sun Oct 12 14:05:43 UTC 2014


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

kapouer pushed a commit to branch master
in repository node-qs.

commit c9d22662a6f651f1454c6b4e44d326c3ec103125
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sun Oct 12 16:05:14 2014 +0200

    Rewrite description
---
 debian/control | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6b1286f..e968470 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,10 @@ Package: node-qs
 Architecture: all
 Depends: ${misc:Depends}
  , nodejs
-Description: querystring parser library for Node.js
- QS is a querystring parser library for Node.js.
+Description: Parse, stringify query strings for Node.js
+ This module can parse or stringify query strings, and supports
+ nested objects with brackets notation.
+ Parameters `depth` and `parameterLimit` help prevent abusive
+ user input.
  .
  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-qs.git



More information about the Pkg-javascript-commits mailing list