[Pkg-javascript-commits] [node-express] 07/15: update depends according with package.json

Leo Iannacone l3on-guest at moszumanska.debian.org
Mon Apr 28 16:45:54 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-express.

commit 288417da9732de95a9c16a28a727ed31f0e947ef
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Mon Apr 28 18:20:06 2014 +0200

    update depends according with package.json
---
 debian/control | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 049b69d..89c9565 100644
--- a/debian/control
+++ b/debian/control
@@ -16,18 +16,24 @@ Package: node-express
 Architecture: all
 Depends:
  ${misc:Depends}
- , nodejs (>= 0.6.19~dfsg1-3~)
- , node-connect (>= 2.7.2)
- , node-commander
- , node-range-parser
- , node-mkdirp (>= 0.3.3)
- , node-cookie
+ , nodejs
+ , node-parseurl
  , node-buffer-crc32
- , node-fresh
+ , node-qs
+ , node-cookie-signature
  , node-methods
+ , node-type-is
+ , node-accepts
  , node-send
- , node-cookie-signature
+ , node-escape-html
+ , node-cookie
+ , node-merge-descriptors
+ , node-fresh
  , node-debug
+ , node-range-parser
+ , node-path-to-regexp
+ , node-serve-static
+ , node-utils-merge
 Description: web application framework for node
  Express is a minimal and flexible node.js web application framework,
  providing a robust set of features for building single and multi-page,

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



More information about the Pkg-javascript-commits mailing list