[Pkg-javascript-commits] [node-md5.js] 22/22: Build depends on tape

Bastien Roucariès rouca at moszumanska.debian.org
Wed Sep 6 09:56:04 UTC 2017


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

rouca pushed a commit to branch master
in repository node-md5.js.

commit 2786f7f1aa4e4d61b42476359169142f7052e67f
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Sun Aug 27 15:14:42 2017 +0200

    Build depends on tape
---
 debian/control       | 1 +
 debian/tests/control | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index cb8ae0d..801bf4e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
  , node-inherits (>= 2.0.1) <!nocheck>
  , node-hash-base (>= 3.0.0) <!nocheck>
  , node-hash-test-vectors (>= 1.3.2) <!nocheck>
+ , node-tape (>= 4.2) <!nocheck>
 Standards-Version: 4.1.0
 Homepage: https://github.com/crypto-browserify/md5.js
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-md5.js.git
diff --git a/debian/tests/control b/debian/tests/control
index 26ed8f6..21e6692 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,4 +3,5 @@ Depends: node-md5.js, nodejs (>= 6)
 
 Tests: runtestsuite
 Depends: node-md5.js, nodejs (>= 6),
- node-hash-test-vectors (>= 1.3.2)
+ node-hash-test-vectors (>= 1.3.2),
+ node-tape (>= 4.2)

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



More information about the Pkg-javascript-commits mailing list