[Pkg-javascript-commits] [node-mocks-http] 03/03: add new dependency
Thorsten Alteholz
alteholz at moszumanska.debian.org
Wed Feb 17 21:14:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository node-mocks-http.
commit 7a8af1ca484e6de36a64dc0326b8bf62d1682477
Author: Thorsten Alteholz <debian at alteholz.de>
Date: Wed Feb 17 20:03:02 2016 +0100
add new dependency
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3e9011c..cc663c4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Homepage: https://github.com/howardabrams/node-mocks-http
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-mocks-http.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-javascript/node-mocks-http.git
@@ -18,6 +18,7 @@ Depends:
${misc:Depends}
, nodejs
, node-mime (>= 1.3.4)
+ , node-type-is
Description: Mock 'http' objects for testing Express routing functions
Mock 'http' objects for testing Express routing functions, but could
be used for testing any Node.js web server applications that have code
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git
More information about the Pkg-javascript-commits
mailing list