[Pkg-javascript-commits] [aproba] 10/10: Fixed the dependency name from tap to node-tap

Ross Gammon ross-guest at moszumanska.debian.org
Tue Jan 31 19:05:33 UTC 2017


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

ross-guest pushed a commit to branch master
in repository aproba.

commit 241e0d44819e69fb5b0879386a7d2c7e1fbef837
Author: Tushar Agey <agey.tushar3 at gmail.com>
Date:   Sat Jan 7 09:26:42 2017 +0000

    Fixed the dependency name from tap to node-tap
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index c52306a..260a7e0 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: require
 Depends: node-aproba
 
 Test-Command: tap test/*.js
-Depends: @, tap
+Depends: @, node-tap

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



More information about the Pkg-javascript-commits mailing list