gradle-debian-helper (2.0.1build1) cosmic; urgency=medium

  * Re-upload removed package.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 26 Sep 2018 14:39:43 +0200

gradle-debian-helper (2.0.1) unstable; urgency=medium

  * Inject the hook into the bootclasspath of the forked Gradle daemons
    (Closes: #908979)

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 17 Sep 2018 10:24:56 +0200

gradle-debian-helper (2.0) unstable; urgency=medium

  * Team upload.
  * Changed the dependency interception logic to use a hook called from Gradle's
    Maven resolver. This avoids depending on Gradle internal classes and reduces
    the risk of incompatibilities when upgrading Gradle.
  * Removed the recommended dependency on debhelper
  * Standards-Version updated to 4.2.1
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Sun, 16 Sep 2018 16:12:11 +0200

gradle-debian-helper (1.6) unstable; urgency=medium

  * Team upload.

  [ tony mancill ]
  * Add -Dfile.encoding=UTF-8 to gradle command-line. (Closes: #855262)

  [ Emmanuel Bourg ]
  * Spawn a shell explicitly when necessary in the doit() calls of the DH
    buildsystem (prevents a warning with DH 10 and an error with DH 11)
    (Closes: #869363)
  * Standards-Version updated to 4.1.0

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 26 Sep 2017 00:33:01 +0200

gradle-debian-helper (1.5.1) unstable; urgency=medium

  * Update to Gradle 3.2

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 22 Dec 2016 11:39:19 +0100

gradle-debian-helper (1.5) unstable; urgency=medium

  * Use the package name as the name of the root project when rootProject.name
    isn't defined in settings.gradle.

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 14 Dec 2016 13:50:41 +0100

gradle-debian-helper (1.4.4) unstable; urgency=medium

  * Fixed the optional dependencies in the generated poms
  * Added a log message when the pom file is generated

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 16 Nov 2016 01:00:35 +0100

gradle-debian-helper (1.4.3) unstable; urgency=medium

  * Update to Gradle 3.1

 -- Kai-Chung Yan <seamlikok@gmail.com>  Mon, 14 Nov 2016 16:54:37 +0800

gradle-debian-helper (1.4.2) unstable; urgency=medium

  * Clean the generated POMs of the ignored subprojects

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 11 Nov 2016 23:27:06 +0100

gradle-debian-helper (1.4.1) unstable; urgency=high

  * Fix a bug that comparing Maven POM dependencies may raise
    NullPointerException (Closes: #842838)

 -- Kai-Chung Yan <seamlikok@gmail.com>  Mon, 31 Oct 2016 19:31:24 +0800

gradle-debian-helper (1.4) unstable; urgency=medium

  * Inject a task for generating Maven POMs (Closes: #841491)
  * DebianHelperPlugin now lets javadoc link to the local Javadoc of default-jdk
  * Update to debhelper 10
  * d/control:
    * Depends on default-jdk-headless | default-jdk
    * Add myself to Uploaders

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 25 Oct 2016 21:44:50 +0800

gradle-debian-helper (1.3) unstable; urgency=medium

  * Enable parallel builds if the DH --parallel option is set (Closes: #825617)
  * Use the current directory as the user home to avoid build failures
    with pbuilder when 'gradle install' writes the artifacts in the local
    Maven repository.
  * Use 'debian' as the username to improve the reproducibility

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 03 Aug 2016 11:37:11 +0200

gradle-debian-helper (1.2) unstable; urgency=medium

  * Tightened the dependency on gradle (>= 2.5)
  * Install the README file in the binary package
  * Documented how to run the tests of the packaged project
  * Build with the DH sequencer instead of CDBS
  * Use secure Vcs-* URLs
  * Standards-Version updated to 3.9.8

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 06 Jul 2016 10:05:50 +0200

gradle-debian-helper (1.1) unstable; urgency=medium

  * Find and remove the build directories when cleaning instead of
    calling 'gradle clean'.

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 16 Oct 2015 15:30:30 +0200

gradle-debian-helper (1.0) unstable; urgency=medium

  * Initial release. (Closes: #801683)

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 13 Oct 2015 18:41:09 +0200
