- qtwebkit-opensource-src (5.212.0~alpha2-19+rpi1) buster-staging; urgency=medium
++qtwebkit-opensource-src (5.212.0~alpha2-20+rpi1) buster-staging; urgency=medium
+
+ [changes brought forward from 5.212.0~alpha2-5+rpi1 by Peter Michael Green <plugwash@raspbian.org> 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 <root@raspbian.org> Thu, 03 Jan 2019 10:30:08 +0000
++ -- Peter Michael Green <plugwash@raspbian.org> Tue, 05 Mar 2019 17:51:07 +0000
++
+ qtwebkit-opensource-src (5.212.0~alpha2-20) unstable; urgency=medium
+
+ * Backport two upstream commits to fix page width in plain text messages
+ in Trojitá (fix_trojita_plaintext.diff; closes: #919522).
+ * Update to debhelper compat level 12.
+ * Use the new cmake+ninja buildsystem.
+ * Drop the documentation packages. They cannot be built properly with
+ qdoc 5.11. See https://github.com/annulen/webkit/issues/793.
+ * Update symbols files from buildds’ logs.
+ * Fix libpng warning by running pngcrush during build.
+
+ -- Dmitry Shachnev <mitya57@debian.org> Tue, 19 Feb 2019 23:25:35 +0300
qtwebkit-opensource-src (5.212.0~alpha2-19) unstable; urgency=medium
_ZTV25QWebNotificationPresenter@Base 5.212.0~alpha2
(arch=alpha amd64 arm64 armel armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc powerpcspe ppc64 sh4 x32)_ZTVNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN7bmalloc9AsyncTaskINS3_4HeapEMS5_FvvEEEES9_EEEEEE@Base 5.212.0~alpha2
(arch=armel)_ZTVSt23_Sp_counted_ptr_inplaceISt5mutexSaIS0_ELN9__gnu_cxx12_Lock_policyE1EE@Base 5.212.0~alpha2
- (arch=alpha amd64 arm64 armhf hppa hurd-i386 i386 mips mips64el mipsel powerpc ppc64 sh4 x32)_ZTVSt23_Sp_counted_ptr_inplaceISt5mutexSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 5.212.0~alpha2
+ (optional=disappeardinraspbian)_ZTVSt23_Sp_counted_ptr_inplaceISt5mutexSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 5.212.0~alpha2
- (arch=amd64 arm64 armel armhf hppa hurd-i386 i386 mips mips64el mipsel powerpc ppc64 sh4)_ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 5.212.0~alpha2
+ (arch=alpha amd64 arm64 armel armhf hppa hurd-i386 i386 mips mips64el mipsel powerpc ppc64 sh4 x32)_ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 5.212.0~alpha2
+ (optional=appeardinraspbian)_ZTVSt19_Sp_counted_deleterIPSt5mutexNSt12__shared_ptrIS0_LN9__gnu_cxx12_Lock_policyE1EE8_DeleterISaIS0_EEES7_LS4_1EE@Base 5.212.0~alpha2
+ (optional=disappeardinraspbian)_ZTVSt19_Sp_counted_deleterIPSt5mutexNSt12__shared_ptrIS0_LN9__gnu_cxx12_Lock_policyE2EE8_DeleterISaIS0_EEES7_LS4_2EE@Base 5.212.0~alpha2
_ZZZN21QWebIconImageProvider10identifierEvENKUlvE_clEvE15qstring_literal@Base 5.2.0
_ZlsR11QDataStreamRK11QWebHistory@Base 5.0.2
_ZrsR11QDataStreamR11QWebHistory@Base 5.0.2
use_system_woff2.diff
pkgconfig_includedir.diff
doxygen_tags.diff
+ fix_trojita_plaintext.diff
+hack-offlineasm-to-prevent-generation-of.patch
+make-further-unsuccesful-changes-to-offl.patch
xvfb-run -a -s "-screen 0 1024x768x24 +extension RANDR +extension RENDER +extension GLX" \
ctest --output-on-failure
endif
- override_dh_auto_test-indep:
- # Do not attempt to run anything to make build-indep work
-
+
+override_dh_auto_clean:
+ rm -f `find . -name '*.pyc'`
+ dh_auto_clean