[Pkg-javascript-commits] [node-serve-static] 03/06: add builddeps to run tests and node-escape-html according with upstream package.json

Leo Iannacone l3on-guest at moszumanska.debian.org
Mon Jun 16 20:19:24 UTC 2014


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

l3on-guest pushed a commit to branch master
in repository node-serve-static.

commit 53528d8fb21482799e7c3cad2577ba9abc2d04b1
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Mon Jun 16 22:11:50 2014 +0200

    add builddeps to run tests and node-escape-html according with upstream package.json
---
 debian/control | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/control b/debian/control
index 9de8ece..f336bf4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,12 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
+ , node-escape-html
+ , node-parseurl
+ , node-send
+ , node-should
+ , node-mocha
+ , node-supertest
 Standards-Version: 3.9.5
 Homepage: https://github.com/expressjs/serve-static
 Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-serve-static.git
@@ -17,6 +23,7 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
+ , node-escape-html
  , node-parseurl (>= 1.0.1)
  , node-send (>= 0.3.0)
 Description: static files server module for Node.js

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



More information about the Pkg-javascript-commits mailing list