[Pkg-javascript-commits] [node-livescript] 02/02: fix autopkgtest

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Nov 19 17:55:43 UTC 2016


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

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

commit b78d89a9050640d39784b95892c69a787d8c1d11
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Nov 19 23:06:42 2016 +0530

    fix autopkgtest
---
 debian/changelog     | 3 ++-
 debian/tests/control | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9be8749..685fd95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 node-livescript (1.5.0+dfsg-3) unstable; urgency=medium
 
-  * Add livescript to builddeps (Closes: #841587) 
+  * Add livescript to builddeps (Closes: #841587)
+  * Add jison to autopkgtest depends (fixes autopkgtest failure) 
 
  -- Pirate Praveen <praveen at debian.org>  Sat, 19 Nov 2016 22:53:58 +0530
 
diff --git a/debian/tests/control b/debian/tests/control
index f3a76a4..9f662a0 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: require
 Depends: @
 
 Test-Command: make test
-Depends: @
+Depends: @, jison

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



More information about the Pkg-javascript-commits mailing list