Changelog
webkit2gtk (2.31.1-1) experimental; urgency=medium
* New upstream development release.
* Remove some obsolete build dependencies (see #979170):
+ gawk is not needed since WebKitGTK switched from autotools to CMake.
+ libgeoclue-2-dev and geoclue-2.0 are not required since WebKitGTK
2.25.1 (upstream bug 195994).
+ libupower-glib-dev is not required since WebKitGTK 2.19.92 (upstream
bug 181825).
+ libfile-copy-recursive-perl is not required since WebKitGTK 2.19.3
(upstream bug 180479).
+ mesa-common-dev used to provide GL/gl.h but this header is now in
libgl-dev.
+ libgles2-mesa-dev used to provide GLES3/gl3.h but this header is now
in libgles-dev.
+ libgl1-mesa-dev and libgles2-mesa-dev are now dummy packages.
+ libpango1.0-dev is not checked for any specific version at build
time so there's no need to list it.
* Update the minimum required versions of some packages:
+ cmake from 3.3 to 3.10
+ libglib2.0-dev from 2.36.0 to 2.44.0
+ libgtk-3-dev from 3.10.0 to 3.22.0
+ libcairo2-dev from 1.10.2 to 1.14.0
+ libsoup2.4-dev from 2.42.0 to 2.54.0.
* debian/copyright:
+ Update copyright information of all files.
* debian/watch, debian/gbp.conf:
+ Update for 2.31.x packages in experimental.
* Use -DFORCE_32BIT on 32-bit builds.
+ This replaces debian/patches/fix-ftbfs-x86.patch.
* Refresh all patches.
* debian/control:
+ Add build dependency on libmanette-0.2-dev.
+ Stop suggesting browser-plugin-freshplayer-pepperflash for
libwebkit2gtk-4.0-37-gtk2.
* debian/NEWS:
- Add item explaining the removal of support for NPAPI plugins.
* debian/libwebkit2gtk-4.0-37.symbols:
+ Update symbols.
* Enable the build on non-Linux architectures (Closes: #978098):
+ debian/rules:
- Build with -DUSE_SYSTEMD=OFF if the OS is not Linux.
+ debian/patches/fix-ftbfs-hurd.patch:
- Add alternative implementation of scanDirectoryForDictionaries()
that does not use PATH_MAX (for the Hurd).
+ debian/control:
- Set the architecture of all binary packages to 'any' and require
bubblewrap, systemd and libwpebackend-fdo on Linux only.
-- Alberto Garcia <email address hidden> Sat, 16 Jan 2021 16:38:36 +0100