[Pkg-javascript-commits] [node-body-parser] 06/07: add dependency on node-on-finished
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Fri Sep 12 05:57:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-body-parser.
commit f2392cf599379abbed3a2508ca6c520329b64338
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Fri Sep 12 05:03:38 2014 +0000
add dependency on node-on-finished
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 0578fb0..2b6f580 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Depends:
, node-bytes (>= 1.0.0)
, node-media-typer (>= 0.2.0)
, node-iconv (>= 2.1.4)
+ , node-on-finished (>= 2.1.0)
Description: body parsing middleware - Node.js module
body-parser is a Node.js module which provides connect middleware for parsing
HTTP request bodies. It supports JSON and urlencoded formats and does not
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-body-parser.git
More information about the Pkg-javascript-commits
mailing list