[Pkg-javascript-commits] [node-cross-spawn] 06/06: Update Standards version, fix tests, install lib folder

Sruthi Chandran srud-guest at moszumanska.debian.org
Mon Nov 7 06:42:17 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-cross-spawn.

commit 89fbe942f05e50a1107c4022737b952bd7053c96
Author: Sruthi <srud at disroot.org>
Date:   Mon Nov 7 12:05:10 2016 +0530

    Update Standards version, fix tests, install lib folder
---
 debian/control       | 2 +-
 debian/install       | 1 +
 debian/tests/control | 3 +++
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9ce4cc0..4eaf669 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
                node-expect.js,
                node-cross-spawn-async,
                node-rimraf
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-cross-spawn.git
 Vcs-Git: https://anonscm.debian.org/pkg-javascript/node-cross-spawn.git
 Homepage: https://github.com/IndigoUnited/node-cross-spawn
diff --git a/debian/install b/debian/install
index 8228b0f..e994dcd 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,3 @@
 package.json usr/lib/nodejs/cross-spawn/
 index.js usr/lib/nodejs/cross-spawn/
+lib usr/lib/nodejs/cross-spawn/
diff --git a/debian/tests/control b/debian/tests/control
index bc8c520..dac9e2f 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,5 @@
 Tests: require
 Depends: node-cross-spawn
+
+Test-Command: nodejs test/prepare && mocha --bail -R spec test/test
+Depends: @, @builddeps@

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



More information about the Pkg-javascript-commits mailing list