[Pkg-javascript-commits] [node-prr] 02/05: add node-tap to build and autopkgtest deps
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Apr 11 14:22:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-prr.
commit e578771e46dafbee650a29bdd46c304ac15f0bef
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Apr 11 19:32:12 2017 +0530
add node-tap to build and autopkgtest deps
---
debian/control | 1 +
debian/tests/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index c5db9bb..2be8020 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
debhelper (>= 8)
, dh-buildinfo
, nodejs
+ , node-tap
Standards-Version: 3.9.5
Homepage: https://github.com/rvagg/prr
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-prr.git
diff --git a/debian/tests/control b/debian/tests/control
index 57fef33..fb6c3dc 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: require
Depends: node-prr
Test-Command: nodejs test.js
-Depends: @
+Depends: @, node-tap
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-prr.git
More information about the Pkg-javascript-commits
mailing list