[Pkg-javascript-commits] [node-regex-not] 05/05: update build/test deps
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Oct 27 11:03:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-regex-not.
commit d542eeebf95fc7211cd8108a7cc1bf8db148cde2
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Oct 27 16:21:35 2016 +0530
update build/test deps
---
debian/control | 1 +
debian/tests/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 2cc07c3..d46fc6b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
, dh-buildinfo
, nodejs
, mocha
+ , node-extend-shallow (>= 2.0.1~)
Standards-Version: 3.9.8
Homepage: https://github.com/jonschlinkert/regex-not
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-regex-not.git
diff --git a/debian/tests/control b/debian/tests/control
index 476a808..83ef3e4 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: require
Depends: node-regex-not
Test-Command: mocha -R spec
-Depends: @, mocha
+Depends: @, mocha, node-extend-shallow
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-regex-not.git
More information about the Pkg-javascript-commits
mailing list