[Pkg-javascript-commits] [node-os-tmpdir] 07/12: Add a TODO file regarding missing dependencies for upstream tests

Ross Gammon ross-guest at moszumanska.debian.org
Fri Aug 21 07:14:47 UTC 2015


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

ross-guest pushed a commit to branch master
in repository node-os-tmpdir.

commit adb96b48cfe8fd73c30ab6c76ef33f718e8ba325
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Wed Aug 19 23:19:24 2015 +0200

    Add a TODO file regarding missing dependencies for upstream tests
---
 debian/TODO | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/debian/TODO b/debian/TODO
new file mode 100644
index 0000000..9194ab0
--- /dev/null
+++ b/debian/TODO
@@ -0,0 +1,22 @@
+At the moment, the upstream tests included in the package cannot be run due
+to a missing dependency. Node-ava is the required dependency and none of its
+dependencies are available either:
+
+Dependencies:
+NPM                                               Debian
+ava (0.0.4)                                       None
+├─ chalk (^0.5.1)                                 None
+│  ├─ ansi-styles (^2.1.0)                        None
+│  ├─ escape-string-regexp (^1.0.2)               None
+│  ├─ has-ansi (^2.0.0)                           None
+│  │  └─ ansi-regex (^2.0.0)                      None
+│  ├─ strip-ansi (^3.0.0)                         None
+│  │  └─ ansi-regex (^2.0.0)                      None
+│  └─ supports-color (^2.0.0)                     None
+│     └─ has-flag (^1.0.0)                        None
+├─ each-async (^1.0.0)                            None
+│  ├─ onetime (^1.0.0)                            None
+│  └─ set-immediate-shim (^1.0.0)                 None
+├─ log-symbols (^1.0.0)                           None
+│  └─ chalk (^1.0.0)                              None
+└─ minimist (^1.1.0)                              None

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



More information about the Pkg-javascript-commits mailing list