[Pkg-javascript-commits] [node-readdirp] 02/04: update dependencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed May 17 15:17:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-readdirp.
commit b6b6672ce0d6ac4874d1bed5c151eb12f5a8532d
Author: Pirate Praveen <praveen at debian.org>
Date: Wed May 17 20:30:40 2017 +0530
update dependencies
---
debian/control | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3b7964a..54fbf08 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,11 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.deb
Uploaders: Pirate Praveen <praveen at debian.org>
Build-Depends:
debhelper (>= 10),
+ nodejs (>= 0.6.19~dfsg1-3~),
dh-buildinfo,
+ node-graceful-fs (>= 4.1.2~),
+ node-minimatch (>= 3.0.2~),
+ node-set-immediate-shim
Standards-Version: 3.9.8
Homepage: https://github.com/thlorenz/readdirp
Vcs-Git: https://anonscm.debian.org/git/collab-maint/node-readdirp.git
@@ -16,7 +20,9 @@ Architecture: all
Depends:
${misc:Depends},
nodejs (>= 0.6.19~dfsg1-3~),
- node-minimatch (>= 0.2.4),
+ node-graceful-fs (>= 4.1.2~),
+ node-minimatch (>= 3.0.2~),
+ node-set-immediate-shim
Description: Recursive version of Node.js's fs.readdir
Recursive version of fs.readdir. Exposes a stream api.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-readdirp.git
More information about the Pkg-javascript-commits
mailing list