Change logs for pygtk source package in Maverick

  • pygtk (2.21.0-0ubuntu1.1) maverick-proposed; urgency=low
    
      * debian/patches/04_fix_100%_cpu_in_signal_handling.patch:
        - Upstream patch to fix thinko in pygtk signal handler glib source.
          Without this, the source _check function would read 0 bytes from the fd,
          resulting in the fd always having input and hence a busy-loop.
          Fixes 100% CPU usage in a variety of pygtk-using apps (LP: #664920)
     -- Stephane Graber <email address hidden>   Wed, 25 May 2011 14:10:19 -0400
  • pygtk (2.21.0-0ubuntu1) maverick; urgency=low
    
      * New upstream version
      * debian/control.in:
        - updated pygobject and libgtk requirements
      * debian/patches/60_pygtk-wakeupfd-fix.patch:
        - the issues should be fixed in the new version
      * debian/patches/65_gtkspinner.patch:
        - the issues is fixed in the new version
      * debian/rules:
        - don't break on testsuite issues to get the new version to build
     -- Sebastien Bacher <email address hidden>   Wed, 11 Aug 2010 21:29:52 +0200
  • pygtk (2.17.0-2ubuntu1) maverick; urgency=low
    
      * Merge with Debian unstable, remaining Ubuntu changes:
      * debian/control.in:
        - Don't depend on a specific python version
        - Bump the libgtk2.0-dev dependency to 2.19.0
        - Add Vcs-Bzr link
        - python-gtk2 suggests not depends on python-numpy
        - python-gtk2-dbg conflicts and replaces python-glade2-dbg
      * debian/patches/65_gtkspinner.patch:
        - Add support for GtkSpinner
     -- Robert Ancell <email address hidden>   Wed, 16 Jun 2010 16:09:45 +1000
  • pygtk (2.17.0-0ubuntu2) lucid; urgency=low
    
      * Add support for GtkSpinner (bgo: #607453).  Thanks Colin Watson.
      * Bump the libgtk2.0-dev dependency to 2.19.0.
     -- Evan Dandrea <email address hidden>   Tue, 19 Jan 2010 15:08:34 +0000