[Pkg-javascript-commits] [node-resumer] 05/08: Add README.Debian about testsuite not being available

Ross Gammon ross-guest at moszumanska.debian.org
Fri Nov 18 19:28:04 UTC 2016


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

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

commit 29e7dc92f050f56d3545141362f88c61fc4b5aad
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Fri Nov 18 20:11:45 2016 +0100

    Add README.Debian about testsuite not being available
---
 debian/README.Debian | 3 +++
 debian/rules         | 7 ++-----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..7f236d7
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,3 @@
+The upstream testsuite is currently disabled. It requires node-tape
+which is not yet packaged in Debian. In fact, node-resumer is being
+packaged because it is a dependency of node-tape. 
diff --git a/debian/rules b/debian/rules
index de57af0..4363aab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,6 @@
 %:
 	dh $@
 
-#override_dh_auto_build:
-
+# Upstream testsuite also requires tape which is not packaged yet
 #override_dh_auto_test:
-
-
-
+#	tap test/*.js

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



More information about the Pkg-javascript-commits mailing list