Change logs for qtwebkit-source source package in Raring

  • qtwebkit-source (2.3.0-0ubuntu2.1) raring-proposed; urgency=low
    
      * raring SRU to fix crash LP: #1180731
    
    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 <email address hidden>   Thu, 16 May 2013 11:02:57 +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 <email address hidden>   Thu, 28 Mar 2013 15:37:15 +0000
  • qtwebkit-source (2.3.0-0ubuntu1) raring; urgency=low
    
      * New upstream release
     -- Jonathan Riddell <email address hidden>   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 <email address hidden>   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 <email address hidden>   Mon, 04 Mar 2013 12:01:48 +0000
  • qtwebkit-source (2.3-0ubuntu6) raring; urgency=low
    
      * Fix conditional semantics
     -- Jonathan Riddell <email address hidden>   Mon, 25 Feb 2013 14:15:49 +0000
  • qtwebkit-source (2.3-0ubuntu5) raring; urgency=low
    
      * Disable JIT assember on powerpc
     -- Jonathan Riddell <email address hidden>   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 <email address hidden>   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 <email address hidden>   Fri, 22 Feb 2013 15:45:33 +0000
  • qtwebkit-source (2.3-0ubuntu2) raring; urgency=low
    
      * Install full headers
     -- Jonathan Riddell <email address hidden>   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
    
    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
     -- Jonathan Riddell <email address hidden>   Mon, 18 Feb 2013 14:24:18 +0000
  • qtwebkit-source (2.2.1-4ubuntu1) quantal; urgency=low
    
      * Merge from Debian unstable, remaining changes:
        - Compress binary packages with xz.
        - Add kubuntu_01_workaround_-Werror_deprecated-declarations.diff
      * Switch from lzma to xz compression.
    
    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.
    
    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.
    
    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.
     -- Felix Geyer <email address hidden>   Sun, 05 Aug 2012 10:15:41 +0200