[Pkg-javascript-commits] [node-minimatch] 06/14: Depends only on node-brace-expansion

Jérémy Lal kapouer at moszumanska.debian.org
Thu Nov 3 23:36:01 UTC 2016


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

kapouer pushed a commit to branch master
in repository node-minimatch.

commit 3d0d3a9cc4f791b47d8ce0ee8b771d7f277cfe55
Author: Jérémy Lal <kapouer at melix.org>
Date:   Fri Nov 4 00:11:51 2016 +0100

    Depends only on node-brace-expansion
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d945def..8e3a607 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,7 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-lru-cache (>= 2)
- , node-sigmund
+ , node-brace-expansion
 Description: Convert glob expressions into RegExp objects for Node.js
  A pure javascript, not strictly compatible, implementation of fnmatch/glob.
  Supports negation, comment, double-star, brace expansion.

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



More information about the Pkg-javascript-commits mailing list