qtwebkit-source (2.3.2-0ubuntu13) yakkety; urgency=medium * Move from libpng12-dev to libpng-dev -- Gianfranco Costamagna Fri, 22 Apr 2016 15:32:15 +0200 qtwebkit-source (2.3.2-0ubuntu11) xenial; urgency=medium * Do not build with JIT on s390x. -- Dimitri John Ledkov Mon, 30 Nov 2015 10:53:13 +0000 qtwebkit-source (2.3.2-0ubuntu10) wily; urgency=medium * Build with -g1 on arm64, with -gstabs on other architectures. -- Matthias Klose Mon, 13 Jul 2015 17:07:38 +0200 qtwebkit-source (2.3.2-0ubuntu9) wily; urgency=medium * Fix build using GCC 5: - build with -gstabs everywhere. - explicit template instantiation in JavaScriptCore. -- Matthias Klose Mon, 13 Jul 2015 14:09:07 +0200 qtwebkit-source (2.3.2-0ubuntu8) wily; urgency=medium * Fix conflicting typedef with libxml2 configured with ICU. LP: #1432730. * Build using the default GCC on armhf. -- Matthias Klose Mon, 13 Jul 2015 14:01:39 +0200 qtwebkit-source (2.3.2-0ubuntu7) trusty; urgency=medium * Add gstreamer 1.0 patches borrowed from SUSE with thanks: - kubuntu_MediaPlayerPrivateGStreamer-should-take-ownership-of-the-playbin.patch - kubuntu_buffer-ranges.patch -- Jonathan Riddell Wed, 09 Apr 2014 17:54:22 +0100 qtwebkit-source (2.3.2-0ubuntu6) trusty; urgency=medium * Update kubuntu_gstreamer-1.0.diff to fix build failure on i386 -- Jonathan Riddell Thu, 27 Mar 2014 00:27:06 +0000 qtwebkit-source (2.3.2-0ubuntu5) trusty; urgency=medium * Add kubuntu_gstreamer-1.0.diff borrowed from SuSE to use GStreamer 1.0 -- Jonathan Riddell Mon, 24 Mar 2014 17:28:44 +0000 qtwebkit-source (2.3.2-0ubuntu4) trusty; urgency=medium * Apply (adapted) patch from upstream qt/webkit/ANGLE to fix ANGLE FTBFS with bison 3.0. -- Dimitri John Ledkov Tue, 24 Dec 2013 13:11:08 +0000 qtwebkit-source (2.3.2-0ubuntu3) saucy; urgency=low * Add basic AArch64 support, based on https://bugs.webkit.org/show_bug.cgi?id=116030 by Andreas Schwab. -- Colin Watson Sun, 13 Oct 2013 21:31:14 +0100 qtwebkit-source (2.3.2-0ubuntu2) saucy; urgency=low * Set WTF_USE_3D_GRAPHICS=0 on ARM, fix compile -- Jonathan Riddell Thu, 10 Oct 2013 09:42:50 +0100 qtwebkit-source (2.3.2-0ubuntu1) saucy; urgency=low * New upstream release LP: #1202425 -- Jonathan Riddell Wed, 31 Jul 2013 15:28:59 +0100 qtwebkit-source (2.3.1-0ubuntu4) saucy; urgency=low * Use g++ 4.7 on ARM -- Jonathan Riddell Tue, 25 Jun 2013 12:21:27 +0100 qtwebkit-source (2.3.1-0ubuntu3) saucy; urgency=low * Do not hardcode wrong .so version name when creating a symlink, instead use a symlink provided by upstream build (LP: #1191286). -- Dmitry Shachnev Sat, 15 Jun 2013 16:41:49 +0400 qtwebkit-source (2.3.1-0ubuntu2) saucy; urgency=low * Fix libQtWebkit.so symlink to point to the correct lib version -- Philip Muškovac Sat, 15 Jun 2013 17:22:01 +0200 qtwebkit-source (2.3.1-0ubuntu1) saucy; urgency=low * New upstream release. * Use --no-force-sse2 for now. * debian/patches/kubuntu_fix_for_powerpc.diff: - Drop, merged upstream * debian/patches/108991-jsval-32bit-fix.patch: - Drop, merged upstream -- Timo Jyrinki Mon, 22 Apr 2013 11:09:17 +0300 qtwebkit-source (2.3.0-0ubuntu3) saucy; urgency=low * Add patch 108991-jsval-32bit-fix.patch fixes QtWebKit JS crash on 32-bit systems LP: #1180731 -- Jonathan Riddell Thu, 16 May 2013 10:58:14 +0100 qtwebkit-source (2.3.0-0ubuntu2) raring; urgency=low * Add kubuntu_fix_for_powerpc.diff from upstream to fix compile on powerpc https://bugs.webkit.org/show_bug.cgi?id=112141 -- Jonathan Riddell Thu, 28 Mar 2013 15:37:15 +0000 qtwebkit-source (2.3.0-0ubuntu1) raring; urgency=low * New upstream release -- Jonathan Riddell Thu, 21 Mar 2013 16:58:17 +0000 qtwebkit-source (2.3-0ubuntu8) raring; urgency=low * Disable the assembler and JIT on powerpc with more gusto. -- Adam Conrad Wed, 06 Mar 2013 11:08:22 -0700 qtwebkit-source (2.3-0ubuntu7) raring; urgency=low * Add ENABLE_ASSEMBLER=0 to powerpc in hope it'll work -- Jonathan Riddell Mon, 04 Mar 2013 12:01:48 +0000 qtwebkit-source (2.3-0ubuntu6) raring; urgency=low * Fix conditional semantics -- Jonathan Riddell Mon, 25 Feb 2013 14:15:49 +0000 qtwebkit-source (2.3-0ubuntu5) raring; urgency=low * Disable JIT assember on powerpc -- Jonathan Riddell Mon, 25 Feb 2013 13:49:41 +0000 qtwebkit-source (2.3-0ubuntu4) raring; urgency=low * Use $(DEB_HOST_MULTIARCH) for install location for .so link -- Jonathan Riddell Fri, 22 Feb 2013 16:43:20 +0000 qtwebkit-source (2.3-0ubuntu3) raring; urgency=low * Install upper case headers * Install .so link -- Jonathan Riddell Fri, 22 Feb 2013 15:45:33 +0000 qtwebkit-source (2.3-0ubuntu2) raring; urgency=low * Install full headers -- Jonathan Riddell Thu, 21 Feb 2013 17:31:06 +0000 qtwebkit-source (2.3-0ubuntu1) raring; urgency=low * New upstream release, QtWebKit 2.3 is a backport of QtWebkit for Qt 5 to Qt 4, backport packaging from Qt 5 * Switch to building with ./Tools/Scripts/build-webkit as recommended by upstream -- Jonathan Riddell Mon, 18 Feb 2013 14:24:18 +0000 qtwebkit-opensource-src (5.0.1-0ubuntu1) raring; urgency=low * New upstream release. * debian/control: - Add missing Pre-Depends for xz compression - Rename packages by appending the major version - Depend on system png/jpeg libraries - Depend on qtsensors5-dev and qtlocation5-dev * debian/*.install: - Adjust to the new version and library renames * debian/rules: - Remove .la files - Remove rpath from QtWebProcess/QtWebPluginProcess * debian/copyright: - Fix invalid UTF-8 * Drop patches: - 01_lflags_as-needed.diff - 02_add_nostrip_for_debug_packages.diff - 03_hide_std_symbols.diff - 04_enable_debug_information.diff - Fix_build_with_GLib_2.31_changeset_r97269.patch - defines_qt_webkit.diff - glibc_hurd_mkspecs.diff - linux_amd64_no_overcommit.diff - upstream_changeset_r113848.diff - upstream_changeset_r93631.diff * Update patches: - 05_sparc_unaligned_access.diff - hurd.diff - no_gc_sections.diff (add i386/i686) - stabs_format_debug_info.diff (add i386/i686) - webkit_qt_hide_symbols.diff * Add patch: - disable_geolocation_501.diff (build failure) - save_memory.diff (try to conserve even more memory on arm) * Add Ubuntu specific patch: - devicePixelResolution.patch -- Timo Jyrinki Wed, 06 Feb 2013 12:30:39 +0000 qtwebkit (2.2.1-5) unstable; urgency=low * Team upload. * Re upload the package to fix the M-A uninstallability due to a binNMU (Closes: #676162). * This upload will get rebuilt with xz compression (Closes: #687036). Thanks Ansgar Burchardt for the patch. * Rewrite debian/copyright to DEP-5 (Closes: #673268). Thanks Elena ``of Valhalla'' Grandi and Tobias Bengfort. The current copyright is *huge*: 12637 lines. I have reviewed it but there still could be errors. -- Lisandro Damián Nicanor Pérez Meyer Sun, 18 Nov 2012 18:01:12 -0300 qtwebkit (2.2.1-4) unstable; urgency=high * Confirm new symbol file on all arches except armel and mipsel. However, hopefully, it will work on those two as well. * Urgency=high because we need multi-arch capable QtWebKit in testing as multi-arch Qt4 and non-multiarch QtWebKit do not play well for development purposes. -- Modestas Vainius Sun, 13 May 2012 12:24:37 +0300 qtwebkit (2.2.1-3) unstable; urgency=low * Build Source/WebCore/generated/* with hidden visibility as well (patch webkit_qt_hide_symbols.diff). This reduces a symbol file a lot and brings it back to manageable state. * Update symbol file: a bunch of private WebCore symbols are gone from symbol table now. -- Modestas Vainius Sat, 12 May 2012 20:58:34 +0300 qtwebkit (2.2.1-2) unstable; urgency=low * Upload to Sid. [ Fathi Boudra ] * Build with -gstabs on armhf instead of -g, like armel. [ Pino Toscano ] * glibc_mkspec.diff: rename to glibc_hurd_mkspecs.diff, and extend to apply also to the hurd-g++ mkspec. * Bump Qt build dependency to 4:4.8.1 (for the change in paths of QML imports). - update debian/libqtwebkit-qmlwebkitplugin.install accordingly - mark libqtwebkit-qmlwebkitplugin as Multi-Arch: same * Remove ${shlibs:Depends} from libqtwebkit4-dbg. -- Debian Qt/KDE Maintainers Tue, 01 May 2012 15:07:39 +0300 qtwebkit (2.2.1-1) experimental; urgency=low * New upstream release. * Drop adjust_symbols_visibility_for_webcore.diff - stolen upstream. * Update debian/compat: bump to 9. * Update debian/control: - bump Qt build dependency to 4:4.8.0~. This version introduce multiarch. - add Multi-Arch and Pre-Depends fields to libqtwebkit4 package. * Update debian/*.install files for multiarch. -- Fathi Boudra Wed, 28 Dec 2011 10:10:59 +0200 qtwebkit (2.2.0-5) unstable; urgency=low * Update symbol file with the latest changes from the build logs. * Mark a bunch of other internal WebCore namespace symbols as optional=private. * Mark some external symbols as optional=external. -- Modestas Vainius Mon, 16 Apr 2012 23:35:59 +0300 qtwebkit (2.2.0-4) unstable; urgency=low * Team upload. [ Pino Toscano ] * Add -Wl,--no-relax to the LDFLAGS on alpha. (Closes: #656056) * Update the symbols file for alpha, armhf and ppc64, and for all the other archs from their build logs. (Closes: #653905, #656056, #664897) * Backport (parts of) upstream r93631 and r113848 to fix building with GCC 4.7. (Closes: #667346) [ Felix Geyer ] * Add Fix_build_with_GLib_2.31_changeset_r97269.patch, cherry-picked from upstream. (Closes: #665679) * Bump debhelper compat level to v9. - Use DEB__MAINT variables instead of manipulating the flag variables directly. * Bump Standards-Version to 3.9.3, no changes needed. [ Modestas Vainius ] * Mark symbols having 'Private' in their name as optional=private. * Mark '^ _ZN7WebCore' symbols as optional=private. They are not part of public API. -- Modestas Vainius Sun, 15 Apr 2012 21:16:49 +0300 qtwebkit (2.2.0-3) unstable; urgency=low [ Fathi Boudra ] * Update the symbols file for ia64 and mipsel architectures. [ Pino Toscano ] * Add patch hurd.diff to temporarly workaround build failure on Hurd. * Update the symbols file for hurd-i386, sh4, and sparc64 architectures. -- Debian Qt/KDE Maintainers Wed, 28 Dec 2011 10:10:59 +0200 qtwebkit (2.2.0-2) unstable; urgency=low [ Pino Toscano ] * Improve the symbols file for more archs (based on their build logs): armel ia64 kfreebsd-amd64 kfreebsd-i386 mips powerpc s390 s390x sparc -- Debian Qt/KDE Maintainers Sun, 25 Dec 2011 21:46:36 +0100 qtwebkit (2.2.0-1) unstable; urgency=low * New upstream release: - provides support for s390/s390x. (Closes: #637004) * Update patches: - 0001_fix_symbols_visibility_for_webcore.diff: drop, stolen upstream. - 05_sparc_unaligned_access.diff: refresh - no_gc_sections.diff: refresh - 06_kfreebsd_strnstr.diff, 09_hurd.diff: drop, now strnstr() is properly enabled [ Pino Toscano ] * Add -gstabs to the C(XX)FLAGS also for s390x. (see #637004) * Enable the video support for all the OSes, not just on Linux. * Add patch glibc_mkspec.diff, to enable/fix compile options for platforms using our custom glibc-g++ mkspec. * Add a symbols file, based on the previous version (2.1.0~2011week13). [ Fathi Boudra ] * Update debian/control: - bump debhelper build dependency to 8.1.3~. - add pkg-config, libgstreamer-plugins-base0.10-dev and libgstreamer0.10-dev build dependencies. - drop libphonon-dev build and qt-mobility build dependencies. GStreamer will be used as the multimedia backend as recommended by upstream. (Closes: #634388) * Add debian/README.source: explain how to create a new upstream tarball. * Update debian/rules: - drop ENABLE_GEOLOCATION as qt-mobility build dependency is removed. - add WTF_USE_GSTREAMER to enable GStreamer as the multimedia backend. - pass --sourcedirectory=Source to dh as the upstream tarball format has changed. - add override_dh_auto_clean to remove Source/Makefile file and avoid dh_clean failure. * Add qwebview designer plugin and make libqtwebkit-dev depend on ${shlibs:Depends} as we are shipping the qwebview designer plugin. (Closes: #612974) * Add adjust_symbols_visibility_for_webcore.diff to fix WebCore symbols visibility. -- Debian Qt/KDE Maintainers Mon, 19 Sep 2011 16:32:18 +0300 qtwebkit (2.1.0~2011week13-2) unstable; urgency=low * Add defines_qt_webkit.diff to display correctly documentation in Qt Creator Help plugin. (Closes: #619443) * Bump Standards-Version to 3.9.2 (no changes needed). -- Fathi Boudra Sun, 19 Jun 2011 12:35:00 +0300 qtwebkit (2.1.0~2011week13-1) unstable; urgency=low * New upstream release. [ José Manuel Santamaría Lema ] * Add linux_amd64_no_overcommit.diff to avoid crashes on amd64 with less than 3 or 4GB of RAM. Thanks to Felix Geyer for his help with this issue. [ Fathi Boudra ] * Ship libqtwebkit-qmlwebkitplugin package. (Closes: #601650) * Drop webcore_qtplatformplugin_createfullscreenvideohandler_ftbfs.patch. -- Debian Qt/KDE Maintainers Wed, 06 Apr 2011 11:37:59 +0300 qtwebkit (2.1.0~2011week09-3) unstable; urgency=high * Rename 08_powerpc_s390_no_gc_sections.diff to no_gc_sections.diff and extend it to cover armel and mip* as well. Full list: powerpc, s390, arm*, mips*. * Really replace -g with -gstabs on s390, mips, mipsel and armel. Previously it used to grab -g from environment CXXFLAGS. Hopefully this will truly fix OOMs when linking. (Closes: #618325) * Urgency=high, transition stuff. -- Modestas Vainius Mon, 28 Mar 2011 03:36:12 +0300 qtwebkit (2.1.0~2011week09-2) unstable; urgency=high [ Pino Toscano ] * Build-depend on libphonon-dev on non-Linux architectures. (Closes: #617656) [ Modestas Vainius ] * Build with -gstabs on armel (Closes: #618325). Added to the stabs_format_debug_info.diff patch (former 07_s390_stabs_format_debugging_information.diff). * Urgency=high, transition stuff. -- Debian Qt/KDE Maintainers Thu, 24 Mar 2011 16:12:43 +0200 qtwebkit (2.1.0~2011week09-1) unstable; urgency=low * New upstream release - upload to Sid. * Add webcore_qtplatformplugin_createfullscreenvideohandler_ftbfs.patch to work around the build failure. * Switch to Qt MultimediaKit for the video support (instead of Phonon), build depends on QtMultimediaKit. * Enable geolocation support: build depends on QtLocation and define ENABLE_GEOLOCATION. -- Fathi Boudra Sun, 06 Mar 2011 10:05:46 +0200 qtwebkit (2.1.0~2011week03-1) experimental; urgency=low * New upstream release: switch to Qt WebKit 2.1 branch. [ Fathi Boudra ] * Update debian/control: - build depends on Qt 4.7.0 beta 2. * Update debian/rules: - pass DEFINES+=ENABLE_VIDEO to build with audio/video support. * Update libqtwebkit-dev.install file: add qwebkitplatformplugin.h. [ Modestas Vainius ] * Fix debian/control Vcs fields to point to the new location. [ Pino Toscano ] * Add patch 09_hurd.diff to fix compilation on Hurd. -- Fathi Boudra Sat, 29 Jan 2011 18:23:41 +0200 qtwebkit (2.0~week26-2) experimental; urgency=low * Fix FTBFS on GNU/kFreeBSD caused by missing strnstr() on glibc systems. -- Fathi Boudra Wed, 07 Jul 2010 09:51:03 +0300 qtwebkit (2.0~week26-1) experimental; urgency=low * Initial release (Closes: #576006) -- Fathi Boudra Fri, 02 Jul 2010 15:37:23 +0300