[Pkg-javascript-commits] [node-tap-mocha-reporter] 137/137: Add depends on strip-ansi
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Sep 7 09:49:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-tap-mocha-reporter.
commit a5d7584989bdb6de83b9b12fc0312de6263022d8
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Thu Sep 7 11:45:12 2017 +0200
Add depends on strip-ansi
---
debian/changelog | 6 ++++++
debian/control | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 49a08d1..cce98bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-tap-mocha-reporter (3.0.6-2) unstable; urgency=medium
+
+ * Add depends to strip-ansi
+
+ -- Bastien Roucariès <rouca at debian.org> Thu, 07 Sep 2017 11:45:04 +0200
+
node-tap-mocha-reporter (3.0.6-1) unstable; urgency=low
* Initial release (Closes: #872947)
diff --git a/debian/control b/debian/control
index c6b7d0c..d563d28 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends:
, node-debug (>= 2.1.3) <!nocheck>
, node-supports-color (>= 3) <!nocheck>
, node-escape-string-regexp (>= 1.0.3 ) <!nocheck>
+ , node-strip-ansi (>= 3) <!nocheck>
, node-tap-parser (>= 3) <!nocheck>
, node-glob (>= 7.0.5) <!nocheck>
, node-diff (>= 1.3.2) <!nocheck>
@@ -32,6 +33,7 @@ Depends:
, node-supports-color (>= 3)
, node-escape-string-regexp (>= 1.0.3)
, node-tap-parser (>= 3)
+ , node-strip-ansi (>= 3)
, node-glob (>= 7.0.5)
, node-diff (>= 1.3.2)
Enhances: node-tap
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap-mocha-reporter.git
More information about the Pkg-javascript-commits
mailing list