[Pkg-javascript-commits] [node-connect-timeout] 09/11: add node-on-headers as dependency
Leo Iannacone
l3on-guest at moszumanska.debian.org
Fri Oct 10 14:47:12 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-timeout.
commit d43a27456d2d2f2300d2f292f2784985abbb6efe
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Fri Oct 10 16:36:04 2014 +0200
add node-on-headers as dependency
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 42ec75c..a726433 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
, dh-buildinfo
, nodejs
, node-debug
+ , node-on-headers
, node-should
, node-mocha
, node-supertest
@@ -23,6 +24,7 @@ Depends:
${misc:Depends}
, nodejs
, node-debug
+ , node-on-headers
Description: connect middleware for timing out HTTP requests - Node.js module
This module allows one to set a timeout (default 5000 milliseconds) for
HTTP requests. A new timeout event is added to the HTTP request instance
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-connect-timeout.git
More information about the Pkg-javascript-commits
mailing list