[Pkg-javascript-commits] [grunt] 01/03: fix dependency names (add node-)

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 99980d1f81470d2b40bab2bfb30754c800e32eae
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Nov 11 21:00:46 2016 +0530

    fix dependency names (add node-)
---
 debian/control | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 5339ece..c9d388a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,21 +15,21 @@ Package: grunt
 Architecture: all
 Depends: ${misc:Depends}
  , nodejs
- , coffee-script (>= 1.10.0)
- , dateformat (>= 1.0.11)
- , eventemitter2 (>= 0.4.13)
- , exit (>= 0.1.1)
- , findup-sync (>= 0.3.0)
- , glob (>= 7.0.0)
- , grunt-cli (>= 1.2.0)
- , grunt-known-options (>= 1.1.0)
- , grunt-legacy-log (>= 1.0.0)
- , grunt-legacy-util (>= 1.0.0)
- , iconv-lite (>= 0.4.13)
- , js-yaml (>= 3.5.2)
- , minimatch (>= 3.0.0)
- , nopt (>= 3.0.6)
- , path-is-absolute (>= 1.0.0)
+ , coffeescript (>= 1.10.0)
+ , node-dateformat (>= 1.0.11)
+ , node-eventemitter2 (>= 0.4.13)
+ , node-exit (>= 0.1.1)
+ , node-findup-sync (>= 0.3.0)
+ , node-glob (>= 7.0.0)
+ , node-grunt-cli (>= 1.2.0)
+ , node-grunt-known-options (>= 1.1.0)
+ , node-grunt-legacy-log (>= 1.0.0)
+ , node-grunt-legacy-util (>= 1.0.0)
+ , node-iconv-lite (>= 0.4.13)
+ , node-js-yaml (>= 3.5.2)
+ , node-minimatch (>= 3.0.0)
+ , node-nopt (>= 3.0.6)
+ , node-path-is-absolute (>= 1.0.0)
 Description: JavaScript task runner/build system/maintainer tool
  GRUNT automates several tasks related to maintaining a JavaScript library
  or framework. It can be used for JS code minification, unit testing, code

-- 
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