commit e93185ad64b0d3787ba594b4d13a1ad3220c5143
Merge: 40318e0 69ceecf
Author: Sebastian Ramacher <sramacher@debian.org>
Date: Wed Dec 3 08:55:22 2025 +0100
Merge branch 'java25' into 'master'
d/p/0002-Fix-build-with-java-23.patch: cherry-pick upstream patch to resolve ftbfs with Java 25 (Closes: #1108574).
See merge request multimedia-team/libbluray!3
commit 69ceecf2eac6c609c363175633629806faf8edf8
Author: Vladimir Petko <vladimir.petko@canonical.com>
Date: Wed Dec 3 20:08:49 2025 +1300
changelog
commit 85f11f3c0b64f1e597763afeaa184d069b921dd9
Author: Vladimir Petko <vladimir.petko@canonical.com>
Date: Wed Dec 3 20:08:05 2025 +1300
d/p/0002-Fix-build-with-java-23.patch: cherry-pick upstream patch to
resolve ftbfs with Java 25 (Closes: #1108574).
commit 40318e0db8d0069397bc66cf0e218c0a4f6b0cc2
Merge: 4cd7b3c 115cf12
Author: Sebastian Ramacher <sramacher@debian.org>
Date: Sat Sep 20 12:14:15 2025 +0200
Merge branch 'non-java' into 'master'
Make libbluray build also on architectures without Java
See merge request multimedia-team/libbluray!2
commit 115cf121ce1049b2f3031170a33fedffcb517a27
Author: Pino Toscano <pino@debian.org>
Date: Sun Oct 20 18:42:32 2024 +0200
Make libbluray build also on architectures without Java:
- exclude the default-jdk build dependency on hppa and Hurd, as there
is no OpenJDK on these architectures
- export JDK_HOME only in case the default JDK is installed: in case
it is not available, the local jni headers will be used instead
- create a symlink to use the Linux versions of the local jni headers
for Linux also on Hurd: the local jni headers for Linux and BSD are
the same, and they should be fine also for Hurd
- drop the warning about possible FTBFS in case jni.h is not found,
as it is most likely not true
Gbp-Dch: Full
Among the 1 debian patch available in version 1:1.4.0-3 of the package, we noticed the following issues: