[gradle] 01/01: d/control: Remove all Recommends of gradle

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Thu Oct 8 01:32:02 UTC 2015


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

seamlik-guest pushed a commit to branch master
in repository gradle.

commit 525fc61a6a41e9037c4cf490fa85787bfbb0627e
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date:   Thu Oct 8 09:31:40 2015 +0800

    d/control: Remove all Recommends of gradle
---
 debian/changelog | 4 ++--
 debian/control   | 4 ----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1a826e1..ac1ea55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,12 +8,12 @@ gradle (2.7-1) UNRELEASED; urgency=low
     - Remove maven from Build-Depends
     - Add libcglib3-java to Build-Depends
     - Build-Depends on gradle (>= 2.5)
-    - Add checkstyle to Recommends
     - Add dh-exec to Build-Depends
     - Add java6-runtime-headless to Depends as an option
     - Replace dependencies of libservlet2.5-java and libtomcat7-java with
       libservlet3.1-java and libtomcat8-java
     - Add default-jre to Suggests and document it in the description
+    - Remove all Recommends
   * d/rules: No need to copy gradle-core codes to buildSrc
   * Remove fix_DocGenerationException.diff: No longer needed
   * Update maven_jcommander.diff to jcommander.diff
@@ -31,7 +31,7 @@ gradle (2.7-1) UNRELEASED; urgency=low
   [ Emmanuel Bourg ]
   * debian/watch: Exclude the release candidates from the versions reported
 
- -- Kai-Chung Yan <seamlikok at gmail.com>  Sat, 03 Oct 2015 18:37:27 +0800
+ -- Kai-Chung Yan <seamlikok at gmail.com>  Sat, 08 Oct 2015 09:37:27 +0800
 
 gradle (2.5-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 93d4041..13b5522 100644
--- a/debian/control
+++ b/debian/control
@@ -85,10 +85,6 @@ Depends: default-jre-headless (>= 1:1.6) | java7-runtime-headless | java6-runtim
          ${misc:Depends}
 Breaks: libgradle-core-java (<< 1.12)
 Replaces: libgradle-core-java (<< 1.12)
-Recommends: checkstyle,
-            default-jdk,
-            libcodenarc-groovy-java,
-            scala
 Suggests: default-jre
 Description: Powerful build system for the JVM
  Gradle is a build tool with a focus on build automation and support for

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git



More information about the pkg-java-commits mailing list