[Pkg-javascript-commits] [node-lex-parser] 01/02: run make in autopkgtest

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Oct 16 10:08:44 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 cd9657e244f2799d195a21788ed4f141d0ba672f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Oct 16 13:25:54 2016 +0530

    run make in autopkgtest
---
 debian/changelog     | 6 ++++++
 debian/tests/control | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0ae2d9b..ecfee69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-lex-parser (0.1.4-5) UNRELEASED; urgency=medium
+
+  * Run make before make test in autopkgtest 
+
+ -- Pirate Praveen <praveen at debian.org>  Sun, 16 Oct 2016 13:25:35 +0530
+
 node-lex-parser (0.1.4-4) unstable; urgency=medium
 
   * Add nodejs to depends and build deps (fix autopkgtest) 
diff --git a/debian/tests/control b/debian/tests/control
index 52ca4d8..c24b275 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Tests: require
 Depends: @
 
-Test-Command: make test
+Test-Command: make; make test
 Depends: @, @builddeps@

-- 
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