gradle-kotlin-dsl (0.14.2-2) unstable; urgency=medium

  * New patch registering the Kotlin scripting compiler plugin, required
    since Kotlin 1.3 to have the build script definitions taken into
    account
  * Added the Kotlin scripting jars to the Gradle lib directory
  * New patch recognizing the unversioned Kotlin jars of Debian, the
    Kotlin standard library was missing from the build script classpath
  * New patch reading the class files with the implementation used by
    the Kotlin command line compiler, string concatenations were
    rejected in the build scripts
  * Removed 04-gradle-compatibility.patch, it reverted the source path
    resolution to its Gradle 4.4.1 implementation and undid the renaming
    of the kotlin-stdlib-jre8 module

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 23 Sep 2026 18:16:07 +0200

gradle-kotlin-dsl (0.14.2-1) unstable; urgency=medium

  [ tony mancill ]
  * Patch debian/rules for reproducible builds (Closes: #1037235)

  [ Emmanuel Bourg ]
  * New upstream release
    - Refreshed the patches
    - Updated the POM files
  * Standards-Version updated to 4.7.4
  * Require Gradle 4.5 or later, this version uses the ExecFactory and
    ExtensionsSchema APIs introduced in 4.5

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 23 Sep 2026 12:39:03 +0200

gradle-kotlin-dsl (0.13.2-5) unstable; urgency=medium

  * Compile against kotlin-compiler-embeddable instead of kotlin-compiler
  * Add kotlin-script-runtime.jar and trove4j.jar to the classpath
  * Replaced the kotlin-stdlib-jre<n> dependencies with kotlin-stdlib-jdk<n>

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 01 Feb 2023 11:02:33 +0100

gradle-kotlin-dsl (0.13.2-4) unstable; urgency=medium

  * Path relative to the Gradle lib directory in the classpath.properties files
  * Install the Kotlin DSL and dependencies to the Gradle lib directory
  * Install the Maven poms

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 31 Jan 2023 13:14:40 +0100

gradle-kotlin-dsl (0.13.2-3) unstable; urgency=medium

  * Build the tooling-builders module
  * Fixed the .kt files included in gradle-kotlin-dsl-tooling-models.jar
  * Fixed the classpath.properties files of gradle-kotlin-dsl.jar

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 31 Jan 2023 01:02:13 +0100

gradle-kotlin-dsl (0.13.2-2) unstable; urgency=medium

  * Build with Java 17

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 30 Jan 2023 17:38:26 +0100

gradle-kotlin-dsl (0.13.2-1) unstable; urgency=medium

  * Initial release. (Closes: #1029240)

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 20 Jan 2023 12:04:37 +0100
