]> git.saurik.com Git - wxWidgets.git/blob - debian/changelog
version number
[wxWidgets.git] / debian / changelog
1 wxwidgets2.5 (2.5.3.0) experimental; urgency=low
2
3 * Experimental prerelease.
4
5 -- Ron Lee <ron@debian.org> Wed, 22 Sep 2004 03:29:56 +0930
6
7 wxwidgets2.5 (2.5.2.3) experimental; urgency=low
8
9 * Greatly improved concurrent installs. We can now install
10 a much wider range of builds without conflicting and select
11 between them without the need to go changing symlinks or
12 the suite of applications you have installed.
13 * Contrib is dead. Long live contrib.
14 Better multi-library builds have made contrib more or less
15 obsolete. This is the big crunch before the boom. Everything
16 useful out of contrib has been moved back into the main package.
17 Later we will split many out again along the lines of shared
18 dependencies, so a minimal wx install really can remain minimal
19 without losing any future potential.
20
21 -- Ron Lee <ron@debian.org> Sat, 18 Sep 2004 00:59:01 +0930
22
23 wxwidgets2.5 (2.5.1.1) experimental; urgency=low
24
25 * The s/ndow/dget/g release.
26 * Yes, the name has changed and the terrorists have won again.
27 Having a name too similar to Lindows apparently makes us a
28 liability to the illusion their assailants will want to project
29 in court. Eleven or so years of unbroken, unquestioned usage
30 was not nearly so interesting to these people as the fact we
31 were a soft target and easy to deprive of due process.
32 * wxGTK is now built with gtk2 and unicode support.
33 * wxBase is no longer a separate package, it is built with the
34 GUI libs which now depend on it. We might split it out again
35 one day if there is a need for that.
36 * Added support for GNU/K*BSD (thanks again to Robert Millan).
37 * Non-core functionality is now provided by separate libraries
38 rather than simply being built into a single behemoth unit.
39 Of course, given the way these things work, almost none of
40 them are actually smaller, and the load time is unlikely to
41 improve either, but the logical separation may be beneficial.
42 * Removed many elements of the build scripts that are no longer
43 required due to improvements and changes elsewhere.
44 * Added README.examples for people who think these are packaged
45 as demos instead of as extended documentation.
46
47 -- Ron Lee <ron@debian.org> Fri, 27 Feb 2004 17:00:29 +1030
48
49 wxwindows2.5 (2.5.0) unstable; urgency=low
50
51 * New beginnings. Back to development flavored chaos again.
52
53 -- Ron Lee <ron@debian.org> Thu, 19 Dec 2002 01:08:50 -0800
54
55 wxwindows2.4 (2.4.2.6) unstable; urgency=high
56
57 * High urgency so as not to reset the shotclock for getting wx and
58 its deps moving into testing. All changes since the last release
59 are superficial.
60 * Reapply HURD/K*BSD patch fragment that should not have been reverted.
61 Closes: #217726 (Make a wish, the third time is lucky so I'm told.)
62 * Updated .po files.
63
64 -- Ron Lee <ron@debian.org> Mon, 2 Aug 2004 14:50:07 +0930
65
66 wxwindows2.4 (2.4.2.5) unstable; urgency=medium
67
68 * Medium urgency to keep things moving for the libtiff fudge.
69 * Switch to dhv4, libtiff4.
70 * Fix menu quoting.
71 * Whittled down on some of the build config scripts that weren't
72 really earning their weight.
73 * Check for DISTCC_HOSTS and set the number of make -j jobs according
74 to the number of hosts it contains.
75 * Purge the .pyc from site-packages/wx too. They are generated on
76 site at install time.
77 * Includes type correctness fix for 64bit arch's. Closes: #197661
78 * Merged patches from Robert Millan for HURD/K*BSD support back from
79 cvs head. Closes: #217726
80 * Store the python version we preconfigure virgin source with, then
81 people don't need the default python package installed to build
82 from source, just the packages declared in the build-deps. Fix
83 the -python postinst to use this when byte compiling too.
84 Closes: #259128 (and fixes #258529)
85 * Added README.examples to explain that these examples are extended
86 documentation for coders, rather than trial apps for users.
87 Closes: #212894
88 * Dropped the examples from the demos subdir, the samples cover a lot
89 more ground than they used to and are generally more up to date,
90 it's also no longer hard to find a broad range of real applications
91 with source. Provided more external pointers in the README.
92 Closes: #258530 after discussion with the submitter. This is a bit
93 less c++ for your python, but I'm not convinced yet that either half
94 is such a burden on the other as to warrant an extra package here
95 at this stage.
96 * Fix linking of wxgtk_gl to include the proper dependency on wxgtk.
97 Remove suggestion of libgl1, by declaring the full library dependency
98 we now automatically insist on it. Closes: #262027
99 * Include wxrc and wxrcedit in contrib-dev. Added a simple man page
100 and a menu entry for wxrcedit. Closes: #261811
101 * Update gl sample makefiles to use --gl-libs. Thanks to Rich Walker
102 for picking this up. Closes: #246169
103 * Enable the building of a libwxgtk-dbg-python package, but do not
104 build and upload it by default at this stage. Closes: #220568
105 * Does not fix #239782, sorry.
106
107 -- Ron Lee <ron@debian.org> Wed, 28 Jul 2004 03:21:42 +0930
108
109 wxwindows2.4 (2.4.2.4) unstable; urgency=low
110
111 * Modified build scripts to use pythonX.Y instead of python(>=X.Y)
112 * Removed bogus hard coded python2.2-xml. Closes: #216182
113 * Enabled iostream support despite my opinion of this c++ 'feature'.
114 Closes: #211050
115 * Event handling for menus with bitmaps fixed. Closes: #214788
116 * Includes fixes for wxHTTP and wxURL parsing. Closes: #211023, #213600
117
118 -- Ron Lee <ron@debian.org> Sat, 25 Oct 2003 13:48:07 +0930
119
120 wxwindows2.4 (2.4.1.2) unstable; urgency=low
121
122 * New stable release. Closes: #198622
123 * Ack python NMU changes, Thanks Josselin!
124 * Hurd support added to configure. Closes: #191581
125 * Fixes ctrl-tab problem with pyslsk. Closes: #187923
126 * Fixed configure for autoconf 2.57-3. Closes: #190755
127 * Added conflict/replace for -doc. Closes: #202242
128
129 -- Ron Lee <ron@debian.org> Fri, 22 Aug 2003 15:59:12 +0930
130
131 wxwindows2.4 (2.4.0.8-0.1) unstable; urgency=low
132
133 * NMU for python transition.
134 * Build-depend and depend on python 2.3 (closes: #204737).
135
136 -- Josselin Mouette <joss@debian.org> Wed, 13 Aug 2003 22:21:48 +0200
137
138 wxwindows2.4 (2.4.0.9) unstable; urgency=low
139
140 * Updated package sections to suit the new taxonomy.
141 * No public release of this version.
142
143 -- Ron Lee <ron@debian.org> Sat, 19 Apr 2003 20:13:39 -0700
144
145 wxwindows2.4 (2.4.0.8) unstable; urgency=low
146
147 * The "I wish people would read the existing discussion about new releases
148 before posting 'reminder' bugs" release. Closes: #189144
149 * Moved back to using png2. gtk1 forces that on anything using it and
150 gtk2 support is still too flakey both in wx and dependent apps for
151 us to entertain it in a stable release. This is a *really* messed
152 up situation for anyone trying to maintain a development machine.
153 Thank the png and gtk theme people if its a pain in your ass too.
154 Closes: #186779
155 * Add real package options to the gl build deps. Closes: #182210
156 * Really fix the XRCed problem, unlike 2.4.0.7 ; ) Closes: #183712
157
158 -- Ron Lee <ron@debian.org> Tue, 15 Apr 2003 18:42:54 -0700
159
160 wxwindows2.4 (2.4.0.3) unstable; urgency=low
161
162 * Changed Conflict to Replaces so people can use 2.4 -dev before all
163 their 2.3 deps are gone. Closes: #178305
164 * Added wxPy supplied 2.3 distutils to the source package, apparently the
165 standard 2.2 one is now insufficient. This hopefully Closes: #178457
166
167 -- Ron Lee <ron@debian.org> Mon, 27 Jan 2003 17:36:59 -0800
168
169 wxwindows2.4 (2.4.0.2) unstable; urgency=low
170
171 * Added missing quantize.h to install. Closes: #178135
172 * Removed unnecessary -dev deps.
173 * move wxwin.m4 &c out of the runtime package and conflict with earlier
174 versions that didn't. Also nuke some empty dir cruft that slipped by.
175 Thanks for noticing the latter Josip. Closes: #176033
176 * dinstall won't close bugs from earlier unreleased versions :(
177 see below for explanations. Closes: #162948, #171258, #168148
178 Closes: #170748, #168250, #164557, #172390, #172447, #168887
179 Closes: #155476, #155478
180
181 -- Ron Lee <ron@debian.org> Thu, 16 Jan 2003 16:46:31 -0800
182
183 wxwindows2.4 (2.4.0) unstable; urgency=low
184
185 * The fingers crossed release.
186 * de.po typo fix. Closes: #174084
187 * tr.po stable tree patch. Closes: #174667
188 * Add a manpage for the wxPython scripts pointing to the pydoc docs.
189 * Disabled generation of gtk-univ, it is a rather insensible combination
190 now and should be replaced by x11-univ instead.
191 * There had to be some payoff to all the delays -- a clean gcc3.2
192 transition :-) This package certainly obsoletes 2.3.3.2 and I'll
193 be seeking to finally have 2.2.9.2 removed as well once Audacity
194 is updated.
195
196 -- Ron Lee <ron@debian.org> Thu, 19 Dec 2002 00:50:48 -0800
197
198 wxwindows2.3 (2.3.4.1) unstable; urgency=low
199
200 * 2.4.0pre1 I guess.
201 * Added -ffunction-sections for broken hppa linker. Closes: #162948
202 * Conflict/Replace wxPython2.2. Since its nmu these two packages
203 can no longer currently coexist. Closes: #171258
204 * xrced.py path search fixed. Closes: #168148, #170748
205 * Actually install all wxUniv headers to the header package.
206 Closes: #168250, #164557
207 * Robin tells me this one should be fixed in 2.3 too, I can't confirm
208 so please reopen if it's not. Closes: #172390
209 * Added menu items for pycrust/pyshell, thanks Martin. Closes: #172447
210 * Broken header fixed. Closes: #168887
211
212 -- Ron Lee <ron@debian.org> Mon, 18 Nov 2002 18:54:21 -0800
213
214 wxwindows2.3 (2.3.3.2) unstable; urgency=low
215
216 * The one more for luck release.
217 * Debian-wise, it fixes the problem with contrib lib name clashes;
218 code-wise, lots of little issues (and a couple of big 'uns) from
219 2.3.3 -- see the more regular change or cvs logs for details...
220 * Yes, it's still the unstable branch, yes the request for testing
221 to see if we can reasonably obsolete 2.2 in post-woody debian
222 is still current, and yes we're still working toward a stable
223 2.4 release as fast as we can. Big thanks to everyone who's
224 been patient and/or active fixing things.
225
226 -- Ron Lee <ron@debian.org> Thu, 26 Sep 2002 17:43:05 -0700
227
228 wxwindows2.3 (2.3.3.1) unstable; urgency=low
229
230 * Ok, Robin says wxPython is good to go.
231 * Since wx2.2 has crashed and burned with the new releases of
232 python and png, Could package maintainers with packages that
233 depend on wx please recompile with this package and let me
234 know if they still need 2.2 in woody? If not I'll have them
235 removed. There should be a 2.4 release following very soon.
236 (hah, let's see how the date on that comment testifies!)
237 * Yes, I know wxpython is missing man pages for some of its
238 scripts. File a bug if you must, but preferably, if you know
239 what they do, attach a patch containing one. I don't use them
240 myself or could even do more than guess what they do today.
241 Sorry, C++.
242
243 -- Ron Lee <ron@debian.org> Thu, 19 Sep 2002 16:25:12 -0700
244
245 wxwindows2.3 (2.3.3) unstable; urgency=low
246
247 * The "If it sucks, You whined for it!" release.
248 * It's also STILL our unstable branch, so I'll probably summarily
249 close any bugs related to that fact. Please report bugs in
250 the code to wx-dev@lists.wxwindows.org (or the wx bug tracker on
251 SourceForge) and not the debian BTS. They'll get to the right
252 people much faster that way. Packaging bugs to the BTS per normal.
253 Thanks!
254 Closes: #155476, #155478
255 * New dynamic library/object loading code.
256 * Fixes several showstoppers from 2.3.2
257 * wxPython now built with python2.2
258 * Depend explicitly on libpng3-dev, hopefully that will stay the
259 right thing a little longer. Closes: #143439
260 * Various wxPython issues all likely to be entirely different in 2.3
261 Please reopen (and/or tell Robin :) if they aren't fixed.
262 Closes: #153276, #124372, #146757, #148062, #146303
263 * Broken package managers are not my problem, unless enough people
264 think so to make it policy. Autogenerated bugs for things like
265 this suck too, just btw. If you're going to autogenerate menial
266 labor for people, at least autogenerate a patch to go along with
267 it. Closes: #130971, #130989, #130992
268
269 -- Ron Lee <ron@debian.org> Wed, 19 Dec 2001 15:41:31 -0800
270
271 wxwindows2.3 (2.3.2) unstable; urgency=low
272
273 * Major Overhaul. First serious release contender.
274
275 Added .dll's to msw-cross packages.
276 Added -dbg versions of the cross packages.
277 Added experimental -univ(gtk) package.
278 Switched to python 2.1
279
280 -- Ron Lee <ron@debian.org> Thu, 27 Sep 2001 05:55:07 -0700
281
282 wxwindows2.3 (2.3.1) unstable; urgency=low
283
284 * 2.3.1 test debs -- still not QA'd for general release yet.
285
286 -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 20:10:36 -0700
287
288 wxwindows2.3 (2.3.0) unstable; urgency=low
289
290 * Updated 2.2 build scripts for 2.3
291 * initial test builds, please do not release..
292
293 -- Ron Lee <ron@debian.org> Sat, 27 Jan 2001 01:51:24 -0800
294
295 wxwindows2.2 (2.2.9.2) unstable; urgency=high
296
297 * Fix wxPython gl bug. Closes: #130758
298 * Add versioned build dep on the -dev package too
299 to help avoid the 'png fiasco' for packages built
300 with wx. (Thanks Joshua) Closes: #131355
301
302 -- Ron Lee <ron@debian.org> Fri, 25 Jan 2002 03:11:28 -0800
303
304 wxwindows2.2 (2.2.9.1) unstable; urgency=high
305
306 * recompile with libpng2.. oops. Closes: #129762
307
308 -- Ron Lee <ron@debian.org> Mon, 21 Jan 2002 13:20:00 -0800
309
310 wxwindows2.2 (2.2.9) unstable; urgency=high
311
312 * fix for arches with unsigned char as default.
313 * high urgency because this fix really should get
314 into woody.
315 Closes: #127014
316
317 -- Ron Lee <ron@debian.org> Mon, 31 Dec 2001 06:53:27 -0800
318
319 wxwindows2.2 (2.2.8.5) unstable; urgency=low
320
321 * Add wxSIZE_T_IS defines to setup.h
322 Add automate that to my TODO list.
323
324 -- Ron Lee <ron@debian.org> Tue, 27 Nov 2001 05:55:47 -0800
325
326 wxwindows2.2 (2.2.8.4) unstable; urgency=low
327
328 * Put the (modified) size_t == ulong kludge back into sndwav.cpp
329 it's still needed until wxDataOutputStream is made 64 bit
330 friendly, which may not happen for 2.2 since it will probably
331 not be binary compatible.
332 * caps a memory leak in the jpeg handler.
333
334 -- Ron Lee <ron@debian.org> Sun, 25 Nov 2001 11:53:59 -0800
335
336 wxwindows2.2 (2.2.8.3) unstable; urgency=low
337
338 * Backported size_t test from 2.3 tree, removes the need for
339 specific tests for various 64 bit platforms including now
340 S/390 (thanks to Gerhard Tonn for the report).
341 Closes: #120768
342
343 -- Ron Lee <ron@debian.org> Fri, 23 Nov 2001 20:53:49 -0800
344
345 wxwindows2.2 (2.2.8.2) unstable; urgency=low
346
347 * python-dev doesn't get me python? More bytes in Build-Dep then
348 I guess ... Closes: #119954
349
350 -- Ron Lee <ron@debian.org> Sun, 18 Nov 2001 04:28:41 -0800
351
352 wxwindows2.2 (2.2.8.1) unstable; urgency=low
353
354 * Rebuild for python2.1 Closes: #119226, #118835
355
356 -- Ron Lee <ron@debian.org> Mon, 12 Nov 2001 21:47:38 -0800
357
358 wxwindows2.2 (2.2.8) unstable; urgency=medium
359
360 * Fixed bogus samples makefile. Closes: #110061
361 * Added ability to build wxMSW-cross packages, but they
362 are not built and distributed by default.
363
364 If you think such creatures belong in the archive,
365 see README.Debian
366
367 * Pruned more inapplicable files from the raw cvs source,
368 cleaned configure.in and removed the need for a common setup.h,
369 removed superfluous library links and generally tweaked things
370 so as to make adding new ports easier.
371 * added --gl-libs flag to wx-config.
372 * added wx2.4 forward compatible event macros.
373 * added build fixes for IA64 from Jeff Licquia, and fixed clean
374 rules to pick up unnoticed strays that effected NMU builds.
375 Thanks Jeff. Closes: #101734, #104679 (fixed in NMU)
376 * Medium urgency since several other packages are waiting
377 for this to get into testing.
378
379 -- Ron Lee <ron@debian.org> Thu, 30 Aug 2001 15:41:49 -0700
380
381 wxwindows2.2 (2.2.7) unstable; urgency=medium
382
383 * The "Testing Tarantella" release.
384 * various small control (mis)behaviours corrected.
385 * added missing build-dep for gettext.
386 * updated wxPython description, Closes: #102689
387 * Never publicly released, oh well.
388
389 -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 19:32:46 -0700
390
391 wxwindows2.2 (2.2.6.1) unstable; urgency=low
392
393 * fix rules so it really doesn't build -indep for ports
394 and fixed ambiguous overload bug in mmedia contrib.
395 This time it will build on alpha for sure. Really. :)
396 Closes: #92288
397 * added extra -dev package deps. Closes: #91364
398
399 -- Ron Lee <ron@debian.org> Sat, 7 Apr 2001 06:49:58 -0700
400
401 wxwindows2.2 (2.2.6) unstable; urgency=low
402
403 * changed i18n package back to building during arch phase
404 so we can reap the .mo files as they are created. Closes: #86174
405 * OBCBLR Closes: #84692
406 * fix wxPython build gremlin. Closes: #89209, #85129
407 * tweaked wx-config alternatives priority to favour the most
408 likely default use.
409 * general buglet count reduced.
410
411 -- Ron Lee <ron@debian.org> Thu, 8 Mar 2001 21:10:07 -0800
412
413 wxwindows2.2 (2.2.5.1) unstable; urgency=low
414
415 * "This One's for Dirk" Closes: #84696
416 * 2.2.5 has known issues and will not be released for Debian.
417 * Fixed parser.y for Alpha builds (#82949)
418 * changed mesa dependency to the virtual libgl package and
419 added Conflicts for the old 2.1 packages (which are now
420 gone from woody anyway) Closes: #80120, #70778, #70779, #70780
421 * wxPython now builds as a single unit (including contrib)
422 so removed the libwxgtk-python-contrib package
423 * updated translations
424 * new event table macro to enable code being written with 2.2
425 to be forward compatible with the changes in 2.4
426 * numerous sundry bugfixes
427
428 -- Ron Lee <ron@debian.org> Wed, 24 Jan 2001 18:51:24 -0800
429
430 wxwindows2.2 (2.2.2) unstable; urgency=low
431
432 * added missing dependancy for contrib-dev package. Closes: #70880
433 * by popular demand, added a package with the python-contrib libs.
434 * more tweaks to deb/rules. autodetect the python install location,
435 and cache the results of configure tests for all packages.
436 * and of course a whole stack of minor fixes in the main codebase too.
437
438 -- Ron Lee <ron@debian.org> Tue, 5 Sep 2000 18:51:24 +0930
439
440 wxwindows2.2 (2.2.1) unstable; urgency=low
441
442 * wxWin 2.2.1 stable release.
443 * First upload to deb.org after repackaging to build directly from
444 upstream cvs.
445 * still not quite lintian clean yet:
446 - wxPython lib can't be built with a proper soname yet.
447 - the -dbg packages need an override for the shlib symlink.
448 - and a couple of packages have the lib symlink 'before the
449 lib', but that's ugly to fix right now, they aren't critical
450 libs, and allegedly this will be handled by dpkg sometime soon.
451 * moved full licence text into copyright file.
452
453 -- Ron Lee <ron@debian.org> Sun, 13 Feb 2000 18:40:00 +1030
454
455 Local variables:
456 mode: debian-changelog
457 End: