[Pkg-javascript-commits] [node-cross-spawn] 05/07: Add node-rimraf build dependency for new tests
Ross Gammon
ross-guest at moszumanska.debian.org
Sun Dec 13 18:11:50 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 310fe6f2a5cf3a4496effc2fdb55d2cd8f7653e1
Author: Ross Gammon <rossgammon at mail.dk>
Date: Sun Dec 13 18:42:53 2015 +0100
Add node-rimraf build dependency for new tests
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9461216..e11fbe8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9),
nodejs,
mocha,
node-expect.js,
- node-cross-spawn-async
+ node-cross-spawn-async,
+ node-rimraf
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-cross-spawn.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-cross-spawn.git
--
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