[Pkg-javascript-commits] [node-multiparty] 04/08: update dependencies to match new release
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Fri Oct 17 05:45:03 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-multiparty.
commit 7e70a9694ca1b8105a6aecc1a61193861d5a0631
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Fri Oct 17 05:39:03 2014 +0000
update dependencies to match new release
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d6158c2..c8f6c5e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,13 @@ Uploaders: Jérémy Lal <kapouer at melix.org>, Andrew Kelley <superjoe30 at gmail.com
Build-Depends:
debhelper (>= 8.0.0)
, dh-buildinfo
- , node-findit (>= 1.2.0)
+ , node-findit (>= 2.0.0-2)
, node-mkdirp (>= 0.3.5)
, node-pend (>= 1.1.1)
, node-superagent (>= 0.18.0)
, node-rimraf (>= 2.2.2)
, node-request (>= 2.26.1)
+ , node-fd-slicer
, nodejs
Standards-Version: 3.9.5
Homepage: https://github.com/andrewrk/node-multiparty
@@ -23,6 +24,7 @@ Package: node-multiparty
Architecture: all
Depends:
${misc:Depends}
+ , node-fd-slicer
, nodejs
Description: Multipart/form-data parser for Node.js
node-multiparty is a well-tested multipart/form-data parser for
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-multiparty.git
More information about the Pkg-javascript-commits
mailing list