Change logs for wxwidgets2.6 source package in Hardy

  • wxwidgets2.6 (2.6.3.2.2-2ubuntu4) hardy; urgency=low
    
      * debian/control.in: set back XS-Python-Version to all so that python
        packages depend on python2.5 and not python2.4 (LP: #203266)
    
     -- Adrien Cunin <email address hidden>   Mon, 17 Mar 2008 21:17:06 +0100
  • wxwidgets2.6 (2.6.3.2.2-2ubuntu3) hardy; urgency=low
    
      * 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
    
     -- Adrien Cunin <email address hidden>   Sat, 15 Mar 2008 22:29:43 +0100
  • wxwidgets2.6 (2.6.3.2.2-2ubuntu2) hardy; urgency=low
    
      * removed references to the deprecated and redundant package
        python-xml (LP: #199014).
    
     -- Morten Kjeldgaard <email address hidden>   Thu, 06 Mar 2008 13:47:07 +0100
  • wxwidgets2.6 (2.6.3.2.2-2ubuntu1) hardy; urgency=low
    
      * 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)
    
     -- Stefan Ebner <email address hidden>   Tue, 12 Feb 2008 10:35:43 +0100
  • wxwidgets2.6 (2.6.3.2.2-1ubuntu2) hardy; urgency=low
    
      * 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.
    
     -- Matthias Klose <email address hidden>   Tue, 05 Feb 2008 11:01:51 +0000
  • wxwidgets2.6 (2.6.3.2.2-1ubuntu1) hardy; urgency=low
    
      * 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.
    
     -- Loic Minier <email address hidden>   Wed, 14 Nov 2007 19:28:34 +0100
  • wxwidgets2.6 (2.6.3.2.1.5ubuntu12) gutsy; urgency=low
    
      * src/gtk/settings.cpp:
        + Fix build...
    
     -- Sebastian Droege <email address hidden>   Fri, 10 Aug 2007 16:08:09 +0200