wxPython 2.7.1.3
[wxWidgets.git] / debian / changelog
1 wxwidgets2.7 (2.7.1.3-0) unstable; urgency=low
2
3   * wxGTK:  The wx.ALWAYS_SHOW_SB style is now supported.
4   * Fixed name errors in the old wxPython package namespace.
5
6  -- Robin Dunn <robin@alldunn.com>  Thu, 26 Oct 2006 14:35:29 -0700
7
8 wxwidgets2.7 (2.7.1.2-0) unstable; urgency=low
9
10   * Fixed a bug in the MaskedEdit controls caused by conflicting IsEmpty methods.
11   * Patch #1579280: Some mimetype optimizations on unix-like systems.
12
13  -- Robin Dunn <robin@alldunn.com>  Sat, 21 Oct 2006 22:33:41 -0700
14
15 wxwidgets2.7 (2.7.1.1-0) unstable; urgency=low
16
17   * First 2.7.x release from wxPython team.
18   * Many enhancements, changes, fixes and updates.  See 
19     http://wxpython.org/CHANGES.txt for details.
20
21  -- Robin Dunn <robin@alldunn.com>  Wed, 18 Oct 2006 17:09:53 -0700
22
23 wxwidgets2.7 (2.7.0.0-2) unstable; urgency=low
24
25   * Fixes to ansi packages builds
26   * Corresponds to the official wxWidgets 2.7.0 sources
27
28  -- Vadim Zeitlin <vadim@wxwindows.org>  Fri,  6 Aug 2006 16:31:08 +0200
29
30 wxwidgets2.7 (2.7.0.0-1) unstable; urgency=low
31
32   * New 2.7.0 release of the new development series.
33   * It's now possible to build both ansi and unicode versions.
34   * Maintainer change.
35
36  -- Vadim Zeitlin <vadim@wxwindows.org>  Fri,  4 Aug 2006 16:12:47 +0200
37
38 wxwidgets2.7 (2.7.0.0-0rpd) unstable; urgency=low
39
40   * First test build with wx 2.7 tree.
41
42  -- Robin Dunn <robin@alldunn.com>  Thu,  1 Jun 2006 14:23:16 -0700
43
44 wxwidgets2.6 (2.6.3.2-3rpd) unstable; urgency=low
45
46   * Added icons and *.desktop files for the wpython-wxtools
47
48  -- Robin Dunn <robin@alldunn.com>  Thu,  4 May 2006 15:35:08 -0700
49
50 wxwidgets2.6 (2.6.3.2) unstable; urgency=low
51
52   * Next try for an upload candidate.
53   * Fixes FTBFS on GNU/kFreeBSD. Closes: #327638
54   * Update fr.po, thanks to Thomas Huriaux and debian-l10n-french.
55     Closes: #328966
56   * Split wxbase back into its own package, after all these years
57     and just after I drop it, someone finally has a use for it.
58     Such is life.  Closes: #333944
59   * Fixes FTBFS with new make.  If this ugly quoting is the tradeoff,
60     I'm itching to learn of the fabulous benefits...
61     Ack NMU for this from Kurt Roeckx to keep the amd64 transition
62     rolling while my x86 build machine was painfully dying.  Thanks!
63     Closes: #350695, #361443
64   * New FSF address in copyright file.
65   * Add an index.html link to the doc contents page.  Closes: #328896
66   * Fixes declarations for friends, as required by C++, and now gcc4.1.
67     Closes: #358219
68   * Add an unpack_examples script, loosely based on one submitted
69     by Richard Esplin.  Closes: #342761
70   * Disable the reserved vtable entries (again, but this time its
71     optional) to retain compatibility with the existing release
72     in the distro.
73   * Update build-deps for xorg7.
74
75  -- Ron Lee <ron@debian.org>  Fri, 14 Apr 2006 16:50:24 +0930
76
77 wxwidgets2.6 (2.6.1.2-0.1) unstable; urgency=low
78
79   * Non-maintainer upload.
80   * Make it build using the new make.  Patch from
81     Daniel Schepler <schepler@math.berkeley.edu> (Closes: #350695)
82
83  -- Kurt Roeckx <kurt@roeckx.be>  Sun,  9 Apr 2006 14:04:34 +0200
84
85 wxwidgets2.6 (2.6.1.2) unstable; urgency=low
86
87   * Fix the build_options.py created by the in tree build.
88     Closes: #324960  Thanks.
89   * Move the wx.pth alternative to its own directory where
90     it can't mess with anything else.
91   * Pull in changes to dcclient.cpp and window.cpp from HEAD
92     mostly for gtk2.8 compatibility, but fixes a couple of
93     other issues too.
94
95  -- Ron Lee <ron@debian.org>  Thu, 25 Aug 2005 18:38:31 +0930
96
97 wxwidgets2.6 (2.6.1.1.1) unstable; urgency=low
98
99   * Reshuffle the wxPython packages again, to comply better with
100     the python naming policy and improve support for concurrent
101     installations.  The runtime files are now in python-wxgtk2.6-0,
102     the version selector in python-wxversion and the ancillary
103     tools in the python-wxtools package.
104
105     Many thanks to Matthias Klose <doko@ubuntu.com> for patches
106     and patient prodding to get wxpython into better shape for
107     version transitions.
108
109   * Collapse the wx-common package into an 'unversioned' one also.
110
111   * On its way back into unstable by popular demand.
112
113  -- Ron Lee <ron@debian.org>  Sun, 14 Aug 2005 21:25:34 +0930
114
115 wxwidgets2.6 (2.6.1.1) experimental; urgency=low
116
117   * 2.6.2 prerelease test -- Pain for the Impatient.
118
119     Be warned, wx2.6 has still not branched off the main
120     development tree, and the API is still in flux.
121
122     This one is to see what else is wrong.
123
124   * Upload to experimental now the -c2 transition is real.
125
126  -- Ron Lee <ron@debian.org>  Thu, 23 Jun 2005 14:08:33 +0930
127
128 wxwidgets2.6 (2.6.0) unstable; urgency=low
129
130   * 8 ... 9 ... 10.  Here it comes, ready or not...
131   * make install includes archive.h now.  Closes: #294998
132
133  -- Ron Lee <ron@debian.org>  Wed, 13 Apr 2005 01:15:05 +0930
134
135 wxwidgets2.5 (2.5.5.1) unstable; urgency=low
136
137   * Last chance.
138   * Conflict with wxwin2.4-i18n.  Due to inertia, it really
139     does.  Sorry if you are not a gringo and want both 2.4 and
140     2.5 apps localised on the same machine.  Maybe for 2.6.1.
141     Bitch upstream if you want it fixed.
142   * Don't package the static libs anymore for wxGTK.
143     Blame drepper for encouraging their obsolescence  If you dare.
144   * Trim the configure options to reflect the new defaults.
145
146  -- Ron Lee <ron@debian.org>  Mon, 11 Apr 2005 22:43:58 +0930
147
148 wxwidgets2.5 (2.5.4.0) unstable; urgency=low
149
150   * Experimental snapshot.
151   * More bakefile bogosity manually patched.  Closes: #294998
152   * Fix stray conflicts with 2.4.  Closes: #287623
153   * Fixes lack of version checking in wxPython examples.
154     Closes: #287772
155   * Fixes FTBFS on ppc.  Closes: #285186
156   * Enable gnomeprint, Closes: #284943 satisfactorily I hope.
157
158  -- Ron Lee <ron@debian.org>  Sun, 13 Feb 2005 16:52:38 +1030
159
160 wxwidgets2.5 (2.5.3.3) unstable; urgency=low
161
162   * Experimental snapshot.
163
164  -- Ron Lee <ron@debian.org>  Tue,  8 Feb 2005 12:30:45 +1030
165
166 wxwidgets2.5 (2.5.3.2) unstable; urgency=low
167
168   * This time, really now.
169     A snapshot that is actually ready for wider release.
170     Thanks to all who've been patient.  We know who you are.
171   * Update path to wxPython site-packages, build them with
172     --no_rpath since we will install the in tree build.
173
174  -- Ron Lee <ron@debian.org>  Thu, 11 Nov 2004 11:01:00 +1030
175
176 wxwidgets2.5 (2.5.3.1) unstable; urgency=low
177
178   * Functioning concurrent installs for both the C++ libs
179     and wxPython along with legacy support for existing 2.4
180     users mean we can now safely introduce this release to
181     unstable without an adverse effect on existing users.
182
183  -- Ron Lee <ron@debian.org>  Sun, 31 Oct 2004 15:54:46 +1030
184
185 wxwidgets2.5 (2.5.3.0) experimental; urgency=low
186
187   * Experimental prerelease.
188
189  -- Ron Lee <ron@debian.org>  Wed, 22 Sep 2004 03:29:56 +0930
190
191 wxwidgets2.5 (2.5.2.3) experimental; urgency=low
192
193   * Greatly improved concurrent installs.  We can now install
194     a much wider range of builds without conflicting and select
195     between them without the need to go changing symlinks or
196     the suite of applications you have installed.
197   * Contrib is dead.  Long live contrib.
198     Better multi-library builds have made contrib more or less
199     obsolete.  This is the big crunch before the boom.  Everything
200     useful out of contrib has been moved back into the main package.
201     Later we will split many out again along the lines of shared
202     dependencies, so a minimal wx install really can remain minimal
203     without losing any future potential.
204
205  -- Ron Lee <ron@debian.org>  Sat, 18 Sep 2004 00:59:01 +0930
206
207 wxwidgets2.5 (2.5.1.1) experimental; urgency=low
208
209   * The s/ndow/dget/g release.
210   * Yes, the name has changed and the terrorists have won again.
211     Having a name too similar to Lindows apparently makes us a
212     liability to the illusion their assailants will want to project
213     in court.  Eleven or so years of unbroken, unquestioned usage
214     was not nearly so interesting to these people as the fact we
215     were a soft target and easy to deprive of due process.
216   * wxGTK is now built with gtk2 and unicode support.
217   * wxBase is no longer a separate package, it is built with the
218     GUI libs which now depend on it.  We might split it out again
219     one day if there is a need for that.
220   * Added support for GNU/K*BSD (thanks again to Robert Millan).
221   * Non-core functionality is now provided by separate libraries
222     rather than simply being built into a single behemoth unit.
223     Of course, given the way these things work, almost none of
224     them are actually smaller, and the load time is unlikely to
225     improve either, but the logical separation may be beneficial.
226   * Removed many elements of the build scripts that are no longer
227     required due to improvements and changes elsewhere.
228   * Added README.examples for people who think these are packaged
229     as demos instead of as extended documentation.
230
231  -- Ron Lee <ron@debian.org>  Fri, 27 Feb 2004 17:00:29 +1030
232
233 wxwindows2.5 (2.5.0) unstable; urgency=low
234
235   * New beginnings.  Back to development flavored chaos again.
236
237  -- Ron Lee <ron@debian.org>  Thu, 19 Dec 2002 01:08:50 -0800
238
239 wxwindows2.4 (2.4.2.6) unstable; urgency=high
240
241   * High urgency so as not to reset the shotclock for getting wx and
242     its deps moving into testing.  All changes since the last release
243     are superficial.
244   * Reapply HURD/K*BSD patch fragment that should not have been reverted.
245     Closes: #217726    (Make a wish, the third time is lucky so I'm told.)
246   * Updated .po files.
247
248  -- Ron Lee <ron@debian.org>  Mon,  2 Aug 2004 14:50:07 +0930
249
250 wxwindows2.4 (2.4.2.5) unstable; urgency=medium
251
252   * Medium urgency to keep things moving for the libtiff fudge.
253   * Switch to dhv4, libtiff4.
254   * Fix menu quoting.
255   * Whittled down on some of the build config scripts that weren't
256     really earning their weight.
257   * Check for DISTCC_HOSTS and set the number of make -j jobs according
258     to the number of hosts it contains.
259   * Purge the .pyc from site-packages/wx too.  They are generated on
260     site at install time.
261   * Includes type correctness fix for 64bit arch's.  Closes: #197661
262   * Merged patches from Robert Millan for HURD/K*BSD support back from
263     cvs head.  Closes: #217726
264   * Store the python version we preconfigure virgin source with, then
265     people don't need the default python package installed to build
266     from source, just the packages declared in the build-deps.  Fix
267     the -python postinst to use this when byte compiling too.
268     Closes: #259128  (and fixes #258529)
269   * Added README.examples to explain that these examples are extended
270     documentation for coders, rather than trial apps for users.
271     Closes: #212894
272   * Dropped the examples from the demos subdir, the samples cover a lot
273     more ground than they used to and are generally more up to date,
274     it's also no longer hard to find a broad range of real applications
275     with source.  Provided more external pointers in the README.
276     Closes: #258530 after discussion with the submitter.  This is a bit
277     less c++ for your python, but I'm not convinced yet that either half
278     is such a burden on the other as to warrant an extra package here
279     at this stage.
280   * Fix linking of wxgtk_gl to include the proper dependency on wxgtk.
281     Remove suggestion of libgl1, by declaring the full library dependency
282     we now automatically insist on it.  Closes: #262027
283   * Include wxrc and wxrcedit in contrib-dev.  Added a simple man page
284     and a menu entry for wxrcedit.  Closes: #261811
285   * Update gl sample makefiles to use --gl-libs.  Thanks to Rich Walker
286     for picking this up.  Closes: #246169
287   * Enable the building of a libwxgtk-dbg-python package, but do not
288     build and upload it by default at this stage.  Closes: #220568
289   * Does not fix #239782, sorry.
290
291  -- Ron Lee <ron@debian.org>  Wed, 28 Jul 2004 03:21:42 +0930
292
293 wxwindows2.4 (2.4.2.4) unstable; urgency=low
294
295   * Modified build scripts to use pythonX.Y instead of python(>=X.Y)
296   * Removed bogus hard coded python2.2-xml.  Closes: #216182
297   * Enabled iostream support despite my opinion of this c++ 'feature'.
298     Closes: #211050
299   * Event handling for menus with bitmaps fixed.  Closes: #214788
300   * Includes fixes for wxHTTP and wxURL parsing. Closes: #211023, #213600
301
302  -- Ron Lee <ron@debian.org>  Sat, 25 Oct 2003 13:48:07 +0930
303
304 wxwindows2.4 (2.4.1.2) unstable; urgency=low
305
306   * New stable release.  Closes: #198622
307   * Ack python NMU changes, Thanks Josselin!
308   * Hurd support added to configure.  Closes: #191581
309   * Fixes ctrl-tab problem with pyslsk.  Closes: #187923
310   * Fixed configure for autoconf 2.57-3.  Closes: #190755
311   * Added conflict/replace for -doc.  Closes: #202242
312
313  -- Ron Lee <ron@debian.org>  Fri, 22 Aug 2003 15:59:12 +0930
314
315 wxwindows2.4 (2.4.0.8-0.1) unstable; urgency=low
316
317   * NMU for python transition.
318   * Build-depend and depend on python 2.3 (closes: #204737).
319
320  -- Josselin Mouette <joss@debian.org>  Wed, 13 Aug 2003 22:21:48 +0200
321
322 wxwindows2.4 (2.4.0.9) unstable; urgency=low
323
324   * Updated package sections to suit the new taxonomy.
325   * No public release of this version.
326
327  -- Ron Lee <ron@debian.org>  Sat, 19 Apr 2003 20:13:39 -0700
328
329 wxwindows2.4 (2.4.0.8) unstable; urgency=low
330
331   * The "I wish people would read the existing discussion about new releases
332     before posting 'reminder' bugs" release.  Closes: #189144
333   * Moved back to using png2.  gtk1 forces that on anything using it and
334     gtk2 support is still too flakey both in wx and dependent apps for
335     us to entertain it in a stable release.  This is a *really* messed
336     up situation for anyone trying to maintain a development machine.
337     Thank the png and gtk theme people if its a pain in your ass too.
338     Closes: #186779
339   * Add real package options to the gl build deps.  Closes: #182210
340   * Really fix the XRCed problem, unlike 2.4.0.7 ; ) Closes: #183712
341
342  -- Ron Lee <ron@debian.org>  Tue, 15 Apr 2003 18:42:54 -0700
343
344 wxwindows2.4 (2.4.0.3) unstable; urgency=low
345
346   * Changed Conflict to Replaces so people can use 2.4 -dev before all
347     their 2.3 deps are gone.  Closes: #178305
348   * Added wxPy supplied 2.3 distutils to the source package, apparently the
349     standard 2.2 one is now insufficient.  This hopefully Closes: #178457
350
351  -- Ron Lee <ron@debian.org>  Mon, 27 Jan 2003 17:36:59 -0800
352
353 wxwindows2.4 (2.4.0.2) unstable; urgency=low
354
355   * Added missing quantize.h to install.  Closes: #178135
356   * Removed unnecessary -dev deps.
357   * move wxwin.m4 &c out of the runtime package and conflict with earlier
358     versions that didn't.  Also nuke some empty dir cruft that slipped by.
359     Thanks for noticing the latter Josip.  Closes: #176033
360   * dinstall won't close bugs from earlier unreleased versions :(
361     see below for explanations.  Closes: #162948, #171258, #168148
362     Closes: #170748, #168250, #164557, #172390, #172447, #168887
363     Closes: #155476, #155478
364
365  -- Ron Lee <ron@debian.org>  Thu, 16 Jan 2003 16:46:31 -0800
366
367 wxwindows2.4 (2.4.0) unstable; urgency=low
368
369   * The fingers crossed release.
370   * de.po typo fix.  Closes: #174084
371   * tr.po stable tree patch.  Closes: #174667
372   * Add a manpage for the wxPython scripts pointing to the pydoc docs.
373   * Disabled generation of gtk-univ, it is a rather insensible combination
374     now and should be replaced by x11-univ instead.
375   * There had to be some payoff to all the delays -- a clean gcc3.2
376     transition :-)  This package certainly obsoletes 2.3.3.2 and I'll
377     be seeking to finally have 2.2.9.2 removed as well once Audacity
378     is updated.
379
380  -- Ron Lee <ron@debian.org>  Thu, 19 Dec 2002 00:50:48 -0800
381
382 wxwindows2.3 (2.3.4.1) unstable; urgency=low
383
384   * 2.4.0pre1 I guess.
385   * Added -ffunction-sections for broken hppa linker. Closes: #162948
386   * Conflict/Replace wxPython2.2.  Since its nmu these two packages
387     can no longer currently coexist.  Closes: #171258
388   * xrced.py path search fixed.  Closes: #168148, #170748
389   * Actually install all wxUniv headers to the header package.
390     Closes: #168250, #164557
391   * Robin tells me this one should be fixed in 2.3 too, I can't confirm
392     so please reopen if it's not.  Closes: #172390
393   * Added menu items for pycrust/pyshell, thanks Martin.  Closes: #172447
394   * Broken header fixed.  Closes: #168887
395
396  -- Ron Lee <ron@debian.org>  Mon, 18 Nov 2002 18:54:21 -0800
397
398 wxwindows2.3 (2.3.3.2) unstable; urgency=low
399
400   * The one more for luck release.
401   * Debian-wise, it fixes the problem with contrib lib name clashes;
402     code-wise, lots of little issues (and a couple of big 'uns) from
403     2.3.3 -- see the more regular change or cvs logs for details...
404   * Yes, it's still the unstable branch, yes the request for testing
405     to see if we can reasonably obsolete 2.2 in post-woody debian
406     is still current, and yes we're still working toward a stable
407     2.4 release as fast as we can.   Big thanks to everyone who's
408     been patient and/or active fixing things.
409
410  -- Ron Lee <ron@debian.org>  Thu, 26 Sep 2002 17:43:05 -0700
411
412 wxwindows2.3 (2.3.3.1) unstable; urgency=low
413
414   * Ok, Robin says wxPython is good to go.
415   * Since wx2.2 has crashed and burned with the new releases of
416     python and png, Could package maintainers with packages that
417     depend on wx please recompile with this package and let me
418     know if they still need 2.2 in woody?   If not I'll have them
419     removed.  There should be a 2.4 release following very soon.
420     (hah, let's see how the date on that comment testifies!)
421   * Yes, I know wxpython is missing man pages for some of its
422     scripts.  File a bug if you must, but preferably, if you know
423     what they do, attach a patch containing one.  I don't use them
424     myself or could even do more than guess what they do today.
425     Sorry, C++.
426
427  -- Ron Lee <ron@debian.org>  Thu, 19 Sep 2002 16:25:12 -0700
428
429 wxwindows2.3 (2.3.3) unstable; urgency=low
430
431   * The "If it sucks, You whined for it!" release.
432   * It's also STILL our unstable branch, so I'll probably summarily
433     close any bugs related to that fact.  Please report bugs in
434     the code to wx-dev@lists.wxwindows.org (or the wx bug tracker on
435     SourceForge) and not the debian BTS.  They'll get to the right
436     people much faster that way.  Packaging bugs to the BTS per normal.
437     Thanks!
438     Closes: #155476, #155478
439   * New dynamic library/object loading code.
440   * Fixes several showstoppers from 2.3.2
441   * wxPython now built with python2.2
442   * Depend explicitly on libpng3-dev, hopefully that will stay the
443     right thing a little longer.  Closes: #143439
444   * Various wxPython issues all likely to be entirely different in 2.3
445     Please reopen (and/or tell Robin :) if they aren't fixed.
446     Closes: #153276, #124372, #146757, #148062, #146303
447   * Broken package managers are not my problem, unless enough people
448     think so to make it policy.  Autogenerated bugs for things like
449     this suck too, just btw.  If you're going to autogenerate menial
450     labor for people, at least autogenerate a patch to go along with
451     it.  Closes: #130971, #130989, #130992
452
453  -- Ron Lee <ron@debian.org>  Wed, 19 Dec 2001 15:41:31 -0800
454
455 wxwindows2.3 (2.3.2) unstable; urgency=low
456
457   * Major Overhaul.  First serious release contender.
458
459       Added .dll's to msw-cross packages.
460       Added -dbg versions of the cross packages.
461       Added experimental -univ(gtk) package.
462       Switched to python 2.1
463
464  -- Ron Lee <ron@debian.org>  Thu, 27 Sep 2001 05:55:07 -0700
465
466 wxwindows2.3 (2.3.1) unstable; urgency=low
467
468   * 2.3.1 test debs -- still not QA'd for general release yet.
469
470  -- Ron Lee <ron@debian.org>  Sun, 10 Jun 2001 20:10:36 -0700
471
472 wxwindows2.3 (2.3.0) unstable; urgency=low
473
474   * Updated 2.2 build scripts for 2.3
475   * initial test builds, please do not release..
476
477  -- Ron Lee <ron@debian.org>  Sat, 27 Jan 2001 01:51:24 -0800
478
479 wxwindows2.2 (2.2.9.2) unstable; urgency=high
480
481   * Fix wxPython gl bug.  Closes: #130758
482   * Add versioned build dep on the -dev package too
483     to help avoid the 'png fiasco' for packages built
484     with wx.  (Thanks Joshua)  Closes: #131355
485
486  -- Ron Lee <ron@debian.org>  Fri, 25 Jan 2002 03:11:28 -0800
487
488 wxwindows2.2 (2.2.9.1) unstable; urgency=high
489
490   * recompile with libpng2..  oops.  Closes: #129762
491
492  -- Ron Lee <ron@debian.org>  Mon, 21 Jan 2002 13:20:00 -0800
493
494 wxwindows2.2 (2.2.9) unstable; urgency=high
495
496   * fix for arches with unsigned char as default.
497   * high urgency because this fix really should get
498     into woody.
499     Closes: #127014
500
501  -- Ron Lee <ron@debian.org>  Mon, 31 Dec 2001 06:53:27 -0800
502
503 wxwindows2.2 (2.2.8.5) unstable; urgency=low
504
505   * Add wxSIZE_T_IS defines to setup.h
506     Add automate that to my TODO list.
507
508  -- Ron Lee <ron@debian.org>  Tue, 27 Nov 2001 05:55:47 -0800
509
510 wxwindows2.2 (2.2.8.4) unstable; urgency=low
511
512   * Put the (modified) size_t == ulong kludge back into sndwav.cpp
513     it's still needed until wxDataOutputStream is made 64 bit
514     friendly, which may not happen for 2.2 since it will probably
515     not be binary compatible.
516   * caps a memory leak in the jpeg handler.
517
518  -- Ron Lee <ron@debian.org>  Sun, 25 Nov 2001 11:53:59 -0800
519
520 wxwindows2.2 (2.2.8.3) unstable; urgency=low
521
522   * Backported size_t test from 2.3 tree, removes the need for
523     specific tests for various 64 bit platforms including now
524     S/390 (thanks to Gerhard Tonn for the report).
525     Closes: #120768
526
527  -- Ron Lee <ron@debian.org>  Fri, 23 Nov 2001 20:53:49 -0800
528
529 wxwindows2.2 (2.2.8.2) unstable; urgency=low
530
531   * python-dev doesn't get me python?  More bytes in Build-Dep then
532     I guess ...  Closes: #119954
533
534  -- Ron Lee <ron@debian.org>  Sun, 18 Nov 2001 04:28:41 -0800
535
536 wxwindows2.2 (2.2.8.1) unstable; urgency=low
537
538   * Rebuild for python2.1  Closes: #119226, #118835
539
540  -- Ron Lee <ron@debian.org>  Mon, 12 Nov 2001 21:47:38 -0800
541
542 wxwindows2.2 (2.2.8) unstable; urgency=medium
543
544   * Fixed bogus samples makefile. Closes: #110061
545   * Added ability to build wxMSW-cross packages, but they
546     are not built and distributed by default.
547
548       If you think such creatures belong in the archive,
549       see README.Debian
550
551   * Pruned more inapplicable files from the raw cvs source,
552     cleaned configure.in and removed the need for a common setup.h,
553     removed superfluous library links and generally tweaked things
554     so as to make adding new ports easier.
555   * added --gl-libs flag to wx-config.
556   * added wx2.4 forward compatible event macros.
557   * added build fixes for IA64 from Jeff Licquia, and fixed clean
558     rules to pick up unnoticed strays that effected NMU builds.
559     Thanks Jeff.  Closes: #101734, #104679  (fixed in NMU)
560   * Medium urgency since several other packages are waiting
561     for this to get into testing.
562
563  -- Ron Lee <ron@debian.org>  Thu, 30 Aug 2001 15:41:49 -0700
564
565 wxwindows2.2 (2.2.7) unstable; urgency=medium
566
567   * The "Testing Tarantella" release.
568   * various small control (mis)behaviours corrected.
569   * added missing build-dep for gettext.
570   * updated wxPython description, Closes: #102689
571   * Never publicly released, oh well.
572
573  -- Ron Lee <ron@debian.org>  Sun, 10 Jun 2001 19:32:46 -0700
574
575 wxwindows2.2 (2.2.6.1) unstable; urgency=low
576
577   * fix rules so it really doesn't build -indep for ports
578     and fixed ambiguous overload bug in mmedia contrib.
579     This time it will build on alpha for sure.  Really. :)
580     Closes: #92288
581   * added extra -dev package deps.  Closes: #91364
582
583  -- Ron Lee <ron@debian.org>  Sat,  7 Apr 2001 06:49:58 -0700
584
585 wxwindows2.2 (2.2.6) unstable; urgency=low
586
587   * changed i18n package back to building during arch phase
588     so we can reap the .mo files as they are created. Closes: #86174
589   * OBCBLR Closes: #84692
590   * fix wxPython build gremlin.  Closes: #89209, #85129
591   * tweaked wx-config alternatives priority to favour the most
592     likely default use.
593   * general buglet count reduced.
594
595  -- Ron Lee <ron@debian.org>  Thu,  8 Mar 2001 21:10:07 -0800
596
597 wxwindows2.2 (2.2.5.1) unstable; urgency=low
598
599   * "This One's for Dirk"  Closes: #84696
600   * 2.2.5 has known issues and will not be released for Debian.
601   * Fixed parser.y for Alpha builds (#82949)
602   * changed mesa dependency to the virtual libgl package and
603     added Conflicts for the old 2.1 packages (which are now
604     gone from woody anyway)  Closes: #80120, #70778, #70779, #70780
605   * wxPython now builds as a single unit (including contrib)
606     so removed the libwxgtk-python-contrib package
607   * updated translations
608   * new event table macro to enable code being written with 2.2
609     to be forward compatible with the changes in 2.4
610   * numerous sundry bugfixes
611
612  -- Ron Lee <ron@debian.org>  Wed, 24 Jan 2001 18:51:24 -0800
613
614 wxwindows2.2 (2.2.2) unstable; urgency=low
615
616   * added missing dependancy for contrib-dev package.  Closes: #70880
617   * by popular demand, added a package with the python-contrib libs.
618   * more tweaks to deb/rules.  autodetect the python install location,
619     and cache the results of configure tests for all packages.
620   * and of course a whole stack of minor fixes in the main codebase too.
621
622  -- Ron Lee <ron@debian.org>  Tue,  5 Sep 2000 18:51:24 +0930
623
624 wxwindows2.2 (2.2.1) unstable; urgency=low
625
626   * wxWin 2.2.1 stable release.
627   * First upload to deb.org after repackaging to build directly from
628     upstream cvs.
629   * still not quite lintian clean yet:
630     - wxPython lib can't be built with a proper soname yet.
631     - the -dbg packages need an override for the shlib symlink.
632     - and a couple of packages have the lib symlink 'before the
633       lib', but that's ugly to fix right now, they aren't critical
634       libs, and allegedly this will be handled by dpkg sometime soon.
635   * moved full licence text into copyright file.
636
637  -- Ron Lee <ron@debian.org>  Sun, 13 Feb 2000 18:40:00 +1030
638
639 Local variables:
640 mode: debian-changelog
641 End: