[Pkg-javascript-commits] [node-grunt-legacy-log-utils] 03/05: Fix syntax
Sruthi Chandran
srud-guest at moszumanska.debian.org
Fri Nov 11 06:49:26 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-grunt-legacy-log-utils.
commit 91f623e3672b668643c7e7a2c29356d531445f4f
Author: Sruthi <srud at disroot.org>
Date: Fri Nov 11 12:09:40 2016 +0530
Fix syntax
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 85b3700..850d3ed 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-chalk (~1.1.1)
- , node-lodash (~4.3.0)
+ , node-chalk (>= 1.1.1)
+ , node-lodash (>= 4.3.0)
Description: Static methods for the Grunt 0.4.x logger.
FIX_ME long description
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-grunt-legacy-log-utils.git
More information about the Pkg-javascript-commits
mailing list