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