merged 2.2 /debian changes to 2.3
[wxWidgets.git] / debian / changelog
CommitLineData
050207ec
RL
1wxwindows2.2 (2.3.0) unstable; urgency=low
2
3 * Updated 2.2 build scripts for 2.3
4 * initial test builds, please do not release..
5
6 -- Ron Lee <ron@debian.org> Sat, 27 Jan 2001 01:51:24 -0800
7
e0f33cf1
RL
8wxwindows2.2 (2.2.7) unstable; urgency=medium
9
10 * The "Testing Tarantella" release.
11 * various small control (mis)behaviours corrected.
12 * added missing build-dep for gettext.
13
14 -- Ron <ron@debian.org> Sun, 10 Jun 2001 19:32:46 -0700
15
3abb92ce
RL
16wxwindows2.2 (2.2.6.1) unstable; urgency=low
17
18 * fix rules so it really doesn't build -indep for ports
19 and fixed ambiguous oveload bug in mmedia contrib.
20 This time it will build on alpha for sure. Really. :)
21 Closes: #92288
22 * added extra -dev package deps. Closes: #91364
23
24 -- Ron <ron@aeon.otsys.com> Sat, 7 Apr 2001 06:49:58 -0700
25
afa3e1ed 26wxwindows2.2 (2.2.6) unstable; urgency=low
050207ec 27
afa3e1ed
RL
28 * changed i18n package back to building during arch phase
29 so we can reap the .mo files as they are created. Closes: #86174
30 * OBCBLR Closes: #84692
31 * fix wxPython build gremlin. Closes: #89209, #85129
7b67fc42
RL
32 * tweaked wx-config alternatives priority to favour the most
33 likely default use.
afa3e1ed
RL
34 * general buglet count reduced.
35
36 -- Ron <ron@debian.org> Thu, 8 Mar 2001 21:10:07 -0800
37
38wxwindows2.2 (2.2.5.1) unstable; urgency=low
39
40 * "This One's for Dirk" Closes: #84696
41 * 2.2.5 has known issues and will not be released for Debian.
050207ec
RL
42 * Fixed parser.y for Alpha builds (#82949)
43 * changed mesa dependency to the virtual libgl package and
44 added Conflicts for the old 2.1 packages (which are now
45 gone from woody anyway) Closes: #80120, #70778, #70779, #70780
46 * wxPython now builds as a single unit (including contrib)
47 so removed the libwxgtk-python-contrib package
afa3e1ed
RL
48 * updated translations
49 * new event table macro to enable code being written with 2.2
50 to be forward compatible with the changes in 2.4
51 * numerous sundry bugfixes
050207ec
RL
52
53 -- Ron Lee <ron@debian.org> Wed, 24 Jan 2001 18:51:24 -0800
54
55wxwindows2.2 (2.2.2) unstable; urgency=low
56
57 * added missing dependancy for contrib-dev package. Closes: #70880
58 * by popular demand, added a package with the python-contrib libs.
59 * more tweaks to deb/rules. autodetect the python install location,
60 and cache the results of configure tests for all packages.
61 * and of course a whole stack of minor fixes in the main codebase too.
62
63 -- Ron Lee <ron@debian.org> Tue, 5 Sep 2000 18:51:24 +0930
64
f6bcfd97 65wxwindows2.2 (2.2.1) unstable; urgency=low
e4c4c1c6 66
050207ec
RL
67 * wxWin 2.2.1 stable release.
68 * First upload to deb.org after repackaging to build directly from
69 upstream cvs.
70 * still not quite lintian clean yet:
71 - wxPython lib can't be built with a proper soname yet.
72 - the -dbg packages need an override for the shlib symlink.
73 - and a couple of packages have the lib symlink 'before the
74 lib', but that's ugly to fix right now, they aren't critical
75 libs, and allegedly this will be handled by dpkg sometime soon.
76 * moved full licence text into copyright file.
e4c4c1c6
RL
77
78 -- Ron Lee <ron@debian.org> Sun, 13 Feb 2000 18:40:00 +1030
79
80Local variables:
81mode: debian-changelog
82End: