[Pkg-javascript-commits] [node-errorhandler] 03/04: add node-accepts and node-escape-html as builddep

Leo Iannacone l3on-guest at moszumanska.debian.org
Fri Jul 4 10:53:44 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-errorhandler.

commit d8053d0f376e746390e51efa8f0aa080774a1823
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Fri Jul 4 12:52:34 2014 +0200

    add node-accepts and node-escape-html as builddep
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 1786469..8c489c1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Build-Depends:
  debhelper (>= 8)
  , dh-buildinfo
  , nodejs
+ , node-accepts
+ , node-escape-html
  , node-connect
  , node-mocha
  , node-should
@@ -22,6 +24,8 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
+ , node-accepts
+ , node-escape-html
 Description: error handler middleware - Node.js
  This package provides a middleware to handle errors and to be used
  in a development environment.

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



More information about the Pkg-javascript-commits mailing list