[Pkg-javascript-commits] [node-errno] 04/04: add node-tape as build dep
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu May 4 09:39:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-errno.
commit 9d52ace2fed1d2ed3e8cb7343bd4ad60f0899164
Author: Pirate Praveen <praveen at debian.org>
Date: Thu May 4 15:06:49 2017 +0530
add node-tape as build dep
---
debian/control | 1 +
debian/tests/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ccaedf6..911b23b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
, node-request
, node-prr <!nocheck>
, nodejs (>= 4.7)
+ , node-tape
Standards-Version: 3.9.8
Homepage: https://github.com/rvagg/node-errno
Vcs-Git: https://anonscm.debian.org/pkg-javascript/node-errno.git
diff --git a/debian/tests/control b/debian/tests/control
index 7750a78..5915092 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: require
Depends: node-errno
Tests: runtestsuite
-Depends: @
+Depends: @, node-tape
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-errno.git
More information about the Pkg-javascript-commits
mailing list