[Pkg-javascript-commits] [node-is-primitive] 07/07: Add node-should to deps

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Oct 18 13:34:31 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-is-primitive.

commit 6df1d533cacba9aa89e69d6456462457ce03129f
Author: Sruthi <srud at disroot.org>
Date:   Tue Oct 18 18:57:57 2016 +0530

    Add node-should to deps
---
 debian/control       | 1 +
 debian/tests/control | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 09cfd9b..f4bc85c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
  , dh-buildinfo
  , nodejs
  , mocha
+ , node-should
 Standards-Version: 3.9.8
 Homepage: https://github.com/jonschlinkert/is-primitive
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-is-primitive.git
diff --git a/debian/tests/control b/debian/tests/control
index 65138cb..0694b60 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: require
 Depends: node-is-primitive
 
 Test-Command: mocha -R spec
-Depends: @, mocha
+Depends: @, mocha, node-should

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



More information about the Pkg-javascript-commits mailing list