[Pkg-javascript-commits] [grunt] 01/01: dd node-rimraf to depends

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Nov 19 15:37:27 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 b9c1fb7743e8e91bc38eb84ce12cae6ea4decb23
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Nov 19 20:37:32 2016 +0530

    dd node-rimraf to depends
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 023b1f8..435abbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+grunt (1.0.1-3) unstable; urgency=medium
+
+  * Add node-rimraf to depends (Closes: #845012) 
+
+ -- Pirate Praveen <praveen at debian.org>  Sat, 19 Nov 2016 20:37:22 +0530
+
 grunt (1.0.1-2) unstable; urgency=medium
 
   * Add myself to uploaders
diff --git a/debian/control b/debian/control
index 08535ef..9ffe2c8 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Depends: ${misc:Depends}
  , node-minimatch (>= 3.0.0)
  , node-nopt (>= 3.0.6)
  , node-path-is-absolute (>= 1.0.0)
+ , node-rimraf (>= 2.2.8)
 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