[Pkg-javascript-commits] [node-is-equal-shallow] 01/01: fix dependencies
Shanavas M
shanavas-guest at moszumanska.debian.org
Tue Nov 1 18:26:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
shanavas-guest pushed a commit to branch master
in repository node-is-equal-shallow.
commit 537c7e59e32d406fdb7dc432228a00a4833ce5e2
Author: Shanavas M <shanavas.m2 at gmail.com>
Date: Tue Nov 1 18:24:53 2016 +0000
fix dependencies
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index edd2cd4..f0e90db 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,9 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
+ , node-is-primitive (>= 2.0.0)
, mocha
- , node-should (>=4.0.4)
+ , node-should (>= 4.0.4)
Standards-Version: 3.9.8
Homepage: https://github.com/jonschlinkert/is-equal-shallow
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-is-equal-shallow.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-is-equal-shallow.git
More information about the Pkg-javascript-commits
mailing list