[Pkg-javascript-commits] [node-cross-spawn] 04/04: Update to latest dependencies
Ross Gammon
ross-guest at moszumanska.debian.org
Sat Aug 15 20:18:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a commit to branch master
in repository node-cross-spawn.
commit ddcd3ae1a1fce2c723c66f05d7bfcf6e37e6c189
Author: Ross Gammon <rossgammon at mail.dk>
Date: Sat Aug 15 22:17:46 2015 +0200
Update to latest dependencies
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index eeb8da4..85538fe 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Package: node-cross-spawn
Architecture: all
Depends: ${misc:Depends},
nodejs,
- node-lru-cache (<< 3.0.0)
+ node-cross-spawn-async,
+ node-spawn-sync
Description: Cross platform drop-in replacement for spawn
Cross-spawn is a drop-in replacement for nodejs's spawn which does not
have full support on all platforms. Cross-spawn is a thin wrapper around
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cross-spawn.git
More information about the Pkg-javascript-commits
mailing list