[Pkg-javascript-commits] [node-globule] 04/05: Update dependencies
Sruthi Chandran
srud-guest at moszumanska.debian.org
Wed Nov 9 10:01:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository node-globule.
commit 8659bb04d6432dde142a09d8b63b3428224e253b
Author: Sruthi <srud at disroot.org>
Date: Wed Nov 9 15:18:40 2016 +0530
Update dependencies
---
debian/control | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 6078f4c..9b94283 100644
--- a/debian/control
+++ b/debian/control
@@ -6,19 +6,18 @@ Priority: extra
Build-Depends: debhelper (>= 9),
dh-buildinfo,
nodejs
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-javascript/node-globule.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-globule.git
Homepage: https://github.com/cowboy/node-globule
-XS-Testsuite: autopkgtest
Package: node-globule
Architecture: all
Depends: ${misc:Depends},
nodejs,
- node-lodash,
- node-glob,
- node-minimatch
+ node-lodash (>= 4.16.4),
+ node-glob (>= 7.1.1),
+ node-minimatch (>= 3.0.2)
Description: Easy-to-use wildcard globbing library for Node.js
globule is an easy-to-use wildcard globbing library for Node.js.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-globule.git
More information about the Pkg-javascript-commits
mailing list