[Pkg-javascript-commits] [node-nopt] 03/04: Fix typo
Sruthi Chandran
srud-guest at moszumanska.debian.org
Wed Nov 9 10:57:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository node-nopt.
commit 0c56c735f9bd1402af60db1d6d05ad1a613ea1c0
Author: Sruthi <srud at disroot.org>
Date: Wed Nov 9 16:19:16 2016 +0530
Fix typo
---
debian/control | 2 +-
debian/tests/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index f682442..70c3685 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 9)
, nodejs
, dh-buildinfo
- , tap
+ , node-tap
Standards-Version: 3.9.8
Homepage: https://github.com/isaacs/nopt
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-nopt.git
diff --git a/debian/tests/control b/debian/tests/control
index e14314d..7f50d1d 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: require
Depends: node-nopt
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/node-nopt.git
More information about the Pkg-javascript-commits
mailing list