[Pkg-javascript-commits] [node-cross-spawn] 01/01: Update dependencies, upstream have dropped node-cross-spawn-async
Ross Gammon
ross-guest at moszumanska.debian.org
Sat Nov 12 17:52:20 UTC 2016
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 01c7f290140aa59130d83ec08394e145e09947bb
Author: Ross Gammon <rossgammon at mail.dk>
Date: Sat Nov 12 18:51:22 2016 +0100
Update dependencies, upstream have dropped node-cross-spawn-async
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 4eaf669..38594e1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 9),
nodejs,
mocha,
node-expect.js,
- node-cross-spawn-async,
node-rimraf
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-cross-spawn.git
@@ -19,7 +18,8 @@ Package: node-cross-spawn
Architecture: all
Depends: ${misc:Depends},
nodejs,
- node-cross-spawn-async (<<3.0.0)
+ node-lru-cache,
+ node-which
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