summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pino Toscano [Thu, 12 Mar 2020 13:11:29 +0000 (13:11 +0000)]
Locally define PATH_MAX is not available
Forwarded: no
Last-Update: 2017-11-20
The code unconditionally uses PATH_MAX, which is POSIX-optional.
This fixes the build on platforms without it, such as GNU/Hurd.
Gbp-Pq: Name path_max.diff
Dmitry Shachnev [Thu, 12 Mar 2020 13:11:29 +0000 (13:11 +0000)]
reduce the number of exported symbols in libQt5WebKit.so.5
Forwarded: not-needed
Last-Update: 2017-08-27
Gbp-Pq: Name reduce_exports.diff
Dmitry Shachnev [Thu, 12 Mar 2020 13:11:29 +0000 (13:11 +0000)]
qtwebkit-opensource-src (5.212.0~alpha4-1) unstable; urgency=medium
* New upstream alpha release.
* Drop patches, included in the new release:
- python3_builtins.diff
- python3.diff
- icu_65.1.diff
* Refresh debian/patches/reduce_exports.diff.
* Drop files renaming hack from debian/rules, no longer needed.
* Add one new symbol to debian/libqt5webkit5.symbols.
* Fix Lintian warnings about debian/copyright.
* Switch to debhelper-compat as a build-dependency.
[dgit import unpatched qtwebkit-opensource-src 5.212.0~alpha4-1]
Dmitry Shachnev [Thu, 12 Mar 2020 13:11:29 +0000 (13:11 +0000)]
Import qtwebkit-opensource-src_5.212.0~alpha4.orig.tar.xz
[dgit import orig qtwebkit-opensource-src_5.212.0~alpha4.orig.tar.xz]
Dmitry Shachnev [Thu, 12 Mar 2020 13:11:29 +0000 (13:11 +0000)]
Import qtwebkit-opensource-src_5.212.0~alpha4-1.debian.tar.xz
[dgit import tarball qtwebkit-opensource-src 5.212.0~alpha4-1 qtwebkit-opensource-src_5.212.0~alpha4-1.debian.tar.xz]