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