[Pkg-javascript-commits] [node-carto] 07/07: Add build dependencies for tests.
Bas Couwenberg
sebastic at debian.org
Thu Dec 22 21:40:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository node-carto.
commit 935e25d6ae459948be0dc343324d272c5d994169
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Dec 22 22:27:21 2016 +0100
Add build dependencies for tests.
---
debian/changelog | 1 +
debian/control | 8 +++++++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index cedb796..b6f6149 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ node-carto (0.16.3-1) UNRELEASED; urgency=medium
* Add node-{chroma-js,husl,lodash,semver} to dependencies.
* Drop node-{optimist,underscore,xml2js} from dependencies.
* Use mocha in dh_auto_test override.
+ * Add build dependencies for tests.
-- Jérémy Lal <kapouer at melix.org> Sat, 12 Nov 2016 10:35:15 +0100
diff --git a/debian/control b/debian/control
index 7404b2f..d24fdeb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,13 @@ Priority: extra
Build-Depends: debhelper (>= 9~),
dh-buildinfo,
mocha,
- nodejs
+ nodejs,
+ node-chroma-js,
+ node-husl,
+ node-js-yaml,
+ node-lodash,
+ node-sax,
+ node-semver
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/node-carto.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/node-carto.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-carto.git
More information about the Pkg-javascript-commits
mailing list