[Pkg-javascript-commits] [node-lex-parser] 01/04: update deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Oct 16 07:46:15 UTC 2016


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

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

commit bec5fdd84b116a4b7a86374766db363dd15de7cc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Oct 16 12:53:39 2016 +0530

    update deps
---
 debian/changelog | 6 ++++++
 debian/control   | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d413847..9ac8b02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-lex-parser (0.1.4-4) UNRELEASED; urgency=medium
+
+  * Add nodejs to depends and build deps (fix autopkgtest) 
+
+ -- Pirate Praveen <praveen at debian.org>  Sun, 16 Oct 2016 12:53:16 +0530
+
 node-lex-parser (0.1.4-3) unstable; urgency=medium
 
   * Make the package arch:all (fixes build failures) 
diff --git a/debian/control b/debian/control
index 4fd5755..dce061e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9)
+ , nodejs
  , jison
  , node-test
 Standards-Version: 3.9.8
@@ -12,7 +13,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-lex-parser.git
 
 Package: node-lex-parser
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: nodejs, ${shlibs:Depends}, ${misc:Depends}
 Description: parser for lexical grammars used by jison and jison-lex
  See /usr/share/doc/node-lex-parser/README.md for documentation
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lex-parser.git



More information about the Pkg-javascript-commits mailing list