[Pkg-javascript-commits] [node-findup-sync] 04/07: Update dependencies

Sruthi Chandran srud-guest at moszumanska.debian.org
Wed Nov 9 09:18:46 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-findup-sync.

commit d345e0db1bc4e9f76434bb3be123d6d8a6215c25
Author: Sruthi <srud at disroot.org>
Date:   Wed Nov 9 14:11:55 2016 +0530

    Update dependencies
---
 debian/control | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index aa2150d..d58e2bc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,24 @@ Section: web
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Matthew Pideil <matthewp_debian at teledetection.fr>
-Build-Depends: debhelper (>= 9.0.0)
+Build-Depends:
+ debhelper (>= 9)
+ , dh-buildinfo
+ , nodejs
 Standards-Version: 3.9.8
 Homepage: https://github.com/cowboy/node-findup-sync
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-findup-sync.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-javascript/node-findup-sync.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-findup-sync.git
 
 Package: node-findup-sync
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, nodejs, node-glob, node-lodash
+Depends: 
+ ${misc:Depends}
+ , nodejs
+ , node-detect-file (>= 0.1.0)
+ , node-is-glob (>= 2.0.1)
+ , node-micromatch (>= 2.3.7)
+ , node-resolve-dir (>= 0.1.0)
 Recommends: javascript-common
 Description: filename searcher function - Node.js module
  Find the first file matching a given pattern in the current directory or the

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



More information about the Pkg-javascript-commits mailing list