[Pkg-javascript-commits] [node-expand-tilde] 01/01: add node-is-windows to build and test deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Oct 25 15:16:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-expand-tilde.

commit 3760e80ddb857c3c186012df747cc5185490b0a3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Oct 25 20:45:11 2016 +0530

    add node-is-windows to build and test deps
---
 debian/control       | 1 +
 debian/tests/control | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d8b8634..10a4b61 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
  , dh-buildinfo
  , nodejs
  , mocha
+ , node-is-windows
 Standards-Version: 3.9.8
 Homepage: https://github.com/jonschlinkert/expand-tilde
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-expand-tilde.git
diff --git a/debian/tests/control b/debian/tests/control
index 291fffa..b673efb 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: require
 Depends: node-expand-tilde
 
 Test-Command: mocha -R spec
-Depends: @, mocha
+Depends: @, mocha, node-is-windows

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-expand-tilde.git



More information about the Pkg-javascript-commits mailing list