[Pkg-javascript-commits] [node-chai] 02/02: Update deps and builddeps
Sruthi Chandran
srud-guest at moszumanska.debian.org
Thu Oct 26 17:30:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository node-chai.
commit 47a359c3133b03bd7efa3d1e795901aef308e480
Author: Sruthi Chandran <srud at disroot.org>
Date: Thu Oct 26 22:40:48 2017 +0530
Update deps and builddeps
---
debian/control | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 20a423c..597356f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,12 @@ Build-Depends:
, dh-buildinfo
, nodejs
, mocha
- , node-type-detect (>= 1.0.0)
+ , node-type-detect (>= 4.0.0)
, node-assertion-error (>= 1.0.1)
- , node-deep-eql (>= 2.0~)
+ , node-deep-eql (>= 3.0~)
+ , node-check-error (>= 1.0.1)
+ , node-pathval (>= 1.0.0)
+ , node-get-func-name
Standards-Version: 4.1.1
Homepage: http://chaijs.com
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-chai.git
@@ -22,9 +25,12 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-type-detect (>= 1.0.0)
+ , node-type-detect (>= 4.0.0)
, node-assertion-error (>= 1.0.1)
- , node-deep-eql (>= 2.0~)
+ , node-deep-eql (>= 3.0~)
+ , node-check-error (>= 1.0.1)
+ , node-pathval (>= 1.0.0)
+ , node-get-func-name
Description: BDD/TDD assertion library for node.js and the browser.
Chai is a BDD / TDD assertion library for [node](http://nodejs.org) and the
browser that can be delightfully paired with any javascript testing framework.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-chai.git
More information about the Pkg-javascript-commits
mailing list