[Pkg-javascript-commits] [node-global-modules] 04/05: update dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jan 24 12:06:34 UTC 2018


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

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

commit 3403e57a247c014b9a3e51b355cbd5f6a3ac4481
Author: Pirate Praveen <praveen at debian.org>
Date:   Wed Jan 24 17:34:41 2018 +0530

    update dependencies
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index ed3c6ee..c9a6848 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: node-global-modules
-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>
@@ -8,10 +8,10 @@ Build-Depends:
  , dh-buildinfo
  , nodejs
  , mocha
- , node-is-windows (>= 0.2.0)
- , node-global-prefix (>= 0.1.4)
- , node-fs-exists-sync (>= 0.1.0)
-Standards-Version: 3.9.8
+ , node-is-windows (>= 1.0.1)
+ , node-global-prefix (>= 1.0.1)
+ , node-resolve-dir (>= 1.0)
+Standards-Version: 4.1.3
 Homepage: https://github.com/jonschlinkert/global-modules
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-global-modules.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-global-modules.git
@@ -21,8 +21,9 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-is-windows (>= 0.2.0)
- , node-global-prefix (>= 0.1.4)
+ , node-is-windows (>= 1.0.1)
+ , node-global-prefix (>= 1.0.1)
+ , node-resolve-dir (>= 1.0)
 Description: directory used by npm for globally installed npm modules
  .
  Node.js is an event-based server-side JavaScript engine.

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



More information about the Pkg-javascript-commits mailing list