[Pkg-javascript-commits] [node-connect] 07/09: add node-finalhandler as dependecy

Leo Iannacone l3on-guest at moszumanska.debian.org
Fri Oct 17 11:08:29 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-connect.

commit b29628b6996e7b0eab640c529c1ac97d1ae38196
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Fri Oct 17 12:53:30 2014 +0200

    add node-finalhandler as dependecy
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 011bb8b..deda9c3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,9 @@ Build-Depends:
  , dh-buildinfo
  , nodejs
  , node-debug
- , node-parseurl
  , node-escape-html
+ , node-finalhandler
+ , node-parseurl
  , node-utils-merge
  , node-should
  , node-mocha
@@ -26,8 +27,9 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-debug
- , node-parseurl
  , node-escape-html
+ , node-finalhandler
+ , node-parseurl
  , node-utils-merge
 Description: extensible HTTP server framework - Node.js module
  Connect is an extensible HTTP server framework for Node.js

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



More information about the Pkg-javascript-commits mailing list