Emmanuel Bourg pushed to branch master at Debian Java Maintainers / gradle-kotlin-dsl
Commits: 8fa2d71c by Emmanuel Bourg at 2023-10-04T18:50:59+02:00 Update upstream source from tag 'upstream/0.14.0' Update to upstream version '0.14.0' with Debian dir 851534ab93ed369b1cf7c60d90df659d06979052 - - - - - ff2707aa by Emmanuel Bourg at 2023-10-04T18:50:59+02:00 New upstream version 0.14.0 - - - - - 009005d5 by Emmanuel Bourg at 2023-10-04T20:05:16+02:00 Refreshed the patches - - - - - 5da31524 by Emmanuel Bourg at 2026-09-21T13:45:40+02:00 New upstream version 0.14.2 - - - - - 857b6c33 by Emmanuel Bourg at 2026-09-21T13:45:40+02:00 Update upstream source from tag 'upstream/0.14.2' Update to upstream version '0.14.2' with Debian dir b1b30f3986399b0770e653d2cb093bcc869ab40a - - - - - 10c5b22b by Emmanuel Bourg at 2026-09-21T13:47:33+02:00 Refreshed the patches - - - - - 8fb6b2a5 by Emmanuel Bourg at 2026-09-21T13:47:34+02:00 Updated the POM files for the new upstream version - - - - - dc16018b by Emmanuel Bourg at 2026-09-23T12:38:43+02:00 Fixed the number of the bug closed by the reproducible builds change - - - - - 74d4656f by Emmanuel Bourg at 2026-09-23T12:38:48+02:00 Standards-Version updated to 4.7.4 - - - - - 3c750a1d by Emmanuel Bourg at 2026-09-23T12:43:39+02:00 Require Gradle 4.5 or later - - - - - fd27e2ff by Emmanuel Bourg at 2026-09-23T12:43:39+02:00 Upload to unstable - - - - - 35 changed files: - README.md - build.gradle.kts - debian/changelog - debian/control - debian/patches/01-kotlin-compatibility.patch - debian/patches/03-kotlin-stdlib-jdk.patch - + debian/patches/04-gradle-compatibility.patch - debian/patches/series - debian/poms/gradle-kotlin-dsl-tooling-builders.pom - debian/poms/gradle-kotlin-dsl-tooling-models.pom - debian/poms/gradle-kotlin-dsl.pom - + doc/release-notes/0.13.1.md - − doc/release-notes/0.13.2.md - + doc/release-notes/0.14.0.md - kotlin-version.txt - plugins/src/test/kotlin/org/gradle/kotlin/dsl/plugins/embedded/EmbeddedKotlinPluginTest.kt - provider/src/main/kotlin/org/gradle/kotlin/dsl/GroovyInteroperability.kt - provider/src/main/kotlin/org/gradle/kotlin/dsl/KotlinSettingsScript.kt - provider/src/main/kotlin/org/gradle/kotlin/dsl/accessors/ProjectSchema.kt - provider/src/main/kotlin/org/gradle/kotlin/dsl/codegen/PluginIdExtensions.kt - + provider/src/main/kotlin/org/gradle/kotlin/dsl/resolver/ExtractGradleSourcesTransform.kt - provider/src/main/kotlin/org/gradle/kotlin/dsl/resolver/KotlinBuildScriptDependenciesResolver.kt - provider/src/main/kotlin/org/gradle/kotlin/dsl/resolver/ResolverEvent.kt - + provider/src/main/kotlin/org/gradle/kotlin/dsl/resolver/SourceDistributionProvider.kt - provider/src/main/kotlin/org/gradle/kotlin/dsl/resolver/SourcePathProvider.kt - provider/src/main/kotlin/org/gradle/kotlin/dsl/support/KotlinCompiler.kt - provider/src/main/kotlin/org/gradle/kotlin/dsl/support/zipTo.kt → provider/src/main/kotlin/org/gradle/kotlin/dsl/support/zip.kt - provider/src/test/kotlin/org/gradle/kotlin/dsl/GroovyInteroperabilityTest.kt - provider/src/test/kotlin/org/gradle/kotlin/dsl/accessors/ProjectSchemaAccessorsIntegrationTest.kt - provider/src/test/kotlin/org/gradle/kotlin/dsl/codegen/UserGuideLinkTest.kt - + provider/src/test/kotlin/org/gradle/kotlin/dsl/resolver/SourceDistributionResolverIntegrationTest.kt - provider/src/test/kotlin/org/gradle/kotlin/dsl/resolver/SourcePathProviderTest.kt - test-fixtures/src/main/kotlin/org/gradle/kotlin/dsl/fixtures/AbstractIntegrationTest.kt - tooling-builders/src/main/kotlin/org/gradle/kotlin/dsl/tooling/builders/KotlinBuildScriptModelBuilder.kt - tooling-builders/src/main/kotlin/org/gradle/kotlin/dsl/tooling/builders/KotlinLibSources.kt The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/java-team/gradle-kotlin-dsl/-/compare/9541e00c19a18ad4a5aedaad4138bd143e5a6c47...fd27e2ff17da7957ed266c2cd3e118e8a73a1852 -- View it on GitLab: https://salsa.debian.org/java-team/gradle-kotlin-dsl/-/compare/9541e00c19a18ad4a5aedaad4138bd143e5a6c47...fd27e2ff17da7957ed266c2cd3e118e8a73a1852 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

