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