[Pkg-javascript-commits] [grunt] 03/03: fix coffeescript version
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Nov 11 16:09:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository grunt.
commit 478d4be1f78044143c9c48cd24547081c2f4a543
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Nov 11 21:05:12 2016 +0530
fix coffeescript version
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index fec8e30..b12d675 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: grunt
Architecture: all
Depends: ${misc:Depends}
, nodejs
- , coffeescript (>= 1.10.0)
+ , coffeescript (>= 1.10.0~)
, node-dateformat (>= 1.0.11)
, node-eventemitter2 (>= 0.4.13)
, node-exit (>= 0.1.1)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/grunt.git
More information about the Pkg-javascript-commits
mailing list