openjdk-21 (21.0.4+7-2) unstable; urgency=medium
[ Vladimir Petko ]
* d/copyright: Regenerate copyright.
* d/watch: Use fixed googletest version.
* d/rules, d/t/*: Collate all excluded tests into d/problemlist.csv.
* d/rules: Enable fallback linker for Foreign Function and Memory API
on i386 and armhf.
* d/p/jdk-
8336529-proposed.patch: Fix time_t migration issue on armhf.
openjdk is unable to set file last modified timestamp.
* d/rules: Enable fallback linker for architectures that do not
provide a native one.
* d/rules, d/control.in: Depend on pkgconf rather than pkg-config in
bookworm and later releases. This resolves lintian warning
build-depends-on-obsolete-package Build-Depends: pkg-config => pkgconf.
* d/rules: Drop autotools-dev dependency for the modern debhelper.
This resolves obsolete autotools-dev dependency lintian warning.
See #844191.
* d/t/control.in: allow stderr for smoke tests.
[dgit import unpatched openjdk-21 21.0.4+7-2]