Matthias Klose pushed to branch master at Debian Java Maintainers / ca-certificates-java
Commits: 5cc3caad by Matthias Klose at 2023-06-14T09:42:02+02:00 * Build-depend on default-jdk-headless instead of default-jdk. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -18,6 +18,7 @@ ca-certificates-java (20230614) UNRELEASED; urgency=medium [ Matthias Klose ] * Bump standards version. + * Build-depend on default-jdk-headless instead of default-jdk. -- Matthias Klose <[email protected]> Wed, 14 Jun 2023 09:15:15 +0200 ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Uploaders: Matthias Klose <[email protected]>, Build-Depends: debhelper-compat (= 13), dh-sequence-javahelper, - default-jdk, + default-jdk-headless, junit4, Rules-Requires-Root: no Standards-Version: 4.6.2 View it on GitLab: https://salsa.debian.org/java-team/ca-certificates-java/-/commit/5cc3caad73232e5e74c2ab14d319af4ab32f900c -- View it on GitLab: https://salsa.debian.org/java-team/ca-certificates-java/-/commit/5cc3caad73232e5e74c2ab14d319af4ab32f900c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

