]> git.saurik.com Git - wxWidgets.git/blame - debian/changelog
Added clipboard cut and paste
[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.
76314141 8 Switched to python 2.1
22e0f699 9
3a922bb4 10 -- Ron Lee <ron@debian.org> Thu, 27 Sep 2001 05:55:07 -0700
22e0f699 11
3a922bb4
RL
12wxwindows2.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
18wxwindows2.3 (2.3.0) unstable; urgency=low
050207ec
RL
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
41b0a113
RL
25wxwindows2.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
35wxwindows2.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
10916a4f
RL
44wxwindows2.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
76314141
RL
51wxwindows2.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
4fb788e4 57wxwindows2.2 (2.2.8) unstable; urgency=medium
3a922bb4
RL
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,
4fb788e4 64 see README.Debian
3a922bb4
RL
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.
4fb788e4
RL
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.
3a922bb4
RL
77
78 -- Ron Lee <ron@debian.org> Thu, 30 Aug 2001 15:41:49 -0700
79
e0f33cf1
RL
80wxwindows2.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.
3a922bb4
RL
85 * updated wxPython description, Closes: #102689
86 * Never publicly released, oh well.
e0f33cf1 87
3a922bb4 88 -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 19:32:46 -0700
e0f33cf1 89
3abb92ce
RL
90wxwindows2.2 (2.2.6.1) unstable; urgency=low
91
92 * fix rules so it really doesn't build -indep for ports
3a922bb4 93 and fixed ambiguous overload bug in mmedia contrib.
3abb92ce
RL
94 This time it will build on alpha for sure. Really. :)
95 Closes: #92288
96 * added extra -dev package deps. Closes: #91364
97
3a922bb4 98 -- Ron Lee <ron@debian.org> Sat, 7 Apr 2001 06:49:58 -0700
3abb92ce 99
afa3e1ed 100wxwindows2.2 (2.2.6) unstable; urgency=low
050207ec 101
afa3e1ed
RL
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
7b67fc42
RL
106 * tweaked wx-config alternatives priority to favour the most
107 likely default use.
afa3e1ed
RL
108 * general buglet count reduced.
109
3a922bb4 110 -- Ron Lee <ron@debian.org> Thu, 8 Mar 2001 21:10:07 -0800
afa3e1ed
RL
111
112wxwindows2.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.
050207ec
RL
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
afa3e1ed
RL
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
050207ec
RL
126
127 -- Ron Lee <ron@debian.org> Wed, 24 Jan 2001 18:51:24 -0800
128
129wxwindows2.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
f6bcfd97 139wxwindows2.2 (2.2.1) unstable; urgency=low
e4c4c1c6 140
050207ec
RL
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.
e4c4c1c6
RL
151
152 -- Ron Lee <ron@debian.org> Sun, 13 Feb 2000 18:40:00 +1030
153
154Local variables:
155mode: debian-changelog
156End: