[Pkg-javascript-commits] [grunt] 04/08: Update dependencies, vcs urls, Standards version and compat

Sruthi Chandran srud-guest at moszumanska.debian.org
Fri Nov 11 08:50:00 UTC 2016


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

srud-guest pushed a commit to branch master
in repository grunt.

commit da53a1fb63beefb812b50f2e3c59a78ef53474d4
Author: Sruthi <srud at disroot.org>
Date:   Fri Nov 11 13:54:02 2016 +0530

    Update dependencies, vcs urls, Standards version and compat
---
 debian/compat  |  2 +-
 debian/control | 31 ++++++++++++++++++++++++-------
 2 files changed, 25 insertions(+), 8 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 5b3ea4c..5339ece 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,33 @@ Section: web
 Priority: extra
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Gustavo Noronha Silva <kov at debian.org>,
- Marcelo Jorge Vieira (metal) <metal at debian.org>
-Build-Depends: debhelper (>= 8.0.0)
-Standards-Version: 3.9.4
+ Marcelo Jorge Vieira (metal) <metal at debian.org>,
+ Sruthi Chandran <srud at disroot.org>
+Build-Depends: debhelper (>= 9)
+Standards-Version: 3.9.8
 Homepage: http://gruntjs.com/
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/grunt.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/grunt.git;a=summary
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/grunt.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/grunt.git
 
-Package: node-grunt
+Package: grunt
 Architecture: all
-Depends: ${misc:Depends}, nodejs (>= 0.8.0), node-dateformat
+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)
 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