[Pkg-javascript-commits] [node-yazl] 05/05: turn on upstream tests

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Oct 17 05:53:21 UTC 2014


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

andrewrk-guest pushed a commit to branch master
in repository node-yazl.

commit ef7762396586d422e46a77d2e40d9b0b4652869a
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Fri Oct 17 05:51:57 2014 +0000

    turn on upstream tests
---
 debian/control | 3 +++
 debian/rules   | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/control b/debian/control
index cbda1df..d7c493c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,9 @@ Uploaders: Andrew Kelley <superjoe30 at gmail.com>
 Build-Depends:
  debhelper (>= 8)
  , dh-buildinfo
+ , node-bl
+ , node-yauzl
+ , node-buffer-crc32
  , nodejs
 Standards-Version: 3.9.6
 Homepage: https://github.com/thejoshwolfe/yazl
diff --git a/debian/rules b/debian/rules
index 0c06312..5707324 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,5 @@
 %:
 	dh $@
 
+override_dh_auto_test:
+	nodejs test/test.js

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



More information about the Pkg-javascript-commits mailing list