[gradle] 01/01: Update d/chagelog

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Thu Nov 3 11:31:45 UTC 2016


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

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

commit 3e03159955bd017c31ed8e1acb801644d805f9a7
Author: Kai-Chung Yan (殷啟聰) <seamlikok at gmail.com>
Date:   Thu Nov 3 19:31:31 2016 +0800

    Update d/chagelog
---
 debian/changelog | 38 +++++++++++++++++++++++++++++++++++++-
 1 file changed, 37 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6f75feb..2390ca8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,44 @@
 gradle (3.1-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Rename javadoc directory: /usr/share/doc/gradle/{javadoc => api}
+  * Update to debhelper 10
+  * d/gradle.desktop: Improve zh-TW translation
+  * Move gradle-wrapper.jar from libgradle-core-java to libgradle-plugins-java
+  * gradle-doc: Install DSL documentations and release notes
+  * Use javahelper to install Javadoc
+  * No longer embed Class-Path in JAR manifests since Gradle uses its own class
+    loading mechanism, otherwise 2 sets of the same JARs will be loaded
+  * d/gradle-doc.lintian-overrides: Override duplicate-files since they are
+    example files not mistakes and the warnings are annoying
+  * Drop/new patches:
+    - disable_tests.diff: Now use a cleaner way to bypass tests
+    - disable_sonar.diff: Upstream dropped the sonar plugin
+    + drop_http-builder.patch: http-builder is not in Debian yet
+    + new_APIs_in_3.0.patch
+    + disable_Kotlin.patch
+    + disable_buildSrc_tests.patch
+    + dependency-management_depends_on_testkit.patch: Otherwise ZIP I/O errors
+    + Groovy_projects_depends_on_localGroovy.patch: Otherwise errors
+    + remove_timestamps.patch: Improve reproducibility by manually setting
+      timestamps and other dynamic properties
+    + drop_jmh-gradle-plugin.patch: jmh-gradle-plugin is not in Debian yet
+  * New JARs:
+    * gradle-composite-builds.jar
+    * gradle-ide-play.jar
+    * gradle-installation-beacon.jar
+    * gradle-jvm-services.jar
+    * gradle-logging.jar
+    * gradle-process-services.jar
+    * gradle-task-cache-http.jar
+  * d/control:
+    * Build-Depends on libfindbugs instead of findbugs
+    * Restrict dependencies:
+      * groovy >= 2.4.7
+      * gradle >= 2.13
+      * libnative-platform-java >= 0.11
 
- -- Kai-Chung Yan <seamlikok at gmail.com>  Thu, 20 Oct 2016 01:00:04 +0800
+ -- Kai-Chung Yan <seamlikok at gmail.com>  Thu, 03 Nov 2016 19:31:08 +0800
 
 gradle (2.13-4) unstable; urgency=emergency
 

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