lp:ubuntu/intrepid/wxwidgets2.6

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

Related bugs

Related blueprints

Branch information

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

Recent revisions

26. By Emilio Pozuelo Monfort

* debian/python-wxgtk.postinst,
  debian/python-wxgtk.prerm,
  debian/rules:
  - Fix update-alternatives call to install links in
    /usr/lib/python2.X/wx.pth for each supported python version,
    so that importing wx actually works (lp: #274619).

25. By Adrien Cunin

debian/control.in: set back XS-Python-Version to all so that python
packages depend on python2.5 and not python2.4 (LP: #203266)

24. By Adrien Cunin

* Copied the changes of the previous upload from debian/control to
  debian/control.in
* debian/control.in:
   - Set XS-Python-Version to >= 2.4 (Morten Kjeldgaard)
   - Versioned build-dep python-all-{dev,dbg} (>= 2.4)
* debian/rules: added debian/control target to .PHONY so that debian/control
  is always re-generated from debian/control.in

23. By Morten Kjeldgaard

removed references to the deprecated and redundant package
python-xml (LP: #199014).

22. By Stefan Ebner <email address hidden>

* Merge from Debian unstable. (LP: #193658) Remaining Ubuntu changes:
  - Add build-dep on bc and ajust debian/control.
  - Set DEBIAN_WX_DEFAULT_VERSION to 2.8 in rules.
  - Set Ubuntu maintainer address.
  - Adjust dependencies and conflicts for the python-wxversion changes,
    which were applied in Ubuntu in 2.8.6.1-0ubuntu2.
  - src/gtk/notebook.cpp:
    + Keep patching it. It should have been fixed in Debian but the patch
      from Debian #445729 wasn't really applied. (LP #59138)

21. By Matthias Klose

* Build for all supported python versions.
* Move the wx.pth symlink handled by update-alternatives into
  the python-wxversion package; adjust dependencies accordingly.
* Fix build failure with python2.4.

20. By Loïc Minier

* Merge from Debian unstable; remaining Ubuntu changes:
  - Add build-dep on bc.
  - Bump debhelper compatibility to v5.
  - Remove debian/python-version, use pyversions -d.
  - Set DEBIAN_WX_DEFAULT_VERSION to 2.8 in rules.
  - Build the existing -dbg package for the python-dbg build (unlist
    $(package_gtk_dbg_py) from extra_packages in rules.
  - Don't let the -dbg package conflict with the normal build, but depend on
    it.
  - Remove python-wxgtk-dbg installation scripts.
  - Remove dh_python calls in rules.
  - Install wxPython header files in wx2.6-headers; Ubuntu #2887.
  - Remove extra '-' in the index.html symlink destination in rules;
    Ubuntu #110335.
  - Use const char * instead of char * in wxPython/contrib/stc/gtk/*.cpp to
    fix some warnings.
  - Move "from __future__ import nested_scopes" to the begin of
    wxPython/wx/py/introspect.py.
  - Use the default python flags for the wxPython builds in config.py.
  - Fix build of src/gtk/settings.cpp.

19. By Sebastian Dröge

* src/gtk/settings.cpp:
  + Fix build...

18. By Sebastian Dröge

* src/gtk/settings.cpp:
  + Patch from upstream SVN (r48002) to stop using private Gtk API which
    results in segfaults since Gtk 2.11.6.
    https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1767485&group_id=9863

17. By Matti Lindell <email address hidden>

* src/gtk/{button,window}.cpp:
  - Use gtk_border_free() not g_free() when freeing GtkBorder's.
    Changes backported from upstream 2.8 branch (LP: #120278).

Branch metadata

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

Subscribers