[Pkg-javascript-commits] [node-tap] 07/14: Remove article in description
Jérémy Lal
kapouer at moszumanska.debian.org
Mon Oct 20 00:02:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-tap.
commit 50d5717780002496c9323c2bff5ed518a99f57c4
Author: Jérémy Lal <kapouer at melix.org>
Date: Mon Oct 20 01:39:00 2014 +0200
Remove article in description
---
debian/control | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 4f62140..d3d6d84 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,13 @@ Build-Depends:
debhelper (>= 8)
, dh-buildinfo
, help2man
+ , node-glob
+ , node-nopt
+ , node-yamlish
+ , node-mkdirp
+ , node-slide
+ , node-inherits
+ , node-diff
, nodejs
Standards-Version: 3.9.6
Homepage: https://github.com/isaacs/node-tap
@@ -19,8 +26,8 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-glob (>= 3.2.1)
- , node-nopt (>= 2)
+ , node-glob
+ , node-nopt
, node-yamlish
, node-mkdirp
, node-slide
@@ -28,7 +35,7 @@ Depends:
, node-diff
Suggests:
node-runforcover
-Description: A Test-Anything-Protocol module for Node.js
+Description: Test-Anything-Protocol module for Node.js
Utilities for writing test harnesses complying with TAP output format.
.
TAP is a simple text-based interface between testing modules
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap.git
More information about the Pkg-javascript-commits
mailing list