[Git][java-team/ca-certificates-java][master] * Build-depend on default-jdk-headless instead of default-jdk.
Matthias Klose (@doko)
gitlab at salsa.debian.org
Wed Jun 14 08:42:18 BST 2023
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 <doko at debian.org> Wed, 14 Jun 2023 09:15:15 +0200
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Uploaders: Matthias Klose <doko at ubuntu.com>,
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20230614/61732ab2/attachment.htm>
More information about the pkg-java-commits
mailing list