[Pkg-javascript-commits] [node-cross-spawn] 01/09: Update	dependencies
    Ross Gammon 
    ross-guest at moszumanska.debian.org
       
    Sun Aug  6 21:15:19 UTC 2017
    
    
  
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 7f3b8dc5aae8b05d6f2082d217448317db2b8611
Author: Ross Gammon <rosco2 at ubuntu.com>
Date:   Sun Aug 6 20:35:20 2017 +0200
    Update dependencies
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 38594e1..119d73f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9),
                nodejs,
                mocha,
                node-expect.js,
-               node-rimraf
+               node-rimraf,
+               node-once
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-cross-spawn.git
 Vcs-Git: https://anonscm.debian.org/pkg-javascript/node-cross-spawn.git
@@ -19,7 +20,8 @@ Architecture: all
 Depends: ${misc:Depends},
          nodejs,
          node-lru-cache,
-         node-which
+         node-which,
+         node-shebang-command
 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