This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle.
commit a15fbdd07288fb58d7397f98a4fd4cefab8bb57b Author: Kai-Chung Yan (殷啟聰) <[email protected]> Date: Thu Nov 10 22:45:56 2016 +0800 Update d/changelog --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2390ca8..e4c5b46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ gradle (3.1-1) UNRELEASED; urgency=medium * 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 + * No longer build the PDF userguide since compiling PDF using xhtmlrenderer + requires the headful JDK * 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 @@ -37,6 +39,7 @@ gradle (3.1-1) UNRELEASED; urgency=medium * groovy >= 2.4.7 * gradle >= 2.13 * libnative-platform-java >= 0.11 + * gradle now Suggests gradle-doc (Closes: #843211) -- Kai-Chung Yan <[email protected]> Thu, 03 Nov 2016 19:31:08 +0800 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

