[Pkg-javascript-commits] [node-cache-base] 05/07: update dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Jan 13 07:51:32 UTC 2018


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

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

commit c6d9b909ed179fa1553a8eec746c44696a15b69c
Author: Pirate Praveen <praveen at debian.org>
Date:   Sat Jan 13 12:50:32 2018 +0530

    update dependencies
---
 debian/control | 32 ++++++++++++--------------------
 1 file changed, 12 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index 04a46c4..0ba5323 100644
--- a/debian/control
+++ b/debian/control
@@ -8,16 +8,12 @@ Build-Depends:
  , dh-buildinfo
  , nodejs
  , mocha
- , node-set-value (>= 0.3.3)
- , node-lazy-cache (>= 2.0.1)
- , node-has-value (>= 0.3.1)
- , node-get-value (>= 2.0.5)
- , node-component-emitter (>= 1.2.1)
- , node-collection-visit (>= 0.2.1)
- , node-to-object-path (>= 0.3.0)
- , node-union-value (>= 0.2.3)
- , node-isobject (>= 2.1.0)
- , node-unset-value (>= 0.1.1)
+ , node-sellside-emitter (>= 1.2.1)
+ , node-collection-visit (>= 1.0.0)
+ , node-get-value (>= 2.0.6)
+ , node-isobject (>= 3.0.1)
+ , node-union-value (>= 1.0.0)
+ , node-unset-value (>= 1.0.0)
 Standards-Version: 3.9.8
 Homepage: https://github.com/jonschlinkert/cache-base
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-cache-base.git
@@ -28,16 +24,12 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-set-value (>= 0.3.3)
- , node-lazy-cache (>= 2.0.1)
- , node-has-value (>= 0.3.1)
- , node-get-value (>= 2.0.5)
- , node-component-emitter (>= 1.2.1)
- , node-collection-visit (>= 0.2.1)
- , node-to-object-path (>= 0.3.0)
- , node-union-value (>= 0.2.3)
- , node-isobject (>= 2.1.0)
- , node-unset-value (>= 0.1.1)
+ , node-sellside-emitter (>= 1.2.1)
+ , node-collection-visit (>= 1.0.0)
+ , node-get-value (>= 2.0.6)
+ , node-isobject (>= 3.0.1)
+ , node-union-value (>= 1.0.0)
+ , node-unset-value (>= 1.0.0)
 Description: Basic object cache for node.js/javascript projects
  Basic object cache with `get`, `set`, `del`, and `has` methods for 
  node.js/javascript projects

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



More information about the Pkg-javascript-commits mailing list