Changelog
webkit2gtk (2.10.3+dfsg1-1) unstable; urgency=medium
* New upstream release.
* debian/rules:
+ The size of the webkit2gtk -dbg packages is huge and has been a
source of headaches in many architectures that cannot build them or
deal with them easily. Our current approach has been to disable them
completely for those architectures. For this release we'll build
them again but using -g1 instead, which produces _way_ smaller files
that are still useful for backtraces.
+ Use -g1 for mips64el as well.
+ Build using -DG_DISABLE_CAST_CHECKS when not in debug mode.
* debian/control:
+ Drop the gir1.2-gtk* and gir1.2-soup* build dependencies, they are
already being pulled by libgtk*-dev and libsoup*-dev.
+ Make libegl1-mesa-dev an explicit requirement in all architectures,
it's necessary for the Wayland target.
-- Alberto Garcia <email address hidden> Mon, 26 Oct 2015 14:41:33 +0200