lp:ubuntu/oneiric/pygtk

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

68. By Martin Pitt

[ Josselin Mouette ]
* Drop incorrect ${python:Provides}.

[ Martin Pitt ]
* debian/rules: Don't call dh_numpy when building on Ubuntu, to avoid
  dragging the sizable python-numpy into the default installation. The few
  (if any) packages which actually use numpy ought to depend on it
  themselves.
* debian/watch: Fix syntax to actually catch the latest version.

67. By Martin Pitt

Upload current Debian svn head to get rid of python-numpy dependency again.

[ Josselin Mouette ]
* Drop incorrect ${python:Provides}.

[ Martin Pitt ]
* debian/rules: Don't call dh_numpy when building on Ubuntu, to avoid
  dragging the sizable python-numpy into the default installation. The few
  (if any) packages which actually use numpy ought to depend on it
  themselves.

66. By Laurent Bigonville

* New upstream release (Closes: #619126).
* debian/control.in:
  - Bump python-gobject-dev and libgtk2.0-dev build-dependencies
  - Bump python-gtk2-dev dependencies against python-gobject-dev
    and libgtk2.0-dev (Closes: #554973)
  - Drop pysupport build-dependency and bump python-all-dev
  - Bump Standards-Version to 3.9.2
  - Drop all Conflicts/Replaces, all these packages only exist prior lenny
  - Drop Python-Depends and use Depends instead
  - Don't Depends against python-dbg, let dh_python2 generate the correct
    versions
  - Drop all XB-Python-Version
  - Bump debhelper compatibility to 8
  - Add Breaks: python-gtkglext1 (<< 1.1.0-7~) to be sure it also use
    dh_python2
* debian/rules:
  - Use dh_python2 instead of dh_pysupport
  - Set pyexecdir to install files to py_libdir_sh
  - Call dh_prep instead of dh_clean -k
* Drop debian/patches/60_pygtk-wakeupfd-fix.patch: Fixed upstream

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

Branch metadata

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

Subscribers