[Pkg-javascript-commits] [node-object-inspect] 04/06: Add new test, and its new dependency

Ross Gammon ross-guest at moszumanska.debian.org
Fri Aug 4 20:59:16 UTC 2017


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

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

commit 483e2e3129bddeda7b4cb9217dbae7aaf353d3bb
Author: Ross Gammon <rosco2 at ubuntu.com>
Date:   Fri Aug 4 22:19:09 2017 +0200

    Add new test, and its new dependency
---
 debian/control | 3 ++-
 debian/rules   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f8a6f85..aa6f2fa 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Ross Gammon <rosco2 at ubuntu.com>
 Build-Depends: debhelper (>= 9),
                dh-buildinfo,
                nodejs,
-               node-tape
+               node-tape,
+               node-core-js (>= 2.4.1)
 Standards-Version: 4.0.0
 Homepage: https://github.com/substack/object-inspect
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-object-inspect.git
diff --git a/debian/rules b/debian/rules
index dd2c485..8fea13b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,4 @@
 
 override_dh_auto_test:
 	tape test/*.js
+	nodejs test-core-js

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



More information about the Pkg-javascript-commits mailing list