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