[Pkg-javascript-commits] [node-snapdragon] 08/10: update dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jan 12 11:26: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-snapdragon.

commit 475fa778e954b45be3272f7472cabc05db3967dd
Author: Pirate Praveen <praveen at debian.org>
Date:   Fri Jan 12 13:23:36 2018 +0530

    update dependencies
---
 debian/control                        | 20 +++++++++++++-------
 debian/{source => }/lintian-overrides |  0
 2 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index e277611..cdd0dac 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,17 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.deb
 Uploaders: Sruthi Chandran <srud at disroot.org>
 Build-Depends: debhelper (>= 10),
                mocha,
-               node-base (>= 0.11.1),
                node-css,
-               node-debug (>= 2.1.0),
+               node-component-emitter (>= 1.2.1),
+               node-debug (>= 2.6.2),
                node-define-property (>= 0.2.5),
                node-extend-shallow (>= 2.0.1),
+               node-get-value (>= 2.0.6),
+               node-isobject (>= 3.0.0),
                node-map-cache (>= 0.2.2),
                node-source-map (>= 0.5.6),
-               node-use (>= 2.0.0),
+               node-use (>= 2.0.2),
+               node-lazy-cache,
                nodejs
 Standards-Version: 4.1.1
 Homepage: https://github.com/jonschlinkert/snapdragon
@@ -21,14 +24,17 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-snapdragon.git
 
 Package: node-snapdragon
 Architecture: all
-Depends: node-base (>= 0.11.1),
-         node-css,
-         node-debug (>= 2.1.0),
+Depends: node-css,
+         node-component-emitter (>= 1.2.1),
+         node-debug (>= 2.6.2),
          node-define-property (>= 0.2.5),
          node-extend-shallow (>= 2.0.1),
+         node-get-value (>= 2.0.6),
+         node-isobject (>= 3.0.0),
          node-map-cache (>= 0.2.2),
          node-source-map (>= 0.5.6),
-         node-use (>= 2.0.0),
+         node-use (>= 2.0.2),
+         node-lazy-cache,
          nodejs,
          ${misc:Depends}
 Description: Fast, pluggable and easy-to-use parser-renderer factory
diff --git a/debian/source/lintian-overrides b/debian/lintian-overrides
similarity index 100%
rename from debian/source/lintian-overrides
rename to debian/lintian-overrides

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



More information about the Pkg-javascript-commits mailing list