Change logs for python-qt3 source package in Karmic

  • python-qt3 (3.18.1-1ubuntu1) karmic; urgency=low
    
      * Rebuild for sip 4.9, bump install dependency versions accordingly
    
     -- Jonathan Riddell <email address hidden>   Tue, 13 Oct 2009 23:52:45 +0100
  • python-qt3 (3.18.1-1) unstable; urgency=low
    
      * New upstream release
      * debian/patches/02_pyobject_typecheck_cast.dpatch,
        debian/patches/03_qdomdocument_setcontent.dpatch
        - Removed, applied upstream
      * debian/patches/04_qpixmap_loadfromdata.dpatch
        - Removed, fixed in sip 4.8.1
      * debian/pycompat
        - Removed, not needed anymore.
      * debian/control
        - Bumped build-dependencies on sip to 4.8.1
    	
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  23 Jun 2009 10:38:35 +0100
  • python-qt3 (3.18-2) unstable; urgency=low
    
      * debian/patches/03_qdomdocument_setcontent.dpatch
        - Picked from PyQt3 snapshots, fixes false assertion
          when using QDomDocument.setContent
      * debian/patches/04_qpixmap_loadfromdata.dpatch
        - use Q_ULONG instead of uint as type for array size. On amd64,
          sizeof(Q_ULONG) != sizeof(uint), which lead to a crash when a
          uint* was handed in as a Q_ULONG*. (Closes: #529414)
    
    python-qt3 (3.18-1) unstable; urgency=low
    
      * New upstream release
      * debian/control
        - Bump all dependencies on sip4 to 4.8
    
      * debian/patches/02_pyobject_typecheck_cast.dpatch
        - Add patch to build PyQt3 for Python 2.5
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  15 Jun 2009 11:18:12 +0100
  • python-qt3 (3.17.6-2) unstable; urgency=low
    
      * Uploading to unstable. 
      * Merging changes from Ubuntu to build with python2.6. 
      * Migrate from python-central to python-support. This also makes sure
        that we get rid of DH_PYCENTRAL=nomove.
        - Adding debian/python-qt-dev.preinst to tell python-central to
          remove its cruft. The preinst script should be removed after
          the release of Squeeze.
      * Bump dependency on sip4 to 4.7.9. 
      * Adding myself to Uplaoders.
      * Bumping Standards-Version, no changes needed. 
      * Move -dbg packages into section debug. 
    
     -- Steve Langasek <email address hidden>   Sat,  06 Jun 2009 00:19:11 +0100
  • python-qt3 (3.17.6-1ubuntu1) jaunty; urgency=low
    
      * Build for python2.6.
    
     -- Matthias Klose <email address hidden>   Sun, 22 Feb 2009 22:18:07 +0000