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