[Pkg-javascript-commits] [node-map-visit] 01/01: tighten dependecnies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Jan 12 10:52:57 UTC 2018
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-map-visit.
commit 8109461117eece4fabeb77bd3cff3a2294210547
Author: Pirate Praveen <praveen at debian.org>
Date: Fri Jan 12 16:16:43 2018 +0530
tighten dependecnies
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index ce79061..fde49b1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends:
, dh-buildinfo
, nodejs
, mocha
- , node-object-visit (>= 0.3.4)
+ , node-object-visit (>= 1.0.0)
, node-clone-deep
- , node-extend-shallow
+ , node-extend-shallow (>= 2.0.1)
Standards-Version: 4.1.3
Homepage: https://github.com/jonschlinkert/map-visit
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-map-visit.git
@@ -21,7 +21,7 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-object-visit (>= 0.3.4)
+ , node-object-visit (>= 1.0.0)
Description: Map `visit` over an array of objects
/usr/share/doc/node-map-visit/README.md for more info.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-map-visit.git
More information about the Pkg-javascript-commits
mailing list