lp:ubuntu/natty-proposed/pygtk

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty-proposed/pygtk
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

65. By Chris Halse Rogers

* 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)

64. By Robert Ancell

* New upstream release
* debian/control:
  - Bump build-depends on libgtk2.0-dev

63. By Sebastien Bacher

* 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

62. By Robert Ancell

* 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

61. By Evan

* Add support for GtkSpinner (bgo: #607453). Thanks Colin Watson.
* Bump the libgtk2.0-dev dependency to 2.19.0.

60. By Sebastien Bacher

New upstream version

59. By Sebastien Bacher

* Sync on Debian
* debian/control.in:
  - don't depends on a specific python version
  - only suggest python-numpy
  - python-gtk2-dbg conflicts and replaces python-glade2-dbg
* debian/rules:
  - don't stop on xvfb-run issues

58. By Sebastien Bacher

* New upstream version:
  - Allow to use automake 1.11
  - Remove compiler warnings
  - Add gtk.gdk.CURRENT_TIME constant
  - Fix gtk.IMContext().set_client_window()
  - Some docs fix
  - Fixed invocation of FileChooserDialog in print demo
  - Some autotools tweaks
  - Fix arg parsing format typo for gtk_toggle_button_new
  - Update some docs to the new 2.16 API

57. By Sebastien Bacher

* New upstream version:
  - Rename gtk.Statusbar.remove() to gtk.Statusbar.remove_message
  - Allow pango.Context creation
  - Make gtk.gdk.Pixbuf.add_alpha accept integers, retaining backward
    compatibility accepting also chars
  - Protect window obj from GC in gtk.window_get_toplevels
  - Plug huge number of memory leaks in Pango wrappers
  - Add gtk.gdk.WINDOWING constant
  - Wrap gdk_pixbuf_apply_embedded_orientation
  - Modernize constructors of seven more types
  - Don't free a string we don't own
  - Some docs tweaking
* debian/control.in:
  - set vcs location
* debian/patches/02_fix_get_application_info_crash.patch:
  - the change is in the new version

56. By Martin Pitt

Add 02_fix_get_application_info_crash.patch: Fix crash in
gtk.RecentInfo.get_application_info(). Taken from upstream git, thanks to
Siegfried Gevatter for digging it out. (LP: #386035)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/pygtk
This branch contains Public information 
Everyone can see this information.

Subscribers