[gradle] 01/03: disable_aws.diff: Add description

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Tue Jul 7 13:14:42 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 a8667de82893c64ae46577fb0d6c349c3472f66a
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date:   Tue Jul 7 20:13:38 2015 +0800

    disable_aws.diff: Add description
---
 debian/changelog                | 12 +++++++-----
 debian/patches/disable_aws.diff |  3 +++
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b879bd5..fd1eac9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gradle (2.4-1) UNRELEASED; urgency=low
   * New upstream release (Closes: #754725)
   * d/control: Remove maven from Depends
   * d/control: Remove bintray-client-java from (Build-)Depends
+  * d/control: Change Groovy dependencies to groovy2
   * d/watch: Watch services.gradle.org
   * d/copyright: Add Files-Excluded for uscan
   * d/rules: Simplify get-orig-source target
@@ -20,11 +21,12 @@ gradle (2.4-1) UNRELEASED; urgency=low
     - diagnostics_jquery.diff
     - disable_css3pie.diff
   * Multiple new patches under debian/patches/:
-  * disable_aws.diff: AWS SDK for Java is not in Debian
-  * taskOrdering.diff: shouldRunAfter() is not in Gradle 1.5
-  * jcommander.diff: Gradle uses jcommander but does not declare the dependency
-  * nekohtml.diff: Fix nekohtml usage
-  * relax_warnings.diff: strictCompile.gradle is too strict
+    - disable_aws.diff: AWS SDK for Java is not in Debian
+    - taskOrdering.diff: shouldRunAfter() is not in Gradle 1.5
+    - jcommander.diff: Gradle uses jcommander but does not declare the
+      dependency
+    - nekohtml.diff: Fix nekohtml usage
+    - relax_warnings.diff: strictCompile.gradle is too strict
   * gradle-doc no longer provides Gradle User Guide and DSL Reference because
     missing Sonar plugins causes their compilation produce errors.
 
diff --git a/debian/patches/disable_aws.diff b/debian/patches/disable_aws.diff
index 57eb0d4..e186ca8 100644
--- a/debian/patches/disable_aws.diff
+++ b/debian/patches/disable_aws.diff
@@ -1,3 +1,6 @@
+Description: AWS SDK for Java is not in Debian yet.
+Author: Kai-Chung Yan <seamlikok at gmial.com>
+Last-Update: 2015-07-07
 --- a/build.gradle
 +++ b/build.gradle
 @@ -94,7 +94,7 @@

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