Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1082868
| From | Moritz Muehlenhoff <jmm@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.devel.release |
| Subject | Bug#1000480: buster-pu: package jtharness/6.0-b15-1~deb10u1 |
| Date | 2021-11-23 22:30 +0100 |
| Message-ID | <DmLwt-FJ-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Package: release.debian.org Severity: normal Tags: buster User: release.debian.org@packages.debian.org Usertags: pu X-Debbugs-Cc: ebourg@apache.org, doko@debian.org The build requirements for openjdk-11 were bumped, starting with 11.0.13 jtreg 5 (and along with it a jtharness 6) are required to run the test suite. Since we need to follow 11.0.x releases for security updates, this blocks an update of 11.0.13 for buster-security. Attached are debdiffs against the versions relative to what's in bullseye. Fortunately openjdk is the only reverse dep of jtreg/jtharness. That's not great, but still less worse than firefox/rust :-) Debdiff below. diff -Nru jtharness-6.0-b15/debian/changelog jtharness-6.0-b15/debian/changelog --- jtharness-6.0-b15/debian/changelog 2021-01-21 15:33:45.000000000 +0000 +++ jtharness-6.0-b15/debian/changelog 2021-11-19 16:17:12.000000000 +0000 @@ -1,3 +1,10 @@ +jtharness (6.0-b15-1~deb10u1) buster; urgency=medium + + * Rebuild for buster, needed for latest OpenJDK 11.x release + - Switch to debhelper 12 + + -- Moritz Muehlenhoff <jmm@debian.org> Fri, 19 Nov 2021 16:17:12 +0000 + jtharness (6.0-b15-1) unstable; urgency=medium * Team upload. diff -Nru jtharness-6.0-b15/debian/compat jtharness-6.0-b15/debian/compat --- jtharness-6.0-b15/debian/compat 1970-01-01 00:00:00.000000000 +0000 +++ jtharness-6.0-b15/debian/compat 2021-11-19 16:17:12.000000000 +0000 @@ -0,0 +1 @@ +12 diff -Nru jtharness-6.0-b15/debian/control jtharness-6.0-b15/debian/control --- jtharness-6.0-b15/debian/control 2021-01-21 15:18:46.000000000 +0000 +++ jtharness-6.0-b15/debian/control 2021-11-19 16:17:12.000000000 +0000 @@ -5,7 +5,7 @@ Uploaders: Guillaume Mazoyer <respawneral@gmail.com> Build-Depends: ant, - debhelper-compat (= 13), + debhelper, default-jdk, javahelper, junit4,
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#1000480: buster-pu: package jtharness/6.0-b15-1~deb10u1 Moritz Muehlenhoff <jmm@debian.org> - 2021-11-23 22:30 +0100 Bug#1000480: jtharness 6.0-b15-1~deb10u1 flagged for acceptance Adam D Barratt <adam@adam-barratt.org.uk> - 2021-12-17 19:40 +0100
csiph-web