[Pkg-javascript-commits] [node-lolex] 12/12: update build deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Feb 10 19:02:57 UTC 2018


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

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

commit e57f065ab740cf0b51b9e629dedf6e52261af4dc
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Feb 11 00:13:35 2018 +0530

    update build deps
---
 debian/control       | 5 +++++
 debian/tests/control | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 048da1f..97d526d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,11 @@ Build-Depends:
  debhelper (>= 11)
  , dh-buildinfo
  , nodejs
+ , mocha
+ , node-sinon
+# , node-referee
+ , node-lodash
+ , node-samsam
 Standards-Version: 4.1.3
 Homepage: http://github.com/sinonjs/lolex
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-lolex.git
diff --git a/debian/tests/control b/debian/tests/control
index e50c5ef..59513e7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: require
 Depends: node-lolex
 
 Test-Command: NODE_PATH=debian/node_modules mocha -R spec
-Depends: @, mocha
+Depends: @, @builddeps@

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



More information about the Pkg-javascript-commits mailing list