Changelog
0ad (0.0.26-6ubuntu0.24.10.1) oracular; urgency=medium
* Fix FTBFS with Python 3.12 (LP: #2071550)
* Fix FTBFS with libxml2 2.12
- d/p/upstream-ftbfs-libxml2-2.12.1.patch: cherry pick upstream commit
0ad (0.0.26-6) unstable; urgency=medium
[ Olivier Tilloy ]
* Fix FTBFS with Python 3.12. (Closes: #1085385)
- d/control: remove build dependency python3-distutils,
add python3-looseversion and python3-setuptools,
remove build conflict on python3-setuptools. (Closes: #1064726)
- d/rules: copy all relevant patches to be applied to the vendored
copy of spidermonkey at build time.
- d/p/fix_python_3.12_ftbfs.patch: apply additional patches to fix
the build of the vendored copy of spidermonkey.
- d/p/mozjs_upgrade_vendored_six.patch: upgrade vendored version of six.
- d/p/mozjs_upstream_96d0575812.patch: cherry-pick upstream changeset
for clang's new pass manager.
- d/p/mozjs_upstream_db9bdaed1b.patch: cherry-pick upstream changeset
to use importlib instead of imp in mozbuild.
- d/p/mozjs_virtualenv_fixes.patch: minimal least-intrusive build fixes
for an old virtualenv to work with Python 3.12.
* Fix FTBFS for vendored zip-lib.
- d/p/ziplib-ignore-implicit-function-declaration-error.patch
[ Yangfl ]
* Fix FTBFS for the transition to miniupnpc 2.2.8. (Closes: #1076685)
- d/p/miniupnpc-transition.patch
-- Olivier Tilloy <email address hidden> Fri, 01 Nov 2024 22:42:35 +0100