Fix Java 25 ftbfs

This MR addresses #1108565.

Changes:

  • add upstream patches to fix failing tests
  • add --add-opens when running tests to allow access to defineClass()
  • Update Standards-Version:
    • use debhelper-compat = 13, remove compat file, add newline in d/rules
  • Set UTF8 as the project encoding.

Testing:

  • rebuild in sid chroot
  • rebuild in sid chroot with Java 25 default
Edited by Vladimir Petko

Merge request reports

Loading