]>
Commit | Line | Data |
---|---|---|
1 | wxwindows2.3 (2.3.3) unstable; urgency=low | |
2 | ||
3 | * The "If it sucks, You whined for it!" release. | |
4 | * It's also STILL our unstable branch, so I'll probably summarily | |
5 | close any bugs related to that fact. Please report bugs in | |
6 | the code to wx-dev@lists.wxwindows.org (or the wx bug tracker on | |
7 | SourceForge) and not the debian BTS. They'll get to the right | |
8 | people much faster that way. Packaging bugs to the BTS per normal. | |
9 | Thanks! | |
10 | Closes: #155476, #155478 | |
11 | * New dynamic library/object loading code. | |
12 | * Fixes several showstoppers from 2.3.2 | |
13 | * wxPython now built with python2.2 | |
14 | * Depend explicitly on libpng3-dev, hopefully that will stay the | |
15 | right thing a little longer. Closes: #143439 | |
16 | * Various wxPython issues all likely to be entirely different in 2.3 | |
17 | Please reopen (and/or tell Robin :) if they aren't fixed. | |
18 | Closes: #153276, #124372, #146757, #148062, #146303 | |
19 | * Broken package managers are not my problem, unless enough people | |
20 | think so to make it policy. Autogenerated bugs for things like | |
21 | this suck too, just btw. If you're going to autogenerate menial | |
22 | labor for people, at least autogenerate a patch to go along with | |
23 | it. Closes: #130971, #130989, #130992 | |
24 | ||
25 | -- Ron Lee <ron@debian.org> Wed, 19 Dec 2001 15:41:31 -0800 | |
26 | ||
27 | wxwindows2.3 (2.3.2) unstable; urgency=low | |
28 | ||
29 | * Major Overhaul. First serious release contender. | |
30 | ||
31 | Added .dll's to msw-cross packages. | |
32 | Added -dbg versions of the cross packages. | |
33 | Added experimental -univ(gtk) package. | |
34 | Switched to python 2.1 | |
35 | ||
36 | -- Ron Lee <ron@debian.org> Thu, 27 Sep 2001 05:55:07 -0700 | |
37 | ||
38 | wxwindows2.3 (2.3.1) unstable; urgency=low | |
39 | ||
40 | * 2.3.1 test debs -- still not QA'd for general release yet. | |
41 | ||
42 | -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 20:10:36 -0700 | |
43 | ||
44 | wxwindows2.3 (2.3.0) unstable; urgency=low | |
45 | ||
46 | * Updated 2.2 build scripts for 2.3 | |
47 | * initial test builds, please do not release.. | |
48 | ||
49 | -- Ron Lee <ron@debian.org> Sat, 27 Jan 2001 01:51:24 -0800 | |
50 | ||
51 | wxwindows2.2 (2.2.9.2) unstable; urgency=high | |
52 | ||
53 | * Fix wxPython gl bug. Closes: #130758 | |
54 | * Add versioned build dep on the -dev package too | |
55 | to help avoid the 'png fiasco' for packages built | |
56 | with wx. (Thanks Joshua) Closes: #131355 | |
57 | ||
58 | -- Ron Lee <ron@debian.org> Fri, 25 Jan 2002 03:11:28 -0800 | |
59 | ||
60 | wxwindows2.2 (2.2.9.1) unstable; urgency=high | |
61 | ||
62 | * recompile with libpng2.. oops. Closes: #129762 | |
63 | ||
64 | -- Ron Lee <ron@debian.org> Mon, 21 Jan 2002 13:20:00 -0800 | |
65 | ||
66 | wxwindows2.2 (2.2.9) unstable; urgency=high | |
67 | ||
68 | * fix for arches with unsigned char as default. | |
69 | * high urgency because this fix really should get | |
70 | into woody. | |
71 | Closes: #127014 | |
72 | ||
73 | -- Ron Lee <ron@debian.org> Mon, 31 Dec 2001 06:53:27 -0800 | |
74 | ||
75 | wxwindows2.2 (2.2.8.5) unstable; urgency=low | |
76 | ||
77 | * Add wxSIZE_T_IS defines to setup.h | |
78 | Add automate that to my TODO list. | |
79 | ||
80 | -- Ron Lee <ron@debian.org> Tue, 27 Nov 2001 05:55:47 -0800 | |
81 | ||
82 | wxwindows2.2 (2.2.8.4) unstable; urgency=low | |
83 | ||
84 | * Put the (modified) size_t == ulong kludge back into sndwav.cpp | |
85 | it's still needed until wxDataOutputStream is made 64 bit | |
86 | friendly, which may not happen for 2.2 since it will probably | |
87 | not be binary compatible. | |
88 | * caps a memory leak in the jpeg handler. | |
89 | ||
90 | -- Ron Lee <ron@debian.org> Sun, 25 Nov 2001 11:53:59 -0800 | |
91 | ||
92 | wxwindows2.2 (2.2.8.3) unstable; urgency=low | |
93 | ||
94 | * Backported size_t test from 2.3 tree, removes the need for | |
95 | specific tests for various 64 bit platforms including now | |
96 | S/390 (thanks to Gerhard Tonn for the report). | |
97 | Closes: #120768 | |
98 | ||
99 | -- Ron Lee <ron@debian.org> Fri, 23 Nov 2001 20:53:49 -0800 | |
100 | ||
101 | wxwindows2.2 (2.2.8.2) unstable; urgency=low | |
102 | ||
103 | * python-dev doesn't get me python? More bytes in Build-Dep then | |
104 | I guess ... Closes: #119954 | |
105 | ||
106 | -- Ron Lee <ron@debian.org> Sun, 18 Nov 2001 04:28:41 -0800 | |
107 | ||
108 | wxwindows2.2 (2.2.8.1) unstable; urgency=low | |
109 | ||
110 | * Rebuild for python2.1 Closes: #119226, #118835 | |
111 | ||
112 | -- Ron Lee <ron@debian.org> Mon, 12 Nov 2001 21:47:38 -0800 | |
113 | ||
114 | wxwindows2.2 (2.2.8) unstable; urgency=medium | |
115 | ||
116 | * Fixed bogus samples makefile. Closes: #110061 | |
117 | * Added ability to build wxMSW-cross packages, but they | |
118 | are not built and distributed by default. | |
119 | ||
120 | If you think such creatures belong in the archive, | |
121 | see README.Debian | |
122 | ||
123 | * Pruned more inapplicable files from the raw cvs source, | |
124 | cleaned configure.in and removed the need for a common setup.h, | |
125 | removed superfluous library links and generally tweaked things | |
126 | so as to make adding new ports easier. | |
127 | * added --gl-libs flag to wx-config. | |
128 | * added wx2.4 forward compatible event macros. | |
129 | * added build fixes for IA64 from Jeff Licquia, and fixed clean | |
130 | rules to pick up unnoticed strays that effected NMU builds. | |
131 | Thanks Jeff. Closes: #101734, #104679 (fixed in NMU) | |
132 | * Medium urgency since several other packages are waiting | |
133 | for this to get into testing. | |
134 | ||
135 | -- Ron Lee <ron@debian.org> Thu, 30 Aug 2001 15:41:49 -0700 | |
136 | ||
137 | wxwindows2.2 (2.2.7) unstable; urgency=medium | |
138 | ||
139 | * The "Testing Tarantella" release. | |
140 | * various small control (mis)behaviours corrected. | |
141 | * added missing build-dep for gettext. | |
142 | * updated wxPython description, Closes: #102689 | |
143 | * Never publicly released, oh well. | |
144 | ||
145 | -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 19:32:46 -0700 | |
146 | ||
147 | wxwindows2.2 (2.2.6.1) unstable; urgency=low | |
148 | ||
149 | * fix rules so it really doesn't build -indep for ports | |
150 | and fixed ambiguous overload bug in mmedia contrib. | |
151 | This time it will build on alpha for sure. Really. :) | |
152 | Closes: #92288 | |
153 | * added extra -dev package deps. Closes: #91364 | |
154 | ||
155 | -- Ron Lee <ron@debian.org> Sat, 7 Apr 2001 06:49:58 -0700 | |
156 | ||
157 | wxwindows2.2 (2.2.6) unstable; urgency=low | |
158 | ||
159 | * changed i18n package back to building during arch phase | |
160 | so we can reap the .mo files as they are created. Closes: #86174 | |
161 | * OBCBLR Closes: #84692 | |
162 | * fix wxPython build gremlin. Closes: #89209, #85129 | |
163 | * tweaked wx-config alternatives priority to favour the most | |
164 | likely default use. | |
165 | * general buglet count reduced. | |
166 | ||
167 | -- Ron Lee <ron@debian.org> Thu, 8 Mar 2001 21:10:07 -0800 | |
168 | ||
169 | wxwindows2.2 (2.2.5.1) unstable; urgency=low | |
170 | ||
171 | * "This One's for Dirk" Closes: #84696 | |
172 | * 2.2.5 has known issues and will not be released for Debian. | |
173 | * Fixed parser.y for Alpha builds (#82949) | |
174 | * changed mesa dependency to the virtual libgl package and | |
175 | added Conflicts for the old 2.1 packages (which are now | |
176 | gone from woody anyway) Closes: #80120, #70778, #70779, #70780 | |
177 | * wxPython now builds as a single unit (including contrib) | |
178 | so removed the libwxgtk-python-contrib package | |
179 | * updated translations | |
180 | * new event table macro to enable code being written with 2.2 | |
181 | to be forward compatible with the changes in 2.4 | |
182 | * numerous sundry bugfixes | |
183 | ||
184 | -- Ron Lee <ron@debian.org> Wed, 24 Jan 2001 18:51:24 -0800 | |
185 | ||
186 | wxwindows2.2 (2.2.2) unstable; urgency=low | |
187 | ||
188 | * added missing dependancy for contrib-dev package. Closes: #70880 | |
189 | * by popular demand, added a package with the python-contrib libs. | |
190 | * more tweaks to deb/rules. autodetect the python install location, | |
191 | and cache the results of configure tests for all packages. | |
192 | * and of course a whole stack of minor fixes in the main codebase too. | |
193 | ||
194 | -- Ron Lee <ron@debian.org> Tue, 5 Sep 2000 18:51:24 +0930 | |
195 | ||
196 | wxwindows2.2 (2.2.1) unstable; urgency=low | |
197 | ||
198 | * wxWin 2.2.1 stable release. | |
199 | * First upload to deb.org after repackaging to build directly from | |
200 | upstream cvs. | |
201 | * still not quite lintian clean yet: | |
202 | - wxPython lib can't be built with a proper soname yet. | |
203 | - the -dbg packages need an override for the shlib symlink. | |
204 | - and a couple of packages have the lib symlink 'before the | |
205 | lib', but that's ugly to fix right now, they aren't critical | |
206 | libs, and allegedly this will be handled by dpkg sometime soon. | |
207 | * moved full licence text into copyright file. | |
208 | ||
209 | -- Ron Lee <ron@debian.org> Sun, 13 Feb 2000 18:40:00 +1030 | |
210 | ||
211 | Local variables: | |
212 | mode: debian-changelog | |
213 | End: |