From: Raspbian forward pporter Date: Tue, 17 Apr 2018 03:45:32 +0000 (+0100) Subject: Merge version 5.212.0~alpha2-7+rpi1 and 5.212.0~alpha2-9 to produce 5.212.0~alpha2... X-Git-Tag: archive/raspbian/5.212.0_alpha2-9+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=68a45605979e042ae992744fe3f49524be3acfb0;p=qtwebkit-opensource-src.git Merge version 5.212.0~alpha2-7+rpi1 and 5.212.0~alpha2-9 to produce 5.212.0~alpha2-9+rpi1 --- 68a45605979e042ae992744fe3f49524be3acfb0 diff --cc debian/changelog index 9ad9f768,74a0c4ac..2c689901 --- a/debian/changelog +++ b/debian/changelog @@@ -1,13 -1,19 +1,30 @@@ - qtwebkit-opensource-src (5.212.0~alpha2-7+rpi1) buster-staging; urgency=medium ++qtwebkit-opensource-src (5.212.0~alpha2-9+rpi1) buster-staging; urgency=medium + + [changes brought forward from 5.212.0~alpha2-5+rpi1 by Peter Michael Green at Sat, 09 Dec 2017 00:03:30 +0000] + * Update symbols file for raspbian. + * Fix clean target. + [changes introduced in 5.212.0~alpha2-6+rpi1] by Peter Michael Green + * Try unsuccessfully to hack offlineasm to prevent generation of movw/movt + * Disable JIT + - -- Raspbian forward porter Wed, 24 Jan 2018 08:28:18 +0000 ++ -- Raspbian forward porter Tue, 17 Apr 2018 03:45:32 +0000 ++ + qtwebkit-opensource-src (5.212.0~alpha2-9) unstable; urgency=medium + + * Release to unstable. + + -- Lisandro Damián Nicanor Pérez Meyer Sat, 07 Apr 2018 17:23:09 -0300 + + qtwebkit-opensource-src (5.212.0~alpha2-8) experimental; urgency=medium + + * Build with system WOFF2 library, add a patch for that. + * Build against Qt 5.10.1 in experimental. + * Add support for the nodoc build profile. + * Update Vcs fields for migration to salsa.debian.org. + * Add a patch to fix include path in pkg-config files (closes: #890413). + * Update debian/libqt5webkit5.symbols from the current build log. + + -- Dmitry Shachnev Sat, 24 Feb 2018 15:21:11 +0300 qtwebkit-opensource-src (5.212.0~alpha2-7) unstable; urgency=medium diff --cc debian/patches/series index 3344cebb,89c1542b..906df57c --- a/debian/patches/series +++ b/debian/patches/series @@@ -7,5 -7,5 +7,7 @@@ fix_ftbfs_x32.dif path_max.diff fix_ftbfs_alpha.diff pkgconfig_description.diff + use_system_woff2.diff + pkgconfig_includedir.diff +hack-offlineasm-to-prevent-generation-of.patch +make-further-unsuccesful-changes-to-offl.patch