[Pkg-javascript-commits] [node-husl] 03/11: Add build dependencies for tests & fix secure Vcs URI
Ross Gammon
ross-guest at moszumanska.debian.org
Wed Nov 16 21:54:06 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-husl.
commit 36e443f4182e541b38fef9ed44cefb04bda79388
Author: Ross Gammon <rossgammon at mail.dk>
Date: Wed Nov 16 21:50:23 2016 +0100
Add build dependencies for tests & fix secure Vcs URI
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index b8e2f59..fab024d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,13 @@ Uploaders: Ross Gammon <rosco2 at ubuntu.com>
Build-Depends: debhelper (>= 9),
dh-buildinfo,
nodejs,
- mocha
+ mocha,
+ coffeescript,
+ node-underscore
Standards-Version: 3.9.8
Homepage: http://www.husl-colors.org
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-husl.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-javascript/node-husl.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-husl.git
Package: node-husl
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-husl.git
More information about the Pkg-javascript-commits
mailing list