[node-kosmtik] 05/05: Begin adding build dependencies for testsuite

Ross Gammon ross-guest at moszumanska.debian.org
Fri Nov 11 17:33:58 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-kosmtik.

commit a5ffb4796668d21a7e145d1be79b5ef7103ef5fd
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Fri Nov 11 18:25:08 2016 +0100

    Begin adding build dependencies for testsuite
    
    Looks like we have lots of build dependencies with the wrong version, or
    uninstallable. Either the version in Debian is too high, or too low.
    Will need to fix these to finish off this package.
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f626053..6ca5960 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,9 @@ Uploaders: Ross Gammon <rosco2 at ubuntu.com>
 Build-Depends: debhelper (>= 9),
                dh-buildinfo,
                nodejs,
-               mocha
+               mocha,
+               node-semver (>= 5.0.3),
+               node-js-yaml (>= 3.4.2)
 Standards-Version: 3.9.8
 Homepage: https://github.com/kosmtik/kosmtik#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-kosmtik.git

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



More information about the Pkg-grass-devel mailing list