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