Alberto Garcia [Tue, 5 Dec 2023 13:28:29 +0000 (14:28 +0100)]
Use WTF_CPU_UNKNOWN when building for X32
Forwarded: no
WebKitGTK doesn't build on X32 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================
Alberto Garcia [Tue, 5 Dec 2023 13:28:29 +0000 (14:28 +0100)]
webkit2gtk (2.42.3-1) unstable; urgency=high
* New upstream release.
* Drop tweaks for some arches that are unsupported or haven't worked in
a long time: ia64, m68k, kfreebsd, mips and mipsel.
* Refresh all patches.
* debian/control.in:
- Set the debhelper compatibility level to 13.
* debian/rules:
- Stop overriding dh_missing, no longer needed with dh compat 13.