Change logs for qtwebkit-source source package in Quantal

  • 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
  • qtwebkit-source (2.2.1-1ubuntu4) precise; urgency=low
    
      * Fix both causes of armhf build failures (LP: #945393):
        - Update symbols file to duplicate armel entries as armhf.
        - Build with -gstabs on armhf instead of -g, like armel.
     -- Adam Conrad <email address hidden>   Sat, 10 Mar 2012 20:31:31 -0700