Raspbian automatic forward porter [Sun, 5 Sep 2021 21:14:26 +0000 (22:14 +0100)]
Merge version 5.212.0~alpha4-11+rpi1 and 5.212.0~alpha4-13 to produce 5.212.0~alpha4-13+rpi1
Dmitry Shachnev [Sat, 28 Aug 2021 17:44:39 +0000 (18:44 +0100)]
Merge qtwebkit-opensource-src (5.212.0~alpha4-13) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Sat, 28 Aug 2021 17:44:39 +0000 (18:44 +0100)]
remove invalid g_object declarations to fix build with glib ≥ 2.68
Origin: https://build.opensuse.org/package/view_file/KDE:Qt5/libqt5-qtwebkit/0001-Remove-invalid-g_object-declarations-to-fix-build-wi.patch
Forwarded: https://github.com/qtwebkit/qtwebkit/pull/1058
Last-Update: 2021-04-07
Gbp-Pq: Name glib_2.68.diff
Debian Qt/KDE Maintainers [Sat, 28 Aug 2021 17:44:39 +0000 (18:44 +0100)]
fix compilation with Python 3.9: avoid passing encoding to json.load()
Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/
78360c01c796b626
Last-Update: 2020-11-23
Gbp-Pq: Name python_3.9.diff
Debian Qt/KDE Maintainers [Sat, 28 Aug 2021 17:44:39 +0000 (18:44 +0100)]
do not attempt rendering PDF with Qt image plugin
Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/
0443d42b04e0f99c
Last-Update: 2020-09-13
Qt 5.15 added Qt PDF module which comes with imageformat plugin, which
allows rendering first page of PDF document as image.
Gbp-Pq: Name no_pdf_image_plugin.diff
Dmitry Shachnev [Sat, 28 Aug 2021 17:44:39 +0000 (18:44 +0100)]
let Bison generate the header directly
Forwarded: https://github.com/qtwebkit/qtwebkit/pull/1012
Last-Update: 2020-08-04
Starting with Bison 3.7, the generated C++ file #include's the header
by default, instead of duplicating it. So we should not delete it.
Remove the code to add #ifdef guards to the header, since Bison adds
them itself since version 2.6.3.
Gbp-Pq: Name bison_3.7.diff
William Grant [Sat, 28 Aug 2021 17:44:39 +0000 (18:44 +0100)]
add support for riscv64 architecture
Forwarded: https://github.com/qtwebkit/qtwebkit/pull/982
Last-Update: 2020-04-28
Gbp-Pq: Name support_riscv64.diff
Pino Toscano [Sat, 28 Aug 2021 17:44:39 +0000 (18:44 +0100)]
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 [Sat, 28 Aug 2021 17:44:39 +0000 (18:44 +0100)]
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 [Sat, 28 Aug 2021 17:44:39 +0000 (18:44 +0100)]
qtwebkit-opensource-src (5.212.0~alpha4-13) unstable; urgency=medium
* Bump Standards-Version to 4.6.0, no changes needed.
* Upload to unstable.
[dgit import unpatched qtwebkit-opensource-src 5.212.0~alpha4-13]
Dmitry Shachnev [Sat, 28 Aug 2021 17:44:39 +0000 (18:44 +0100)]
Import qtwebkit-opensource-src_5.212.0~alpha4-13.debian.tar.xz
[dgit import tarball qtwebkit-opensource-src 5.212.0~alpha4-13 qtwebkit-opensource-src_5.212.0~alpha4-13.debian.tar.xz]
Raspbian automatic forward porter [Mon, 11 Jan 2021 00:06:12 +0000 (00:06 +0000)]
Merge version 5.212.0~alpha4-10+rpi1 and 5.212.0~alpha4-11 to produce 5.212.0~alpha4-11+rpi1
Dmitry Shachnev [Mon, 4 Jan 2021 18:09:41 +0000 (18:09 +0000)]
Merge qtwebkit-opensource-src (5.212.0~alpha4-11) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Mon, 4 Jan 2021 18:09:41 +0000 (18:09 +0000)]
fix compilation with Python 3.9: avoid passing encoding to json.load()
Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/
78360c01c796b626
Last-Update: 2020-11-23
Gbp-Pq: Name python_3.9.diff
Debian Qt/KDE Maintainers [Mon, 4 Jan 2021 18:09:41 +0000 (18:09 +0000)]
do not attempt rendering PDF with Qt image plugin
Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/
0443d42b04e0f99c
Last-Update: 2020-09-13
Qt 5.15 added Qt PDF module which comes with imageformat plugin, which
allows rendering first page of PDF document as image.
Gbp-Pq: Name no_pdf_image_plugin.diff
Dmitry Shachnev [Mon, 4 Jan 2021 18:09:41 +0000 (18:09 +0000)]
let Bison generate the header directly
Forwarded: https://github.com/qtwebkit/qtwebkit/pull/1012
Last-Update: 2020-08-04
Starting with Bison 3.7, the generated C++ file #include's the header
by default, instead of duplicating it. So we should not delete it.
Remove the code to add #ifdef guards to the header, since Bison adds
them itself since version 2.6.3.
Gbp-Pq: Name bison_3.7.diff
William Grant [Mon, 4 Jan 2021 18:09:41 +0000 (18:09 +0000)]
add support for riscv64 architecture
Forwarded: https://github.com/qtwebkit/qtwebkit/pull/982
Last-Update: 2020-04-28
Gbp-Pq: Name support_riscv64.diff
Pino Toscano [Mon, 4 Jan 2021 18:09:41 +0000 (18:09 +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 [Mon, 4 Jan 2021 18:09:41 +0000 (18:09 +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 [Mon, 4 Jan 2021 18:09:41 +0000 (18:09 +0000)]
qtwebkit-opensource-src (5.212.0~alpha4-11) unstable; urgency=medium
* Remove unused mesa-common-dev build-dependency.
Thanks to Helmut Grohne for the suggestion!
* Update Forwarded status of debian/patches/bison_3.7.diff.
[dgit import unpatched qtwebkit-opensource-src 5.212.0~alpha4-11]
Dmitry Shachnev [Mon, 4 Jan 2021 18:09:41 +0000 (18:09 +0000)]
Import qtwebkit-opensource-src_5.212.0~alpha4-11.debian.tar.xz
[dgit import tarball qtwebkit-opensource-src 5.212.0~alpha4-11 qtwebkit-opensource-src_5.212.0~alpha4-11.debian.tar.xz]
Raspbian automatic forward porter [Sun, 20 Dec 2020 12:42:34 +0000 (12:42 +0000)]
Merge version 5.212.0~alpha4-7+rpi1 and 5.212.0~alpha4-10 to produce 5.212.0~alpha4-10+rpi1
Dmitry Shachnev [Fri, 11 Dec 2020 08:32:37 +0000 (08:32 +0000)]
Merge qtwebkit-opensource-src (5.212.0~alpha4-10) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Fri, 11 Dec 2020 08:32:37 +0000 (08:32 +0000)]
fix compilation with Python 3.9: avoid passing encoding to json.load()
Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/
78360c01c796b626
Last-Update: 2020-11-23
Gbp-Pq: Name python_3.9.diff
Debian Qt/KDE Maintainers [Fri, 11 Dec 2020 08:32:37 +0000 (08:32 +0000)]
do not attempt rendering PDF with Qt image plugin
Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/
0443d42b04e0f99c
Last-Update: 2020-09-13
Qt 5.15 added Qt PDF module which comes with imageformat plugin, which
allows rendering first page of PDF document as image.
Gbp-Pq: Name no_pdf_image_plugin.diff
Dmitry Shachnev [Fri, 11 Dec 2020 08:32:37 +0000 (08:32 +0000)]
let Bison generate the header directly
Forwarded: not-yet
Last-Update: 2020-08-04
Starting with Bison 3.7, the generated C++ file #include's the header
by default, instead of duplicating it. So we should not delete it.
Remove the code to add #ifdef guards to the header, since Bison adds
them itself since version 2.6.3.
Gbp-Pq: Name bison_3.7.diff
William Grant [Fri, 11 Dec 2020 08:32:37 +0000 (08:32 +0000)]
add support for riscv64 architecture
Forwarded: https://github.com/qtwebkit/qtwebkit/pull/982
Last-Update: 2020-04-28
Gbp-Pq: Name support_riscv64.diff
Pino Toscano [Fri, 11 Dec 2020 08:32:37 +0000 (08:32 +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 [Fri, 11 Dec 2020 08:32:37 +0000 (08:32 +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 [Fri, 11 Dec 2020 08:32:37 +0000 (08:32 +0000)]
qtwebkit-opensource-src (5.212.0~alpha4-10) unstable; urgency=medium
* Bump Standards-Version to 4.5.1, no changes needed.
* Upload to unstable.
[dgit import unpatched qtwebkit-opensource-src 5.212.0~alpha4-10]
Dmitry Shachnev [Fri, 11 Dec 2020 08:32:37 +0000 (08:32 +0000)]
Import qtwebkit-opensource-src_5.212.0~alpha4-10.debian.tar.xz
[dgit import tarball qtwebkit-opensource-src 5.212.0~alpha4-10 qtwebkit-opensource-src_5.212.0~alpha4-10.debian.tar.xz]
Raspbian automatic forward porter [Mon, 9 Nov 2020 14:21:33 +0000 (14:21 +0000)]
Merge version 5.212.0~alpha4-5+rpi1 and 5.212.0~alpha4-7 to produce 5.212.0~alpha4-7+rpi1
Dmitry Shachnev [Wed, 28 Oct 2020 18:52:59 +0000 (18:52 +0000)]
Merge qtwebkit-opensource-src (5.212.0~alpha4-7) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Wed, 28 Oct 2020 18:52:59 +0000 (18:52 +0000)]
do not attempt rendering PDF with Qt image plugin
Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/
0443d42b04e0f99c
Last-Update: 2020-09-13
Qt 5.15 added Qt PDF module which comes with imageformat plugin, which
allows rendering first page of PDF document as image.
Gbp-Pq: Name no_pdf_image_plugin.diff
Dmitry Shachnev [Wed, 28 Oct 2020 18:52:59 +0000 (18:52 +0000)]
let Bison generate the header directly
Forwarded: not-yet
Last-Update: 2020-08-04
Starting with Bison 3.7, the generated C++ file #include's the header
by default, instead of duplicating it. So we should not delete it.
Remove the code to add #ifdef guards to the header, since Bison adds
them itself since version 2.6.3.
Gbp-Pq: Name bison_3.7.diff
William Grant [Wed, 28 Oct 2020 18:52:59 +0000 (18:52 +0000)]
add support for riscv64 architecture
Forwarded: https://github.com/qtwebkit/qtwebkit/pull/982
Last-Update: 2020-04-28
Gbp-Pq: Name support_riscv64.diff
Pino Toscano [Wed, 28 Oct 2020 18:52:59 +0000 (18:52 +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 [Wed, 28 Oct 2020 18:52:59 +0000 (18:52 +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 [Wed, 28 Oct 2020 18:52:59 +0000 (18:52 +0000)]
qtwebkit-opensource-src (5.212.0~alpha4-7) unstable; urgency=medium
* Upload to unstable.
[dgit import unpatched qtwebkit-opensource-src 5.212.0~alpha4-7]
Dmitry Shachnev [Wed, 28 Oct 2020 18:52:59 +0000 (18:52 +0000)]
Import qtwebkit-opensource-src_5.212.0~alpha4-7.debian.tar.xz
[dgit import tarball qtwebkit-opensource-src 5.212.0~alpha4-7 qtwebkit-opensource-src_5.212.0~alpha4-7.debian.tar.xz]
Raspbian automatic forward porter [Thu, 13 Aug 2020 12:42:53 +0000 (13:42 +0100)]
Merge version 5.212.0~alpha4-4+rpi1 and 5.212.0~alpha4-5 to produce 5.212.0~alpha4-5+rpi1
Dmitry Shachnev [Tue, 4 Aug 2020 13:04:24 +0000 (14:04 +0100)]
Merge qtwebkit-opensource-src (5.212.0~alpha4-5) import into refs/heads/workingbranch
Dmitry Shachnev [Tue, 4 Aug 2020 13:04:24 +0000 (14:04 +0100)]
let Bison generate the header directly
Forwarded: not-yet
Last-Update: 2020-08-04
Starting with Bison 3.7, the generated C++ file #include's the header
by default, instead of duplicating it. So we should not delete it.
Remove the code to add #ifdef guards to the header, since Bison adds
them itself since version 2.6.3.
Gbp-Pq: Name bison_3.7.diff
William Grant [Tue, 4 Aug 2020 13:04:24 +0000 (14:04 +0100)]
add support for riscv64 architecture
Forwarded: https://github.com/qtwebkit/qtwebkit/pull/982
Last-Update: 2020-04-28
Gbp-Pq: Name support_riscv64.diff
Pino Toscano [Tue, 4 Aug 2020 13:04:24 +0000 (14:04 +0100)]
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 [Tue, 4 Aug 2020 13:04:24 +0000 (14:04 +0100)]
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 [Tue, 4 Aug 2020 13:04:24 +0000 (14:04 +0100)]
qtwebkit-opensource-src (5.212.0~alpha4-5) unstable; urgency=medium
* Add a patch to fix build with Bison 3.7 (closes: #966849).
* Update debian/libqt5webkit5.symbols for GCC 10.
[dgit import unpatched qtwebkit-opensource-src 5.212.0~alpha4-5]
Dmitry Shachnev [Tue, 4 Aug 2020 13:04:24 +0000 (14:04 +0100)]
Import qtwebkit-opensource-src_5.212.0~alpha4-5.debian.tar.xz
[dgit import tarball qtwebkit-opensource-src 5.212.0~alpha4-5 qtwebkit-opensource-src_5.212.0~alpha4-5.debian.tar.xz]
Raspbian automatic forward porter [Mon, 6 Jul 2020 12:36:40 +0000 (13:36 +0100)]
Merge version 5.212.0~alpha4-1+rpi1 and 5.212.0~alpha4-4 to produce 5.212.0~alpha4-4+rpi1
Dmitry Shachnev [Wed, 24 Jun 2020 09:10:47 +0000 (10:10 +0100)]
Merge qtwebkit-opensource-src (5.212.0~alpha4-4) import into refs/heads/workingbranch
William Grant [Wed, 24 Jun 2020 09:10:47 +0000 (10:10 +0100)]
add support for riscv64 architecture
Forwarded: https://github.com/qtwebkit/qtwebkit/pull/982
Last-Update: 2020-04-28
Gbp-Pq: Name support_riscv64.diff
Pino Toscano [Wed, 24 Jun 2020 09:10:47 +0000 (10:10 +0100)]
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 [Wed, 24 Jun 2020 09:10:47 +0000 (10:10 +0100)]
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 [Wed, 24 Jun 2020 09:10:47 +0000 (10:10 +0100)]
qtwebkit-opensource-src (5.212.0~alpha4-4) unstable; urgency=medium
* Upload to unstable.
[dgit import unpatched qtwebkit-opensource-src 5.212.0~alpha4-4]
Dmitry Shachnev [Wed, 24 Jun 2020 09:10:47 +0000 (10:10 +0100)]
Import qtwebkit-opensource-src_5.212.0~alpha4-4.debian.tar.xz
[dgit import tarball qtwebkit-opensource-src 5.212.0~alpha4-4 qtwebkit-opensource-src_5.212.0~alpha4-4.debian.tar.xz]
Peter Michael Green [Wed, 18 Mar 2020 19:07:34 +0000 (19:07 +0000)]
Mark another symbol as optional.
Raspbian automatic forward porter [Wed, 18 Mar 2020 10:16:42 +0000 (10:16 +0000)]
Merge version 5.212.0~alpha3-7+rpi1 and 5.212.0~alpha4-1 to produce 5.212.0~alpha4-1+rpi1
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)]
Merge qtwebkit-opensource-src (5.212.0~alpha4-1) import into refs/heads/workingbranch
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-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]
Raspbian automatic forward porter [Tue, 25 Feb 2020 01:08:38 +0000 (01:08 +0000)]
Merge version 5.212.0~alpha3-6+rpi1 and 5.212.0~alpha3-7 to produce 5.212.0~alpha3-7+rpi1
Dmitry Shachnev [Mon, 17 Feb 2020 18:55:34 +0000 (18:55 +0000)]
Merge qtwebkit-opensource-src (5.212.0~alpha3-7) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Mon, 17 Feb 2020 18:55:34 +0000 (18:55 +0000)]
fix build with ICU 65.1
Origin: https://github.com/qtwebkit/qtwebkit/commit/
dc02ec4080010e33
Last-Update: 2020-02-17
Gbp-Pq: Name icu_65.1.diff
Debian Qt/KDE Maintainers [Mon, 17 Feb 2020 18:55:34 +0000 (18:55 +0000)]
port the build tools to Python 3
Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/
4f3ea9b811c12171
Last-Update: 2020-02-17
Gbp-Pq: Name python3.diff
Debian Qt/KDE Maintainers [Mon, 17 Feb 2020 18:55:34 +0000 (18:55 +0000)]
rename builtins to wkbuiltins to fix name conflict on Python 3
Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/
b9c30ad3b3d04a08
Last-Update: 2020-01-05
Gbp-Pq: Name python3_builtins.diff
Pino Toscano [Mon, 17 Feb 2020 18:55:34 +0000 (18:55 +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 [Mon, 17 Feb 2020 18:55:34 +0000 (18:55 +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 [Mon, 17 Feb 2020 18:55:34 +0000 (18:55 +0000)]
qtwebkit-opensource-src (5.212.0~alpha3-7) unstable; urgency=medium
* Do not use Python 2 even if it is present (closes: #949488).
* Backport upstream patch to fix build with ICU 65.1.
* Bump Standards-Version to 4.5.0, no changes needed.
* Update debian/libqt5webkit5.symbols from buildds’ logs (hppa).
[dgit import unpatched qtwebkit-opensource-src 5.212.0~alpha3-7]
Dmitry Shachnev [Mon, 17 Feb 2020 18:55:34 +0000 (18:55 +0000)]
Import qtwebkit-opensource-src_5.212.0~alpha3-7.debian.tar.xz
[dgit import tarball qtwebkit-opensource-src 5.212.0~alpha3-7 qtwebkit-opensource-src_5.212.0~alpha3-7.debian.tar.xz]
Raspbian automatic forward porter [Tue, 21 Jan 2020 03:35:28 +0000 (03:35 +0000)]
Merge version 5.212.0~alpha3-5+rpi1 and 5.212.0~alpha3-6 to produce 5.212.0~alpha3-6+rpi1
Dmitry Shachnev [Tue, 14 Jan 2020 15:04:18 +0000 (15:04 +0000)]
Merge qtwebkit-opensource-src (5.212.0~alpha3-6) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Tue, 14 Jan 2020 15:04:18 +0000 (15:04 +0000)]
port the build tools to Python 3
Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/
4f3ea9b811c12171
Last-Update: 2020-01-05
Gbp-Pq: Name python3.diff
Debian Qt/KDE Maintainers [Tue, 14 Jan 2020 15:04:18 +0000 (15:04 +0000)]
rename builtins to wkbuiltins to fix name conflict on Python 3
Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/
b9c30ad3b3d04a08
Last-Update: 2020-01-05
Gbp-Pq: Name python3_builtins.diff
Pino Toscano [Tue, 14 Jan 2020 15:04:18 +0000 (15:04 +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 [Tue, 14 Jan 2020 15:04:18 +0000 (15:04 +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 [Tue, 14 Jan 2020 15:04:18 +0000 (15:04 +0000)]
qtwebkit-opensource-src (5.212.0~alpha3-6) unstable; urgency=medium
* Port the build tools to Python 3 (closes: #938323).
* Update debian/libqt5webkit5.symbols from buildds’ logs.
[dgit import unpatched qtwebkit-opensource-src 5.212.0~alpha3-6]
Dmitry Shachnev [Tue, 14 Jan 2020 15:04:18 +0000 (15:04 +0000)]
Import qtwebkit-opensource-src_5.212.0~alpha3-6.debian.tar.xz
[dgit import tarball qtwebkit-opensource-src 5.212.0~alpha3-6 qtwebkit-opensource-src_5.212.0~alpha3-6.debian.tar.xz]
Raspbian automatic git importer [Thu, 7 Nov 2019 01:25:30 +0000 (01:25 +0000)]
Mark a bunch more symbols as optional, and write a script to automate the process.
Raspbian automatic forward porter [Wed, 6 Nov 2019 14:21:52 +0000 (14:21 +0000)]
Merge version 5.212.0~alpha2-21+rpi1 and 5.212.0~alpha3-5 to produce 5.212.0~alpha3-5+rpi1
Dmitry Shachnev [Mon, 21 Oct 2019 07:56:29 +0000 (08:56 +0100)]
Merge qtwebkit-opensource-src (5.212.0~alpha3-5) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Mon, 21 Oct 2019 07:56:29 +0000 (08:56 +0100)]
path_max
Gbp-Pq: Name path_max.diff
Debian Qt/KDE Maintainers [Mon, 21 Oct 2019 07:56:29 +0000 (08:56 +0100)]
reduce_exports
Gbp-Pq: Name reduce_exports.diff
Dmitry Shachnev [Mon, 21 Oct 2019 07:56:29 +0000 (08:56 +0100)]
qtwebkit-opensource-src (5.212.0~alpha3-5) unstable; urgency=medium
* Update debian/libqt5webkit5.symbols from buildds’ logs.
* Bump Standards-Version to 4.4.1, no changes needed.
* Upload to unstable.
[dgit import unpatched qtwebkit-opensource-src 5.212.0~alpha3-5]
Dmitry Shachnev [Mon, 21 Oct 2019 07:56:29 +0000 (08:56 +0100)]
Import qtwebkit-opensource-src_5.212.0~alpha3-5.debian.tar.xz
[dgit import tarball qtwebkit-opensource-src 5.212.0~alpha3-5 qtwebkit-opensource-src_5.212.0~alpha3-5.debian.tar.xz]
Dmitry Shachnev [Sun, 30 Jun 2019 12:57:32 +0000 (13:57 +0100)]
Import qtwebkit-opensource-src_5.212.0~alpha3.orig.tar.xz
[dgit import orig qtwebkit-opensource-src_5.212.0~alpha3.orig.tar.xz]
Raspbian automatic forward porter [Tue, 2 Apr 2019 19:29:56 +0000 (20:29 +0100)]
Merge version 5.212.0~alpha2-20+rpi1 and 5.212.0~alpha2-21 to produce 5.212.0~alpha2-21+rpi1
Dmitry Shachnev [Fri, 22 Mar 2019 08:42:38 +0000 (08:42 +0000)]
Merge qtwebkit-opensource-src (5.212.0~alpha2-21) import into refs/heads/workingbranch
Debian Qt/KDE Maintainers [Fri, 22 Mar 2019 08:42:38 +0000 (08:42 +0000)]
i386_fastcall
Gbp-Pq: Name i386_fastcall.diff
Debian Qt/KDE Maintainers [Fri, 22 Mar 2019 08:42:38 +0000 (08:42 +0000)]
fix_trojita_plaintext
Gbp-Pq: Name fix_trojita_plaintext.diff
Debian Qt/KDE Maintainers [Fri, 22 Mar 2019 08:42:38 +0000 (08:42 +0000)]
doxygen_tags
Gbp-Pq: Name doxygen_tags.diff
Debian Qt/KDE Maintainers [Fri, 22 Mar 2019 08:42:38 +0000 (08:42 +0000)]
pkgconfig_includedir
Gbp-Pq: Name pkgconfig_includedir.diff
Debian Qt/KDE Maintainers [Fri, 22 Mar 2019 08:42:38 +0000 (08:42 +0000)]
use_system_woff2
Gbp-Pq: Name use_system_woff2.diff
Debian Qt/KDE Maintainers [Fri, 22 Mar 2019 08:42:38 +0000 (08:42 +0000)]
pkgconfig_description
Gbp-Pq: Name pkgconfig_description.diff
Debian Qt/KDE Maintainers [Fri, 22 Mar 2019 08:42:38 +0000 (08:42 +0000)]
fix_ftbfs_alpha
Gbp-Pq: Name fix_ftbfs_alpha.diff
Debian Qt/KDE Maintainers [Fri, 22 Mar 2019 08:42:38 +0000 (08:42 +0000)]
path_max
Gbp-Pq: Name path_max.diff
Debian Qt/KDE Maintainers [Fri, 22 Mar 2019 08:42:38 +0000 (08:42 +0000)]
fix_ftbfs_x32
Gbp-Pq: Name fix_ftbfs_x32.diff
Debian Qt/KDE Maintainers [Fri, 22 Mar 2019 08:42:38 +0000 (08:42 +0000)]
fix_selectedHtml_segfault
Gbp-Pq: Name fix_selectedHtml_segfault.diff