[Pkg-javascript-commits] [node-body-parser] 01/02: relax qs and raw-body dependency versions

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Jul 5 22:40:57 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 b0fa8310324c381f151ea66f7ef14531cacd81dc
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Jul 5 00:38:07 2014 +0000

    relax qs and raw-body dependency versions
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1fd2592..0578fb0 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-depd (>= 0.3.0)
- , node-qs (>= 0.6.6)
- , node-raw-body (>= 1.2.2)
+ , node-qs (>= 0.6.5)
+ , node-raw-body (>= 1.2.0)
  , node-type-is (>= 1.3.1)
  , node-bytes (>= 1.0.0)
  , node-media-typer (>= 0.2.0)

-- 
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