[Pkg-javascript-commits] [node-expand-brackets] 04/05: Update description and relax dependency node-debug
Sruthi Chandran
srud-guest at moszumanska.debian.org
Thu Nov 3 14:49:58 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-expand-brackets.
commit 13f204fa9b05a973f3f70722e45693c2a1f2457a
Author: Sruthi <srud at disroot.org>
Date: Thu Nov 3 19:19:03 2016 +0530
Update description and relax dependency node-debug
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index ca7f1b5..b1026b4 100644
--- a/debian/control
+++ b/debian/control
@@ -17,14 +17,14 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-debug (>= 2.2.0)
+ , node-debug (>= 2.1.0)
, node-snapdragon (>= 0.8.1)
, node-to-regex (>= 3.0.1)
, node-regex-not (>= 1.0.0)
, node-define-property (>= 0.2.5)
, node-extend-shallow (>= 2.0.1)
, node-posix-character-classes (>= 0.1.0)
-Description: Expand POSIX bracket expressions (character classes) in glob patterns.
- FIX_ME long description
+Description: Expand POSIX bracket expressions
+ Expand POSIX bracket expressions (character classes) in glob patterns.
.
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-expand-brackets.git
More information about the Pkg-javascript-commits
mailing list