[Pkg-javascript-commits] [node-ebnf-parser] 06/08: update description, bump standards

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Oct 9 14:34:36 UTC 2016


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

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

commit b33842caf2df078ca5c3cb14c6d4c631cc65a120
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Oct 9 19:42:29 2016 +0530

    update description, bump standards
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index dac59c1..7c4dd8e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: node-ebnf-parser
-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,7 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Homepage: https://github.com/zaach/ebnf-parser
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-ebnf-parser.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-ebnf-parser.git
@@ -17,7 +17,8 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: A parser for BNF and EBNF grammars used by jison
- FIX_ME long description
+Description: parser for BNF and EBNF grammars used by jison
+ The parser translates a string grammar or JSON grammar into a JSON grammar
+ that jison can use (ENBF is transformed into BNF).
  .
  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-ebnf-parser.git



More information about the Pkg-javascript-commits mailing list