1 wxwidgets2.5 (2.5.1.1) experimental; urgency=low
 
   3   * The s/ndow/dget/g release.
 
   4   * Yes, the name has changed and the terrorists have won again.
 
   5     Having a name too similar to Lindows apparently makes us a
 
   6     liability to the illusion their assailants will want to project
 
   7     in court.  Eleven or so years of unbroken, unquestioned usage
 
   8     was not nearly so interesting to these people as the fact we
 
   9     were a soft target and easy to deprive of due process.
 
  10   * wxGTK is now built with gtk2 and unicode support.
 
  11   * wxBase is no longer a separate package, it is built with the
 
  12     GUI libs which now depend on it.  We might split it out again
 
  13     one day if there is a need for that.
 
  14   * Added support for GNU/K*BSD (thanks again to Robert Millan).
 
  15   * Non-core functionality is now provided by separate libraries
 
  16     rather than simply being built into a single behemoth unit.
 
  17     Of course, given the way these things work, almost none of
 
  18     them are actually smaller, and the load time is unlikely to
 
  19     improve either, but the logical separation may be beneficial.
 
  20   * Removed many elements of the build scripts that are no longer
 
  21     required due to improvements and changes elsewhere.
 
  22   * Added README.examples for people who think these are packaged
 
  23     as demos instead of as extended documentation.
 
  25  -- Ron Lee <ron@debian.org>  Fri, 27 Feb 2004 17:00:29 +1030
 
  27 wxwindows2.5 (2.5.0) unstable; urgency=low
 
  29   * New beginnings.  Back to development flavored chaos again.
 
  31  -- Ron Lee <ron@debian.org>  Thu, 19 Dec 2002 01:08:50 -0800
 
  33 wxwindows2.4 (2.4.2.4) unstable; urgency=low
 
  35   * Modified build scripts to use pythonX.Y instead of python(>=X.Y)
 
  36   * Removed bogus hard coded python2.2-xml.  Closes: #216182
 
  37   * Enabled iostream support despite my opinion of this c++ 'feature'.
 
  39   * Event handling for menus with bitmaps fixed.  Closes: #214788
 
  40   * Includes fixes for wxHTTP and wxURL parsing. Closes: #211023, #213600
 
  42  -- Ron Lee <ron@debian.org>  Sat, 25 Oct 2003 13:48:07 +0930
 
  44 wxwindows2.4 (2.4.1.2) unstable; urgency=low
 
  46   * New stable release.  Closes: #198622
 
  47   * Ack python NMU changes, Thanks Josselin!
 
  48   * Hurd support added to configure.  Closes: #191581
 
  49   * Fixes ctrl-tab problem with pyslsk.  Closes: #187923
 
  50   * Fixed configure for autoconf 2.57-3.  Closes: #190755
 
  51   * Added conflict/replace for -doc.  Closes: #202242
 
  53  -- Ron Lee <ron@debian.org>  Fri, 22 Aug 2003 15:59:12 +0930
 
  55 wxwindows2.4 (2.4.0.8-0.1) unstable; urgency=low
 
  57   * NMU for python transition.
 
  58   * Build-depend and depend on python 2.3 (closes: #204737).
 
  60  -- Josselin Mouette <joss@debian.org>  Wed, 13 Aug 2003 22:21:48 +0200
 
  62 wxwindows2.4 (2.4.0.9) unstable; urgency=low
 
  64   * Updated package sections to suit the new taxonomy.
 
  65   * No public release of this version.
 
  67  -- Ron Lee <ron@debian.org>  Sat, 19 Apr 2003 20:13:39 -0700
 
  69 wxwindows2.4 (2.4.0.8) unstable; urgency=low
 
  71   * The "I wish people would read the existing discussion about new releases
 
  72     before posting 'reminder' bugs" release.  Closes: #189144
 
  73   * Moved back to using png2.  gtk1 forces that on anything using it and
 
  74     gtk2 support is still too flakey both in wx and dependent apps for
 
  75     us to entertain it in a stable release.  This is a *really* messed
 
  76     up situation for anyone trying to maintain a development machine.
 
  77     Thank the png and gtk theme people if its a pain in your ass too.
 
  79   * Add real package options to the gl build deps.  Closes: #182210
 
  80   * Really fix the XRCed problem, unlike 2.4.0.7 ; ) Closes: #183712
 
  82  -- Ron Lee <ron@debian.org>  Tue, 15 Apr 2003 18:42:54 -0700
 
  84 wxwindows2.4 (2.4.0.3) unstable; urgency=low
 
  86   * Changed Conflict to Replaces so people can use 2.4 -dev before all
 
  87     their 2.3 deps are gone.  Closes: #178305
 
  88   * Added wxPy supplied 2.3 distutils to the source package, apparently the
 
  89     standard 2.2 one is now insufficient.  This hopefully Closes: #178457
 
  91  -- Ron Lee <ron@debian.org>  Mon, 27 Jan 2003 17:36:59 -0800
 
  93 wxwindows2.4 (2.4.0.2) unstable; urgency=low
 
  95   * Added missing quantize.h to install.  Closes: #178135
 
  96   * Removed unnecessary -dev deps.
 
  97   * move wxwin.m4 &c out of the runtime package and conflict with earlier
 
  98     versions that didn't.  Also nuke some empty dir cruft that slipped by.
 
  99     Thanks for noticing the latter Josip.  Closes: #176033
 
 100   * dinstall won't close bugs from earlier unreleased versions :(
 
 101     see below for explanations.  Closes: #162948, #171258, #168148
 
 102     Closes: #170748, #168250, #164557, #172390, #172447, #168887
 
 103     Closes: #155476, #155478
 
 105  -- Ron Lee <ron@debian.org>  Thu, 16 Jan 2003 16:46:31 -0800
 
 107 wxwindows2.4 (2.4.0) unstable; urgency=low
 
 109   * The fingers crossed release.
 
 110   * de.po typo fix.  Closes: #174084
 
 111   * tr.po stable tree patch.  Closes: #174667
 
 112   * Add a manpage for the wxPython scripts pointing to the pydoc docs.
 
 113   * Disabled generation of gtk-univ, it is a rather insensible combination
 
 114     now and should be replaced by x11-univ instead.
 
 115   * There had to be some payoff to all the delays -- a clean gcc3.2
 
 116     transition :-)  This package certainly obsoletes 2.3.3.2 and I'll
 
 117     be seeking to finally have 2.2.9.2 removed as well once Audacity
 
 120  -- Ron Lee <ron@debian.org>  Thu, 19 Dec 2002 00:50:48 -0800
 
 122 wxwindows2.3 (2.3.4.1) unstable; urgency=low
 
 125   * Added -ffunction-sections for broken hppa linker. Closes: #162948
 
 126   * Conflict/Replace wxPython2.2.  Since its nmu these two packages
 
 127     can no longer currently coexist.  Closes: #171258
 
 128   * xrced.py path search fixed.  Closes: #168148, #170748
 
 129   * Actually install all wxUniv headers to the header package.
 
 130     Closes: #168250, #164557
 
 131   * Robin tells me this one should be fixed in 2.3 too, I can't confirm
 
 132     so please reopen if it's not.  Closes: #172390
 
 133   * Added menu items for pycrust/pyshell, thanks Martin.  Closes: #172447
 
 134   * Broken header fixed.  Closes: #168887
 
 136  -- Ron Lee <ron@debian.org>  Mon, 18 Nov 2002 18:54:21 -0800
 
 138 wxwindows2.3 (2.3.3.2) unstable; urgency=low
 
 140   * The one more for luck release.
 
 141   * Debian-wise, it fixes the problem with contrib lib name clashes;
 
 142     code-wise, lots of little issues (and a couple of big 'uns) from
 
 143     2.3.3 -- see the more regular change or cvs logs for details...
 
 144   * Yes, it's still the unstable branch, yes the request for testing
 
 145     to see if we can reasonably obsolete 2.2 in post-woody debian
 
 146     is still current, and yes we're still working toward a stable
 
 147     2.4 release as fast as we can.   Big thanks to everyone who's
 
 148     been patient and/or active fixing things.
 
 150  -- Ron Lee <ron@debian.org>  Thu, 26 Sep 2002 17:43:05 -0700
 
 152 wxwindows2.3 (2.3.3.1) unstable; urgency=low
 
 154   * Ok, Robin says wxPython is good to go.
 
 155   * Since wx2.2 has crashed and burned with the new releases of
 
 156     python and png, Could package maintainers with packages that
 
 157     depend on wx please recompile with this package and let me
 
 158     know if they still need 2.2 in woody?   If not I'll have them
 
 159     removed.  There should be a 2.4 release following very soon.
 
 160     (hah, let's see how the date on that comment testifies!)
 
 161   * Yes, I know wxpython is missing man pages for some of its
 
 162     scripts.  File a bug if you must, but preferably, if you know
 
 163     what they do, attach a patch containing one.  I don't use them
 
 164     myself or could even do more than guess what they do today.
 
 167  -- Ron Lee <ron@debian.org>  Thu, 19 Sep 2002 16:25:12 -0700
 
 169 wxwindows2.3 (2.3.3) unstable; urgency=low
 
 171   * The "If it sucks, You whined for it!" release.
 
 172   * It's also STILL our unstable branch, so I'll probably summarily
 
 173     close any bugs related to that fact.  Please report bugs in
 
 174     the code to wx-dev@lists.wxwindows.org (or the wx bug tracker on
 
 175     SourceForge) and not the debian BTS.  They'll get to the right
 
 176     people much faster that way.  Packaging bugs to the BTS per normal.
 
 178     Closes: #155476, #155478
 
 179   * New dynamic library/object loading code.
 
 180   * Fixes several showstoppers from 2.3.2
 
 181   * wxPython now built with python2.2
 
 182   * Depend explicitly on libpng3-dev, hopefully that will stay the
 
 183     right thing a little longer.  Closes: #143439
 
 184   * Various wxPython issues all likely to be entirely different in 2.3
 
 185     Please reopen (and/or tell Robin :) if they aren't fixed.
 
 186     Closes: #153276, #124372, #146757, #148062, #146303
 
 187   * Broken package managers are not my problem, unless enough people
 
 188     think so to make it policy.  Autogenerated bugs for things like
 
 189     this suck too, just btw.  If you're going to autogenerate menial
 
 190     labor for people, at least autogenerate a patch to go along with
 
 191     it.  Closes: #130971, #130989, #130992
 
 193  -- Ron Lee <ron@debian.org>  Wed, 19 Dec 2001 15:41:31 -0800
 
 195 wxwindows2.3 (2.3.2) unstable; urgency=low
 
 197   * Major Overhaul.  First serious release contender.
 
 199       Added .dll's to msw-cross packages.
 
 200       Added -dbg versions of the cross packages.
 
 201       Added experimental -univ(gtk) package.
 
 202       Switched to python 2.1
 
 204  -- Ron Lee <ron@debian.org>  Thu, 27 Sep 2001 05:55:07 -0700
 
 206 wxwindows2.3 (2.3.1) unstable; urgency=low
 
 208   * 2.3.1 test debs -- still not QA'd for general release yet.
 
 210  -- Ron Lee <ron@debian.org>  Sun, 10 Jun 2001 20:10:36 -0700
 
 212 wxwindows2.3 (2.3.0) unstable; urgency=low
 
 214   * Updated 2.2 build scripts for 2.3
 
 215   * initial test builds, please do not release..
 
 217  -- Ron Lee <ron@debian.org>  Sat, 27 Jan 2001 01:51:24 -0800
 
 219 wxwindows2.2 (2.2.9.2) unstable; urgency=high
 
 221   * Fix wxPython gl bug.  Closes: #130758
 
 222   * Add versioned build dep on the -dev package too
 
 223     to help avoid the 'png fiasco' for packages built
 
 224     with wx.  (Thanks Joshua)  Closes: #131355
 
 226  -- Ron Lee <ron@debian.org>  Fri, 25 Jan 2002 03:11:28 -0800
 
 228 wxwindows2.2 (2.2.9.1) unstable; urgency=high
 
 230   * recompile with libpng2..  oops.  Closes: #129762
 
 232  -- Ron Lee <ron@debian.org>  Mon, 21 Jan 2002 13:20:00 -0800
 
 234 wxwindows2.2 (2.2.9) unstable; urgency=high
 
 236   * fix for arches with unsigned char as default.
 
 237   * high urgency because this fix really should get
 
 241  -- Ron Lee <ron@debian.org>  Mon, 31 Dec 2001 06:53:27 -0800
 
 243 wxwindows2.2 (2.2.8.5) unstable; urgency=low
 
 245   * Add wxSIZE_T_IS defines to setup.h
 
 246     Add automate that to my TODO list.
 
 248  -- Ron Lee <ron@debian.org>  Tue, 27 Nov 2001 05:55:47 -0800
 
 250 wxwindows2.2 (2.2.8.4) unstable; urgency=low
 
 252   * Put the (modified) size_t == ulong kludge back into sndwav.cpp
 
 253     it's still needed until wxDataOutputStream is made 64 bit
 
 254     friendly, which may not happen for 2.2 since it will probably
 
 255     not be binary compatible.
 
 256   * caps a memory leak in the jpeg handler.
 
 258  -- Ron Lee <ron@debian.org>  Sun, 25 Nov 2001 11:53:59 -0800
 
 260 wxwindows2.2 (2.2.8.3) unstable; urgency=low
 
 262   * Backported size_t test from 2.3 tree, removes the need for
 
 263     specific tests for various 64 bit platforms including now
 
 264     S/390 (thanks to Gerhard Tonn for the report).
 
 267  -- Ron Lee <ron@debian.org>  Fri, 23 Nov 2001 20:53:49 -0800
 
 269 wxwindows2.2 (2.2.8.2) unstable; urgency=low
 
 271   * python-dev doesn't get me python?  More bytes in Build-Dep then
 
 272     I guess ...  Closes: #119954
 
 274  -- Ron Lee <ron@debian.org>  Sun, 18 Nov 2001 04:28:41 -0800
 
 276 wxwindows2.2 (2.2.8.1) unstable; urgency=low
 
 278   * Rebuild for python2.1  Closes: #119226, #118835
 
 280  -- Ron Lee <ron@debian.org>  Mon, 12 Nov 2001 21:47:38 -0800
 
 282 wxwindows2.2 (2.2.8) unstable; urgency=medium
 
 284   * Fixed bogus samples makefile. Closes: #110061
 
 285   * Added ability to build wxMSW-cross packages, but they
 
 286     are not built and distributed by default.
 
 288       If you think such creatures belong in the archive,
 
 291   * Pruned more inapplicable files from the raw cvs source,
 
 292     cleaned configure.in and removed the need for a common setup.h,
 
 293     removed superfluous library links and generally tweaked things
 
 294     so as to make adding new ports easier.
 
 295   * added --gl-libs flag to wx-config.
 
 296   * added wx2.4 forward compatible event macros.
 
 297   * added build fixes for IA64 from Jeff Licquia, and fixed clean
 
 298     rules to pick up unnoticed strays that effected NMU builds.
 
 299     Thanks Jeff.  Closes: #101734, #104679  (fixed in NMU)
 
 300   * Medium urgency since several other packages are waiting
 
 301     for this to get into testing.
 
 303  -- Ron Lee <ron@debian.org>  Thu, 30 Aug 2001 15:41:49 -0700
 
 305 wxwindows2.2 (2.2.7) unstable; urgency=medium
 
 307   * The "Testing Tarantella" release.
 
 308   * various small control (mis)behaviours corrected.
 
 309   * added missing build-dep for gettext.
 
 310   * updated wxPython description, Closes: #102689
 
 311   * Never publicly released, oh well.
 
 313  -- Ron Lee <ron@debian.org>  Sun, 10 Jun 2001 19:32:46 -0700
 
 315 wxwindows2.2 (2.2.6.1) unstable; urgency=low
 
 317   * fix rules so it really doesn't build -indep for ports
 
 318     and fixed ambiguous overload bug in mmedia contrib.
 
 319     This time it will build on alpha for sure.  Really. :)
 
 321   * added extra -dev package deps.  Closes: #91364
 
 323  -- Ron Lee <ron@debian.org>  Sat,  7 Apr 2001 06:49:58 -0700
 
 325 wxwindows2.2 (2.2.6) unstable; urgency=low
 
 327   * changed i18n package back to building during arch phase
 
 328     so we can reap the .mo files as they are created. Closes: #86174
 
 329   * OBCBLR Closes: #84692
 
 330   * fix wxPython build gremlin.  Closes: #89209, #85129
 
 331   * tweaked wx-config alternatives priority to favour the most
 
 333   * general buglet count reduced.
 
 335  -- Ron Lee <ron@debian.org>  Thu,  8 Mar 2001 21:10:07 -0800
 
 337 wxwindows2.2 (2.2.5.1) unstable; urgency=low
 
 339   * "This One's for Dirk"  Closes: #84696
 
 340   * 2.2.5 has known issues and will not be released for Debian.
 
 341   * Fixed parser.y for Alpha builds (#82949)
 
 342   * changed mesa dependency to the virtual libgl package and
 
 343     added Conflicts for the old 2.1 packages (which are now
 
 344     gone from woody anyway)  Closes: #80120, #70778, #70779, #70780
 
 345   * wxPython now builds as a single unit (including contrib)
 
 346     so removed the libwxgtk-python-contrib package
 
 347   * updated translations
 
 348   * new event table macro to enable code being written with 2.2
 
 349     to be forward compatible with the changes in 2.4
 
 350   * numerous sundry bugfixes
 
 352  -- Ron Lee <ron@debian.org>  Wed, 24 Jan 2001 18:51:24 -0800
 
 354 wxwindows2.2 (2.2.2) unstable; urgency=low
 
 356   * added missing dependancy for contrib-dev package.  Closes: #70880
 
 357   * by popular demand, added a package with the python-contrib libs.
 
 358   * more tweaks to deb/rules.  autodetect the python install location,
 
 359     and cache the results of configure tests for all packages.
 
 360   * and of course a whole stack of minor fixes in the main codebase too.
 
 362  -- Ron Lee <ron@debian.org>  Tue,  5 Sep 2000 18:51:24 +0930
 
 364 wxwindows2.2 (2.2.1) unstable; urgency=low
 
 366   * wxWin 2.2.1 stable release.
 
 367   * First upload to deb.org after repackaging to build directly from
 
 369   * still not quite lintian clean yet:
 
 370     - wxPython lib can't be built with a proper soname yet.
 
 371     - the -dbg packages need an override for the shlib symlink.
 
 372     - and a couple of packages have the lib symlink 'before the
 
 373       lib', but that's ugly to fix right now, they aren't critical
 
 374       libs, and allegedly this will be handled by dpkg sometime soon.
 
 375   * moved full licence text into copyright file.
 
 377  -- Ron Lee <ron@debian.org>  Sun, 13 Feb 2000 18:40:00 +1030
 
 380 mode: debian-changelog