[Pkg-javascript-commits] [SCM] web development framework for NodeJS branch, master, updated. debian/2.5.9-2-20-gc1de6a0

Jonas Smedegaard dr at jones.dk
Fri Mar 15 01:16:53 UTC 2013


The following commit has been merged in the master branch:
commit fdfc416b1f1866530966daf37c908be1a1ea1cfa
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Mar 15 01:58:32 2013 +0100

    Depend on node-commander, node-range-parser, node-cookie, node-buffer-crc32, node-fresh, node-methods, node-send, node-cookie-signature and node-debug. Tighten dependency on node-connect and node-mkdirp. Stop depending on node-mime, node-qs or node-mkdirp.

diff --git a/debian/control b/debian/control
index 9bc3d5d..41b6d18 100644
--- a/debian/control
+++ b/debian/control
@@ -16,10 +16,17 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs (>= 0.6.19~dfsg1-3~)
- , node-connect
- , node-mime (>= 1.2.4)
- , node-qs (>= 0.4)
- , node-mkdirp (>= 0.3.0)
+ , node-connect (>= 2.7.2)
+ , node-commander
+ , node-range-parser
+ , node-mkdirp (>= 0.3.3)
+ , node-cookie
+ , node-buffer-crc32
+ , node-fresh
+ , node-methods
+ , node-send
+ , node-cookie-signature
+ , node-debug
 Description: web development framework for NodeJS
  Express is a web development framework for NodeJS, inspired to ruby's
  Sinatra.

-- 
web development framework for NodeJS



More information about the Pkg-javascript-commits mailing list