]> git.saurik.com Git - wxWidgets.git/blob - debian/changelog
OS/2 bug fix updates.
[wxWidgets.git] / debian / changelog
1 wxwindows2.3 (2.3.3) unstable; urgency=low
2
3 * New dynamic library/object loading code.
4 * Fixes several showstoppers from 2.3.2
5
6 -- Ron Lee <ron@debian.org> Wed, 19 Dec 2001 15:41:31 -0800
7
8 wxwindows2.3 (2.3.2) unstable; urgency=low
9
10 * Major Overhaul. First serious release contender.
11
12 Added .dll's to msw-cross packages.
13 Added -dbg versions of the cross packages.
14 Added experimental -univ(gtk) package.
15 Switched to python 2.1
16
17 -- Ron Lee <ron@debian.org> Thu, 27 Sep 2001 05:55:07 -0700
18
19 wxwindows2.3 (2.3.1) unstable; urgency=low
20
21 * 2.3.1 test debs -- still not QA'd for general release yet.
22
23 -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 20:10:36 -0700
24
25 wxwindows2.3 (2.3.0) unstable; urgency=low
26
27 * Updated 2.2 build scripts for 2.3
28 * initial test builds, please do not release..
29
30 -- Ron Lee <ron@debian.org> Sat, 27 Jan 2001 01:51:24 -0800
31
32 wxwindows2.2 (2.2.8.5) unstable; urgency=low
33
34 * Add wxSIZE_T_IS defines to setup.h
35 Add automate that to my TODO list.
36
37 -- Ron Lee <ron@debian.org> Tue, 27 Nov 2001 05:55:47 -0800
38
39 wxwindows2.2 (2.2.8.4) unstable; urgency=low
40
41 * Put the (modified) size_t == ulong kludge back into sndwav.cpp
42 it's still needed until wxDataOutputStream is made 64 bit
43 friendly, which may not happen for 2.2 since it will probably
44 not be binary compatible.
45 * caps a memory leak in the jpeg handler.
46
47 -- Ron Lee <ron@debian.org> Sun, 25 Nov 2001 11:53:59 -0800
48
49 wxwindows2.2 (2.2.8.3) unstable; urgency=low
50
51 * Backported size_t test from 2.3 tree, removes the need for
52 specific tests for various 64 bit platforms including now
53 S/390 (thanks to Gerhard Tonn for the report).
54 Closes: #120768
55
56 -- Ron Lee <ron@debian.org> Fri, 23 Nov 2001 20:53:49 -0800
57
58 wxwindows2.2 (2.2.8.2) unstable; urgency=low
59
60 * python-dev doesn't get me python? More bytes in Build-Dep then
61 I guess ... Closes: #119954
62
63 -- Ron Lee <ron@debian.org> Sun, 18 Nov 2001 04:28:41 -0800
64
65 wxwindows2.2 (2.2.8.1) unstable; urgency=low
66
67 * Rebuild for python2.1 Closes: #119226, #118835
68
69 -- Ron Lee <ron@debian.org> Mon, 12 Nov 2001 21:47:38 -0800
70
71 wxwindows2.2 (2.2.8) unstable; urgency=medium
72
73 * Fixed bogus samples makefile. Closes: #110061
74 * Added ability to build wxMSW-cross packages, but they
75 are not built and distributed by default.
76
77 If you think such creatures belong in the archive,
78 see README.Debian
79
80 * Pruned more inapplicable files from the raw cvs source,
81 cleaned configure.in and removed the need for a common setup.h,
82 removed superfluous library links and generally tweaked things
83 so as to make adding new ports easier.
84 * added --gl-libs flag to wx-config.
85 * added wx2.4 forward compatible event macros.
86 * added build fixes for IA64 from Jeff Licquia, and fixed clean
87 rules to pick up unnoticed strays that effected NMU builds.
88 Thanks Jeff. Closes: #101734, #104679 (fixed in NMU)
89 * Medium urgency since several other packages are waiting
90 for this to get into testing.
91
92 -- Ron Lee <ron@debian.org> Thu, 30 Aug 2001 15:41:49 -0700
93
94 wxwindows2.2 (2.2.7) unstable; urgency=medium
95
96 * The "Testing Tarantella" release.
97 * various small control (mis)behaviours corrected.
98 * added missing build-dep for gettext.
99 * updated wxPython description, Closes: #102689
100 * Never publicly released, oh well.
101
102 -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 19:32:46 -0700
103
104 wxwindows2.2 (2.2.6.1) unstable; urgency=low
105
106 * fix rules so it really doesn't build -indep for ports
107 and fixed ambiguous overload bug in mmedia contrib.
108 This time it will build on alpha for sure. Really. :)
109 Closes: #92288
110 * added extra -dev package deps. Closes: #91364
111
112 -- Ron Lee <ron@debian.org> Sat, 7 Apr 2001 06:49:58 -0700
113
114 wxwindows2.2 (2.2.6) unstable; urgency=low
115
116 * changed i18n package back to building during arch phase
117 so we can reap the .mo files as they are created. Closes: #86174
118 * OBCBLR Closes: #84692
119 * fix wxPython build gremlin. Closes: #89209, #85129
120 * tweaked wx-config alternatives priority to favour the most
121 likely default use.
122 * general buglet count reduced.
123
124 -- Ron Lee <ron@debian.org> Thu, 8 Mar 2001 21:10:07 -0800
125
126 wxwindows2.2 (2.2.5.1) unstable; urgency=low
127
128 * "This One's for Dirk" Closes: #84696
129 * 2.2.5 has known issues and will not be released for Debian.
130 * Fixed parser.y for Alpha builds (#82949)
131 * changed mesa dependency to the virtual libgl package and
132 added Conflicts for the old 2.1 packages (which are now
133 gone from woody anyway) Closes: #80120, #70778, #70779, #70780
134 * wxPython now builds as a single unit (including contrib)
135 so removed the libwxgtk-python-contrib package
136 * updated translations
137 * new event table macro to enable code being written with 2.2
138 to be forward compatible with the changes in 2.4
139 * numerous sundry bugfixes
140
141 -- Ron Lee <ron@debian.org> Wed, 24 Jan 2001 18:51:24 -0800
142
143 wxwindows2.2 (2.2.2) unstable; urgency=low
144
145 * added missing dependancy for contrib-dev package. Closes: #70880
146 * by popular demand, added a package with the python-contrib libs.
147 * more tweaks to deb/rules. autodetect the python install location,
148 and cache the results of configure tests for all packages.
149 * and of course a whole stack of minor fixes in the main codebase too.
150
151 -- Ron Lee <ron@debian.org> Tue, 5 Sep 2000 18:51:24 +0930
152
153 wxwindows2.2 (2.2.1) unstable; urgency=low
154
155 * wxWin 2.2.1 stable release.
156 * First upload to deb.org after repackaging to build directly from
157 upstream cvs.
158 * still not quite lintian clean yet:
159 - wxPython lib can't be built with a proper soname yet.
160 - the -dbg packages need an override for the shlib symlink.
161 - and a couple of packages have the lib symlink 'before the
162 lib', but that's ugly to fix right now, they aren't critical
163 libs, and allegedly this will be handled by dpkg sometime soon.
164 * moved full licence text into copyright file.
165
166 -- Ron Lee <ron@debian.org> Sun, 13 Feb 2000 18:40:00 +1030
167
168 Local variables:
169 mode: debian-changelog
170 End: