Change logs for python-qt4 source package in Hardy

  • python-qt4 (4.3.3-2ubuntu4.1) hardy-proposed; urgency=low
    
      * Make python-qt4 replace pyqt4-dev-tools, thanks to Jonathan
        Riddell <email address hidden>.  Closes LP: #219772.
    
     -- Steve Langasek <email address hidden>   Mon, 30 Jun 2008 08:40:17 +0000
  • python-qt4 (4.3.3-2ubuntu4) hardy; urgency=low
    
      * Keep pyqtconfig.py in /usr/lib/python2.x.
    
     -- Matthias Klose <email address hidden>   Mon, 10 Mar 2008 20:56:21 +0000
  • python-qt4 (4.3.3-2ubuntu3) hardy; urgency=low
    
      * Fix installation location of PyQt4's __init__.py.
      * Postprocess pyqtconfig.py to remove version numbers and move
        it to the pycentral shared installation area.
    
     -- Matthias Klose <email address hidden>   Mon, 10 Mar 2008 17:44:01 +0000
  • python-qt4 (4.3.3-2ubuntu2) hardy; urgency=low
    
      * Rebuild with recent python-central.
      * Set Ubuntu maintainer address.
    
     -- Matthias Klose <email address hidden>   Mon, 10 Mar 2008 12:47:18 +0000
  • python-qt4 (4.3.3-2ubuntu1) hardy; urgency=low
    
      * Merge from debian unstable (LP: #185830), remaining changes:
        - Change maintainer to ubuntu-core-dev
        - Change build-dep on python-elementtree to python2.5 | python-elmenttree
          because python-elementtree is in universe
        - In debian/rules add CXXFLAGS += -fpermissive when building with GCC 4.3
      * Dropped change (was undocumented):
        - Once again include mainloop/qt_d.so in python-qt4-dbus-dbg (LP: #182145)
    
    python-qt4 (4.3.3-2) unstable; urgency=low
    
      [ Sandro Tosi ]
      * debian/control
        - uniforming Vcs-Browser field
    
      [ Torsten Marek ]
      * Override LFLAGS from qmake-qt4, libqt4-dev 4.3.3-1 changed
        from -Wl,--as-needed to -Wl,--no-undefined. This lead
        to Python symbols to be reported as undefined references.
        (Closes: #458869)
      * Use bzip2 as compression method for debs, since the
        packages with the debug symbols are quite large.
    
    python-qt4 (4.3.3-1) unstable; urgency=low
    
      * New upstream release.
      * Bumped Standards version to 3.7.3, no changes necessary.
      * Changed priority of python-qt4-dbus-dbg to extra.
      * Fixed lintian warnings for doc-base, renamed document
        from PyQt4 to pyqt4
    
     -- Scott Kitterman <email address hidden>   Fri, 25 Jan 2008 17:25:09 -0500
  • python-qt4 (4.3.1-1ubuntu4) hardy; urgency=low
    
      * Removed usr/lib/qt4/plugins/designer/ from pyqt4-dev-tools.install.
        usr/lib/qt4/plugins/designer/ is already in python-qt4 package, whom
        pyqt4-dev-tools already depends on.
        Previous fix makes pyqt4-dev-tools not installable, due to file
        conflict.
    
     -- Anthony Mercatante <email address hidden>   Fri, 30 Nov 2007 01:09:29 +0100
  • python-qt4 (4.3.1-1ubuntu3) hardy; urgency=low
    
      * python-elementtree is in universe, and integrated into python 2.5, so
        change the dependency to "python2.5 | python-elementtree".
    
     -- Martin Pitt <email address hidden>   Tue, 27 Nov 2007 10:33:57 +0100
  • python-qt4 (4.3.1-1ubuntu2) hardy; urgency=low
    
      * Add usr/lib/qt4/plugins/designer/ to pyqt4-dev-tools.install
        Closes LP: #158342
    
     -- Jonathan Riddell <email address hidden>   Tue, 13 Nov 2007 17:11:03 +0000
  • python-qt4 (4.3.1-1ubuntu1) hardy; urgency=low
    
      * Merge with Debian, remaining changes
       - In debian/rules add CXXFLAGS += -fpermissive when building with GCC 4.3
    
    python-qt4 (4.3.1-1) unstable; urgency=low
    
      [ Piotr Ożarowski ]
      * Vcs-Svn, Vcs-Browser and Homepage fields added
    
      [ Torsten Marek ]
      * New upstream release. (Closes: #445337)
      * Added python-qt4-dbus-dbg package.
    
    python-qt4 (4.3-7) unstable; urgency=low
    
      * Added watch file.
      * python-qt4-{sql,gl}-dbg now really contain debug extensions.
      * Do not strip the Qt4 desigern plugin in the Makefile
      * Correctly install debug symbols.
    
    python-qt4 (4.3-6) experimental; urgency=low
    
      * Merged back changes from Ubuntu:
      * Added debug packages. (Closes: #435652)
      * Move dbus mainloop module to other location. (Closes: #439359)
    
    python-qt4 (4.3-5) unstable; urgency=low
    
      * Added DPMT to uploaders field.
      * Changed patch to substitute double by float where needed
        instead of qreal, because there is a sip bug that prevents
        a proper fix.
      * Split into more files and use -O1 only to be able to build with
        g++ 4.2.
    
    python-qt4 (4.3-4) unstable; urgency=low
    
      * Forward CXXFLAGS to the build system (Closes: #438392)
      * Handle nostrip build option correctly (Closes: #437867)
      * Fixed another build error related to qreal/double/float.
      * Added dpatch patch list for armel.
    
    python-qt4 (4.3-3) unstable; urgency=low
    
      * Include patch for build issues on ARM and Mips. (Closes: #434378)
      * Put PyQt4/__init__.py into new package python-qt4-common
        It's not an elegant solution, but a clean one at least.
      * python-qt4-dev depends on python-sip4-dev
    
     -- Jonathan Riddell <email address hidden>   Mon, 05 Nov 2007 19:22:23 +0000
  • python-qt4 (4.3-2ubuntu7) gutsy; urgency=low
    
      * Add kubuntu_01_turkish_capital_i.dpatch by Situert, fixes
        crash when loading properties beginning in "i" in Turkish.
        Closes LP: #97420
    
     -- Jonathan Riddell <email address hidden>   Thu, 04 Oct 2007 20:28:04 +0100