Change logs for wxwidgets2.8 source package in Jessie

  • wxwidgets2.8 (2.8.12.1+dfsg2-2) unstable; urgency=medium
    
    
      * Avoid parallelism in debian/rules itself. (Closes: #742657)
      * Stop building binary packages python-wxversion and python-wxtools -
        wxpython3.0 will instead.
      * Fix format string warnings (promoted to errors) in calls to
        PyErr_Format().  New patch: wxpython-missing-format-strings.patch
    
     -- Olly Betts <email address hidden>  Wed, 13 Aug 2014 17:10:46 +1200
  • wxwidgets2.8 (2.8.12.1+dfsg2-1) unstable; urgency=medium
    
    
      * Repack to remove non-free files from wxPython. (Closes: #735225)
      * Change section to "oldlibs" to try to encourage new packages to use
        wx 3.0 instead.
      * Fix warnings building code using wx2.8 with GCC 4.8. (Closes: #740115)
      * "Standards-Version: 3.9.5" - no changes required.
      * debian/watch: Add dversionmangle to account for repacked orig tarball.
    
     -- Olly Betts <email address hidden>  Wed, 26 Mar 2014 15:08:15 +1300
  • wxwidgets2.8 (2.8.12.1+dfsg-2) unstable; urgency=high
    
    
      * Don't build binary package wx-common as that's now built by wxwidgets3.0.
        Upload with urgency=high as wxwidgets3.0 is already in testing, and the
        only change in this upload is to not build wx-common.  (Closes: #730211)
    
     -- Olly Betts <email address hidden>  Mon, 25 Nov 2013 18:09:23 +1300
  • wxwidgets2.8 (2.8.12.1+dfsg-1) unstable; urgency=low
    
    
      * Re-repack upstream to remove unused embedded copy of editra, which
        contains a base64 encoded exe file without source code. (Closes: #724470)
        + New patch fix-editra-removal.patch to fix up build system for removal of
          editra during repack.
        + debian/copyright: Drop license information for files in editra which we
          now remove in the repack.
        + debian/rules: Update for removal of editra during repack.
        + Just remove the upstream debian directory while repacking, rather than
          carefully renaming it to debian-upstream.
      * debian/copyright: Include licence info for wxPython/wx/lib/pubsub.
      * Use xz compression for source and binary packages.
      * debian/wxPython-tools.1: Make the pointer the pydoc documentation slightly
        more helpful by giving an example pydoc invocation.
    
     -- Olly Betts <email address hidden>  Tue, 24 Sep 2013 18:27:56 +1200
  • wxwidgets2.8 (2.8.12.1-16) unstable; urgency=low
    
    
      * Fix warning when compiling with recent GCC in C++11 mode.
        (Closes: #721184)
      * debian/copyright: Add missing licences for contrib/src/stc/scintilla,
        wxPython/wx/tools/Editra/src/extern/pygments and
        wxPython/contrib/activex/wxie.
      * Actually apply patches to add Tamil and Arabic i18n.
      * debian/build_all: Remove unused script.
      * debian/patches/WX_CONFIG.dpatch: Remove unused, obsolete patch.
      * debian/patches/dont-check-for-pangox.patch: The check for pangox is only
        done if building wxX11, which we don't do, so this patch isn't actually
        necessary, so drop it.
      * New patch wxpython-=-should-be-==.patch which fixes mishandling of the
        bitmap depth in the wxPython wrapper code.
    
     -- Olly Betts <email address hidden>  Thu, 12 Sep 2013 16:59:29 +1200
  • wxwidgets2.8 (2.8.12.1-15) unstable; urgency=low
    
    
      * Fix race condition which could result in mmedia libraries going into more
        than one binary package in a parallel package build.  (Closes: #719250)
      * wx-common now "Recommends: zip".  (Closes: #717857)
      * Add python-libxml2-dbg to "Build-Depends:" to fix FTBFS on HPPA.
        (Closes: #719086)
      * Don't mark -dbg packages as "Multi-Arch: same" - they depend on
        wx2.8-headers, which isn't multi-arch, so they can't be parallel installed.
      * Improve short descriptions of libwxgtk-media* packages.
    
     -- Olly Betts <email address hidden>  Wed, 28 Aug 2013 10:25:35 +1200
  • wxwidgets2.8 (2.8.12.1-13) unstable; urgency=low
    
    
      * We don't actually use pangox, so don't test for it (new patch
        dont-check-for-pangox.patch from Emilio Pozuelo Monfort).
        (Closes: #701836)
      * Allow img2py to work with an X display (new patch
        img2py-no-display.patch from Nicolas Boulenguez).  (Closes: #698198)
      * Build --without-gnomeprint.  (Closes: #644571)
      * Update B-D from libtiff4-dev to libtiff5-dev.
      * Enable hardening flags, except for wxPython for which we need a way to get the
        extra compiler flags through setup.py.
      * Drop 'Conflicts' and 'Replaces' on wx 2.4 and 2.5 packages, and versioned
        'Build-Depends' relating to pre-squeeze versions.
      * Standards-Version: 3.9.4 (no changes required).
      * Update debhelper compatibility level from 7 to 9.
      * Fix vcs-field-not-canonical lintian warning by updating VCS URLs.
    
     -- Olly Betts <email address hidden>  Sat, 08 Jun 2013 22:23:20 +0000
  • wxwidgets2.8 (2.8.12.1-12) unstable; urgency=low
    
    
      * Make python-wxversion conflict with python-wxgtk2.8 (<< 2.8.12.1-1~) to
        guarantee upgrade ordering when moving from pycentral to dh_python2.
        (Closes: #684150)
    
     -- Olly Betts <email address hidden>  Wed, 19 Sep 2012 00:37:03 +0000