[Pkg-javascript-commits] [node-use] 03/05: update dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jan 11 16:28:37 UTC 2018


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-use.

commit 8408e0dd62225c61f7359442bb820e921cd70442
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Jan 11 21:41:22 2018 +0530

    update dependencies
---
 debian/control | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 9d54627..7846540 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: node-use
-Section: web
+Section: javascript
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Sruthi Chandran <srud at disroot.org>
@@ -9,11 +9,9 @@ Build-Depends:
  , nodejs
  , mocha
  , node-extend-shallow
- , node-isobject (>= 2.1.0)
- , node-isarray (>= 1.0.0)
- , node-lazy-cache (>= 2.0.1)
  , node-define-property (>= 0.2.5)
-Standards-Version: 3.9.8
+ , node-kind-of (>= 6.0)
+Standards-Version: 4.1.3
 Homepage: https://github.com/jonschlinkert/use
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-use.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-use.git
@@ -23,10 +21,7 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-isobject (>= 2.1.0)
- , node-isarray (>= 1.0.0)
- , node-lazy-cache (>= 2.0.1)
- , node-define-property (>= 0.2.5)
+ , node-kind-of (>= 6.0)
 Description: Easily add plugin support to your node.js application
  Easily add plugin support to your node.js application. It is a different 
  take on plugin handling. This is not a middleware system

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



More information about the Pkg-javascript-commits mailing list