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