[Pkg-javascript-commits] [node-jison-lex] 05/07: Update Standards version, homepage and description
Sruthi Chandran
srud-guest at moszumanska.debian.org
Sat Oct 15 05:31:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository node-jison-lex.
commit be555905386f1ea4c8da78ed18d7280ccae21701
Author: Sruthi <srud at disroot.org>
Date: Sat Oct 15 10:46:11 2016 +0530
Update Standards version, homepage and description
---
debian/control | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 3f4b64c..ecbf742 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
-Standards-Version: 3.9.7
-Homepage: http://jison.org
+Standards-Version: 3.9.8
+Homepage: https://github.com/zaach/jison-lex
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-jison-lex.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-jison-lex.git
@@ -20,6 +20,8 @@ Depends:
, node-nomnom (>= 1.5.2)
, node-lex-parser (>= 0.1.x)
Description: lexical analyzer generator used by jison
- FIX_ME long description
+ A lexical analyzer generator used by jison. It takes a lexical grammar
+ definition (either in JSON or Bison's lexical grammar format) and outputs a
+ JavaScript lexer.
.
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-jison-lex.git
More information about the Pkg-javascript-commits
mailing list