]> git.saurik.com Git - wxWidgets.git/blame - debian/changelog
some compilers don't like statics in inline functions, even if they're const -- repla...
[wxWidgets.git] / debian / changelog
CommitLineData
337afe57 1wxwidgets2.6 (2.6.0) unstable; urgency=low
8d7a4d69
RL
2
3 * 8 ... 9 ... 10. Here it comes, ready or not...
4 * make install includes archive.h now. Closes: #294998
5
6 -- Ron Lee <ron@debian.org> Wed, 13 Apr 2005 01:15:05 +0930
7
eedbe999
RL
8wxwidgets2.5 (2.5.5.1) unstable; urgency=low
9
10 * Last chance.
11 * Conflict with wxwin2.4-i18n. Due to inertia, it really
12 does. Sorry if you are not a gringo and want both 2.4 and
13 2.5 apps localised on the same machine. Maybe for 2.6.1.
14 Bitch upstream if you want it fixed.
15 * Don't package the static libs anymore for wxGTK.
16 Blame drepper for encouraging their obsolescence If you dare.
17 * Trim the configure options to reflect the new defaults.
18
19 -- Ron Lee <ron@debian.org> Mon, 11 Apr 2005 22:43:58 +0930
20
8ec45325
RL
21wxwidgets2.5 (2.5.4.0) unstable; urgency=low
22
23 * Experimental snapshot.
24 * More bakefile bogosity manually patched. Closes: #294998
25 * Fix stray conflicts with 2.4. Closes: #287623
26 * Fixes lack of version checking in wxPython examples.
27 Closes: #287772
28 * Fixes FTBFS on ppc. Closes: #285186
eedbe999 29 * Enable gnomeprint, Closes: #284943 satisfactorily I hope.
8ec45325
RL
30
31 -- Ron Lee <ron@debian.org> Sun, 13 Feb 2005 16:52:38 +1030
32
33wxwidgets2.5 (2.5.3.3) unstable; urgency=low
34
35 * Experimental snapshot.
36
37 -- Ron Lee <ron@debian.org> Tue, 8 Feb 2005 12:30:45 +1030
38
3b57de8b
RL
39wxwidgets2.5 (2.5.3.2) unstable; urgency=low
40
41 * This time, really now.
42 A snapshot that is actually ready for wider release.
43 Thanks to all who've been patient. We know who you are.
44 * Update path to wxPython site-packages, build them with
45 --no_rpath since we will install the in tree build.
46
47 -- Ron Lee <ron@debian.org> Thu, 11 Nov 2004 11:01:00 +1030
48
54e83ca5
RL
49wxwidgets2.5 (2.5.3.1) unstable; urgency=low
50
51 * Functioning concurrent installs for both the C++ libs
52 and wxPython along with legacy support for existing 2.4
53 users mean we can now safely introduce this release to
54 unstable without an adverse effect on existing users.
55
56 -- Ron Lee <ron@debian.org> Sun, 31 Oct 2004 15:54:46 +1030
57
a13a7f89 58wxwidgets2.5 (2.5.3.0) experimental; urgency=low
fdec3549
RL
59
60 * Experimental prerelease.
61
62 -- Ron Lee <ron@debian.org> Wed, 22 Sep 2004 03:29:56 +0930
63
ceec2216
RL
64wxwidgets2.5 (2.5.2.3) experimental; urgency=low
65
66 * Greatly improved concurrent installs. We can now install
67 a much wider range of builds without conflicting and select
68 between them without the need to go changing symlinks or
69 the suite of applications you have installed.
70 * Contrib is dead. Long live contrib.
71 Better multi-library builds have made contrib more or less
72 obsolete. This is the big crunch before the boom. Everything
73 useful out of contrib has been moved back into the main package.
74 Later we will split many out again along the lines of shared
75 dependencies, so a minimal wx install really can remain minimal
76 without losing any future potential.
77
78 -- Ron Lee <ron@debian.org> Sat, 18 Sep 2004 00:59:01 +0930
79
616d1b3c 80wxwidgets2.5 (2.5.1.1) experimental; urgency=low
e1293dcf
RL
81
82 * The s/ndow/dget/g release.
83 * Yes, the name has changed and the terrorists have won again.
84 Having a name too similar to Lindows apparently makes us a
85 liability to the illusion their assailants will want to project
86 in court. Eleven or so years of unbroken, unquestioned usage
87 was not nearly so interesting to these people as the fact we
88 were a soft target and easy to deprive of due process.
b63b07a8 89 * wxGTK is now built with gtk2 and unicode support.
e1293dcf
RL
90 * wxBase is no longer a separate package, it is built with the
91 GUI libs which now depend on it. We might split it out again
92 one day if there is a need for that.
93 * Added support for GNU/K*BSD (thanks again to Robert Millan).
94 * Non-core functionality is now provided by separate libraries
95 rather than simply being built into a single behemoth unit.
96 Of course, given the way these things work, almost none of
97 them are actually smaller, and the load time is unlikely to
98 improve either, but the logical separation may be beneficial.
99 * Removed many elements of the build scripts that are no longer
100 required due to improvements and changes elsewhere.
b63b07a8
RL
101 * Added README.examples for people who think these are packaged
102 as demos instead of as extended documentation.
e1293dcf
RL
103
104 -- Ron Lee <ron@debian.org> Fri, 27 Feb 2004 17:00:29 +1030
105
8155b640
RL
106wxwindows2.5 (2.5.0) unstable; urgency=low
107
108 * New beginnings. Back to development flavored chaos again.
109
110 -- Ron Lee <ron@debian.org> Thu, 19 Dec 2002 01:08:50 -0800
111
6181913e
RL
112wxwindows2.4 (2.4.2.6) unstable; urgency=high
113
114 * High urgency so as not to reset the shotclock for getting wx and
115 its deps moving into testing. All changes since the last release
116 are superficial.
117 * Reapply HURD/K*BSD patch fragment that should not have been reverted.
118 Closes: #217726 (Make a wish, the third time is lucky so I'm told.)
119 * Updated .po files.
120
121 -- Ron Lee <ron@debian.org> Mon, 2 Aug 2004 14:50:07 +0930
122
123wxwindows2.4 (2.4.2.5) unstable; urgency=medium
124
125 * Medium urgency to keep things moving for the libtiff fudge.
126 * Switch to dhv4, libtiff4.
127 * Fix menu quoting.
128 * Whittled down on some of the build config scripts that weren't
129 really earning their weight.
130 * Check for DISTCC_HOSTS and set the number of make -j jobs according
131 to the number of hosts it contains.
132 * Purge the .pyc from site-packages/wx too. They are generated on
133 site at install time.
134 * Includes type correctness fix for 64bit arch's. Closes: #197661
135 * Merged patches from Robert Millan for HURD/K*BSD support back from
136 cvs head. Closes: #217726
137 * Store the python version we preconfigure virgin source with, then
138 people don't need the default python package installed to build
139 from source, just the packages declared in the build-deps. Fix
140 the -python postinst to use this when byte compiling too.
141 Closes: #259128 (and fixes #258529)
142 * Added README.examples to explain that these examples are extended
143 documentation for coders, rather than trial apps for users.
144 Closes: #212894
145 * Dropped the examples from the demos subdir, the samples cover a lot
146 more ground than they used to and are generally more up to date,
147 it's also no longer hard to find a broad range of real applications
148 with source. Provided more external pointers in the README.
149 Closes: #258530 after discussion with the submitter. This is a bit
150 less c++ for your python, but I'm not convinced yet that either half
151 is such a burden on the other as to warrant an extra package here
152 at this stage.
153 * Fix linking of wxgtk_gl to include the proper dependency on wxgtk.
154 Remove suggestion of libgl1, by declaring the full library dependency
155 we now automatically insist on it. Closes: #262027
156 * Include wxrc and wxrcedit in contrib-dev. Added a simple man page
157 and a menu entry for wxrcedit. Closes: #261811
158 * Update gl sample makefiles to use --gl-libs. Thanks to Rich Walker
159 for picking this up. Closes: #246169
160 * Enable the building of a libwxgtk-dbg-python package, but do not
161 build and upload it by default at this stage. Closes: #220568
162 * Does not fix #239782, sorry.
163
164 -- Ron Lee <ron@debian.org> Wed, 28 Jul 2004 03:21:42 +0930
165
e1293dcf
RL
166wxwindows2.4 (2.4.2.4) unstable; urgency=low
167
168 * Modified build scripts to use pythonX.Y instead of python(>=X.Y)
169 * Removed bogus hard coded python2.2-xml. Closes: #216182
170 * Enabled iostream support despite my opinion of this c++ 'feature'.
171 Closes: #211050
172 * Event handling for menus with bitmaps fixed. Closes: #214788
173 * Includes fixes for wxHTTP and wxURL parsing. Closes: #211023, #213600
174
175 -- Ron Lee <ron@debian.org> Sat, 25 Oct 2003 13:48:07 +0930
176
177wxwindows2.4 (2.4.1.2) unstable; urgency=low
178
179 * New stable release. Closes: #198622
180 * Ack python NMU changes, Thanks Josselin!
181 * Hurd support added to configure. Closes: #191581
182 * Fixes ctrl-tab problem with pyslsk. Closes: #187923
183 * Fixed configure for autoconf 2.57-3. Closes: #190755
184 * Added conflict/replace for -doc. Closes: #202242
185
186 -- Ron Lee <ron@debian.org> Fri, 22 Aug 2003 15:59:12 +0930
187
188wxwindows2.4 (2.4.0.8-0.1) unstable; urgency=low
189
190 * NMU for python transition.
191 * Build-depend and depend on python 2.3 (closes: #204737).
192
193 -- Josselin Mouette <joss@debian.org> Wed, 13 Aug 2003 22:21:48 +0200
194
195wxwindows2.4 (2.4.0.9) unstable; urgency=low
196
197 * Updated package sections to suit the new taxonomy.
198 * No public release of this version.
199
200 -- Ron Lee <ron@debian.org> Sat, 19 Apr 2003 20:13:39 -0700
201
202wxwindows2.4 (2.4.0.8) unstable; urgency=low
203
204 * The "I wish people would read the existing discussion about new releases
205 before posting 'reminder' bugs" release. Closes: #189144
206 * Moved back to using png2. gtk1 forces that on anything using it and
207 gtk2 support is still too flakey both in wx and dependent apps for
208 us to entertain it in a stable release. This is a *really* messed
209 up situation for anyone trying to maintain a development machine.
210 Thank the png and gtk theme people if its a pain in your ass too.
211 Closes: #186779
212 * Add real package options to the gl build deps. Closes: #182210
213 * Really fix the XRCed problem, unlike 2.4.0.7 ; ) Closes: #183712
214
215 -- Ron Lee <ron@debian.org> Tue, 15 Apr 2003 18:42:54 -0700
216
217wxwindows2.4 (2.4.0.3) unstable; urgency=low
218
219 * Changed Conflict to Replaces so people can use 2.4 -dev before all
220 their 2.3 deps are gone. Closes: #178305
221 * Added wxPy supplied 2.3 distutils to the source package, apparently the
222 standard 2.2 one is now insufficient. This hopefully Closes: #178457
223
224 -- Ron Lee <ron@debian.org> Mon, 27 Jan 2003 17:36:59 -0800
225
8ddf18dd
RL
226wxwindows2.4 (2.4.0.2) unstable; urgency=low
227
228 * Added missing quantize.h to install. Closes: #178135
229 * Removed unnecessary -dev deps.
230 * move wxwin.m4 &c out of the runtime package and conflict with earlier
231 versions that didn't. Also nuke some empty dir cruft that slipped by.
232 Thanks for noticing the latter Josip. Closes: #176033
233 * dinstall won't close bugs from earlier unreleased versions :(
234 see below for explanations. Closes: #162948, #171258, #168148
235 Closes: #170748, #168250, #164557, #172390, #172447, #168887
236 Closes: #155476, #155478
237
238 -- Ron Lee <ron@debian.org> Thu, 16 Jan 2003 16:46:31 -0800
239
8155b640
RL
240wxwindows2.4 (2.4.0) unstable; urgency=low
241
242 * The fingers crossed release.
0ecfbbea
RL
243 * de.po typo fix. Closes: #174084
244 * tr.po stable tree patch. Closes: #174667
245 * Add a manpage for the wxPython scripts pointing to the pydoc docs.
246 * Disabled generation of gtk-univ, it is a rather insensible combination
247 now and should be replaced by x11-univ instead.
094e328c
RL
248 * There had to be some payoff to all the delays -- a clean gcc3.2
249 transition :-) This package certainly obsoletes 2.3.3.2 and I'll
250 be seeking to finally have 2.2.9.2 removed as well once Audacity
251 is updated.
8155b640
RL
252
253 -- Ron Lee <ron@debian.org> Thu, 19 Dec 2002 00:50:48 -0800
254
255wxwindows2.3 (2.3.4.1) unstable; urgency=low
2b5f62a0
VZ
256
257 * 2.4.0pre1 I guess.
258 * Added -ffunction-sections for broken hppa linker. Closes: #162948
8155b640
RL
259 * Conflict/Replace wxPython2.2. Since its nmu these two packages
260 can no longer currently coexist. Closes: #171258
261 * xrced.py path search fixed. Closes: #168148, #170748
262 * Actually install all wxUniv headers to the header package.
263 Closes: #168250, #164557
264 * Robin tells me this one should be fixed in 2.3 too, I can't confirm
265 so please reopen if it's not. Closes: #172390
266 * Added menu items for pycrust/pyshell, thanks Martin. Closes: #172447
267 * Broken header fixed. Closes: #168887
2b5f62a0
VZ
268
269 -- Ron Lee <ron@debian.org> Mon, 18 Nov 2002 18:54:21 -0800
270
271wxwindows2.3 (2.3.3.2) unstable; urgency=low
272
273 * The one more for luck release.
274 * Debian-wise, it fixes the problem with contrib lib name clashes;
275 code-wise, lots of little issues (and a couple of big 'uns) from
276 2.3.3 -- see the more regular change or cvs logs for details...
277 * Yes, it's still the unstable branch, yes the request for testing
278 to see if we can reasonably obsolete 2.2 in post-woody debian
279 is still current, and yes we're still working toward a stable
280 2.4 release as fast as we can. Big thanks to everyone who's
281 been patient and/or active fixing things.
282
283 -- Ron Lee <ron@debian.org> Thu, 26 Sep 2002 17:43:05 -0700
284
285wxwindows2.3 (2.3.3.1) unstable; urgency=low
286
287 * Ok, Robin says wxPython is good to go.
288 * Since wx2.2 has crashed and burned with the new releases of
289 python and png, Could package maintainers with packages that
290 depend on wx please recompile with this package and let me
291 know if they still need 2.2 in woody? If not I'll have them
292 removed. There should be a 2.4 release following very soon.
293 (hah, let's see how the date on that comment testifies!)
294 * Yes, I know wxpython is missing man pages for some of its
295 scripts. File a bug if you must, but preferably, if you know
296 what they do, attach a patch containing one. I don't use them
297 myself or could even do more than guess what they do today.
298 Sorry, C++.
299
300 -- Ron Lee <ron@debian.org> Thu, 19 Sep 2002 16:25:12 -0700
301
a0d927d1
RL
302wxwindows2.3 (2.3.3) unstable; urgency=low
303
e0252fb6
RL
304 * The "If it sucks, You whined for it!" release.
305 * It's also STILL our unstable branch, so I'll probably summarily
306 close any bugs related to that fact. Please report bugs in
307 the code to wx-dev@lists.wxwindows.org (or the wx bug tracker on
308 SourceForge) and not the debian BTS. They'll get to the right
309 people much faster that way. Packaging bugs to the BTS per normal.
310 Thanks!
311 Closes: #155476, #155478
a0d927d1
RL
312 * New dynamic library/object loading code.
313 * Fixes several showstoppers from 2.3.2
e0252fb6
RL
314 * wxPython now built with python2.2
315 * Depend explicitly on libpng3-dev, hopefully that will stay the
316 right thing a little longer. Closes: #143439
317 * Various wxPython issues all likely to be entirely different in 2.3
318 Please reopen (and/or tell Robin :) if they aren't fixed.
319 Closes: #153276, #124372, #146757, #148062, #146303
320 * Broken package managers are not my problem, unless enough people
321 think so to make it policy. Autogenerated bugs for things like
322 this suck too, just btw. If you're going to autogenerate menial
323 labor for people, at least autogenerate a patch to go along with
324 it. Closes: #130971, #130989, #130992
a0d927d1
RL
325
326 -- Ron Lee <ron@debian.org> Wed, 19 Dec 2001 15:41:31 -0800
327
3a922bb4 328wxwindows2.3 (2.3.2) unstable; urgency=low
22e0f699 329
3a922bb4 330 * Major Overhaul. First serious release contender.
f1687ed8
RL
331
332 Added .dll's to msw-cross packages.
333 Added -dbg versions of the cross packages.
334 Added experimental -univ(gtk) package.
76314141 335 Switched to python 2.1
22e0f699 336
3a922bb4 337 -- Ron Lee <ron@debian.org> Thu, 27 Sep 2001 05:55:07 -0700
22e0f699 338
3a922bb4
RL
339wxwindows2.3 (2.3.1) unstable; urgency=low
340
341 * 2.3.1 test debs -- still not QA'd for general release yet.
342
343 -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 20:10:36 -0700
344
345wxwindows2.3 (2.3.0) unstable; urgency=low
050207ec
RL
346
347 * Updated 2.2 build scripts for 2.3
348 * initial test builds, please do not release..
349
350 -- Ron Lee <ron@debian.org> Sat, 27 Jan 2001 01:51:24 -0800
351
e0252fb6
RL
352wxwindows2.2 (2.2.9.2) unstable; urgency=high
353
354 * Fix wxPython gl bug. Closes: #130758
355 * Add versioned build dep on the -dev package too
356 to help avoid the 'png fiasco' for packages built
357 with wx. (Thanks Joshua) Closes: #131355
358
359 -- Ron Lee <ron@debian.org> Fri, 25 Jan 2002 03:11:28 -0800
360
361wxwindows2.2 (2.2.9.1) unstable; urgency=high
362
363 * recompile with libpng2.. oops. Closes: #129762
364
365 -- Ron Lee <ron@debian.org> Mon, 21 Jan 2002 13:20:00 -0800
366
367wxwindows2.2 (2.2.9) unstable; urgency=high
368
369 * fix for arches with unsigned char as default.
370 * high urgency because this fix really should get
371 into woody.
372 Closes: #127014
373
374 -- Ron Lee <ron@debian.org> Mon, 31 Dec 2001 06:53:27 -0800
375
376wxwindows2.2 (2.2.8.5) unstable; urgency=low
0b9ab0bd
RL
377
378 * Add wxSIZE_T_IS defines to setup.h
379 Add automate that to my TODO list.
380
381 -- Ron Lee <ron@debian.org> Tue, 27 Nov 2001 05:55:47 -0800
382
41b0a113
RL
383wxwindows2.2 (2.2.8.4) unstable; urgency=low
384
385 * Put the (modified) size_t == ulong kludge back into sndwav.cpp
386 it's still needed until wxDataOutputStream is made 64 bit
387 friendly, which may not happen for 2.2 since it will probably
388 not be binary compatible.
389 * caps a memory leak in the jpeg handler.
390
391 -- Ron Lee <ron@debian.org> Sun, 25 Nov 2001 11:53:59 -0800
392
393wxwindows2.2 (2.2.8.3) unstable; urgency=low
394
395 * Backported size_t test from 2.3 tree, removes the need for
396 specific tests for various 64 bit platforms including now
397 S/390 (thanks to Gerhard Tonn for the report).
398 Closes: #120768
399
400 -- Ron Lee <ron@debian.org> Fri, 23 Nov 2001 20:53:49 -0800
401
10916a4f
RL
402wxwindows2.2 (2.2.8.2) unstable; urgency=low
403
404 * python-dev doesn't get me python? More bytes in Build-Dep then
405 I guess ... Closes: #119954
406
407 -- Ron Lee <ron@debian.org> Sun, 18 Nov 2001 04:28:41 -0800
408
76314141
RL
409wxwindows2.2 (2.2.8.1) unstable; urgency=low
410
411 * Rebuild for python2.1 Closes: #119226, #118835
412
413 -- Ron Lee <ron@debian.org> Mon, 12 Nov 2001 21:47:38 -0800
414
4fb788e4 415wxwindows2.2 (2.2.8) unstable; urgency=medium
3a922bb4
RL
416
417 * Fixed bogus samples makefile. Closes: #110061
418 * Added ability to build wxMSW-cross packages, but they
419 are not built and distributed by default.
420
421 If you think such creatures belong in the archive,
4fb788e4 422 see README.Debian
3a922bb4
RL
423
424 * Pruned more inapplicable files from the raw cvs source,
425 cleaned configure.in and removed the need for a common setup.h,
426 removed superfluous library links and generally tweaked things
427 so as to make adding new ports easier.
428 * added --gl-libs flag to wx-config.
4fb788e4
RL
429 * added wx2.4 forward compatible event macros.
430 * added build fixes for IA64 from Jeff Licquia, and fixed clean
431 rules to pick up unnoticed strays that effected NMU builds.
432 Thanks Jeff. Closes: #101734, #104679 (fixed in NMU)
433 * Medium urgency since several other packages are waiting
434 for this to get into testing.
3a922bb4
RL
435
436 -- Ron Lee <ron@debian.org> Thu, 30 Aug 2001 15:41:49 -0700
437
e0f33cf1
RL
438wxwindows2.2 (2.2.7) unstable; urgency=medium
439
440 * The "Testing Tarantella" release.
441 * various small control (mis)behaviours corrected.
442 * added missing build-dep for gettext.
3a922bb4
RL
443 * updated wxPython description, Closes: #102689
444 * Never publicly released, oh well.
e0f33cf1 445
3a922bb4 446 -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 19:32:46 -0700
e0f33cf1 447
3abb92ce
RL
448wxwindows2.2 (2.2.6.1) unstable; urgency=low
449
450 * fix rules so it really doesn't build -indep for ports
3a922bb4 451 and fixed ambiguous overload bug in mmedia contrib.
3abb92ce
RL
452 This time it will build on alpha for sure. Really. :)
453 Closes: #92288
454 * added extra -dev package deps. Closes: #91364
455
3a922bb4 456 -- Ron Lee <ron@debian.org> Sat, 7 Apr 2001 06:49:58 -0700
3abb92ce 457
afa3e1ed 458wxwindows2.2 (2.2.6) unstable; urgency=low
050207ec 459
afa3e1ed
RL
460 * changed i18n package back to building during arch phase
461 so we can reap the .mo files as they are created. Closes: #86174
462 * OBCBLR Closes: #84692
463 * fix wxPython build gremlin. Closes: #89209, #85129
7b67fc42
RL
464 * tweaked wx-config alternatives priority to favour the most
465 likely default use.
afa3e1ed
RL
466 * general buglet count reduced.
467
3a922bb4 468 -- Ron Lee <ron@debian.org> Thu, 8 Mar 2001 21:10:07 -0800
afa3e1ed
RL
469
470wxwindows2.2 (2.2.5.1) unstable; urgency=low
471
472 * "This One's for Dirk" Closes: #84696
473 * 2.2.5 has known issues and will not be released for Debian.
050207ec
RL
474 * Fixed parser.y for Alpha builds (#82949)
475 * changed mesa dependency to the virtual libgl package and
476 added Conflicts for the old 2.1 packages (which are now
477 gone from woody anyway) Closes: #80120, #70778, #70779, #70780
478 * wxPython now builds as a single unit (including contrib)
479 so removed the libwxgtk-python-contrib package
afa3e1ed
RL
480 * updated translations
481 * new event table macro to enable code being written with 2.2
482 to be forward compatible with the changes in 2.4
483 * numerous sundry bugfixes
050207ec
RL
484
485 -- Ron Lee <ron@debian.org> Wed, 24 Jan 2001 18:51:24 -0800
486
487wxwindows2.2 (2.2.2) unstable; urgency=low
488
489 * added missing dependancy for contrib-dev package. Closes: #70880
490 * by popular demand, added a package with the python-contrib libs.
491 * more tweaks to deb/rules. autodetect the python install location,
492 and cache the results of configure tests for all packages.
493 * and of course a whole stack of minor fixes in the main codebase too.
494
495 -- Ron Lee <ron@debian.org> Tue, 5 Sep 2000 18:51:24 +0930
496
f6bcfd97 497wxwindows2.2 (2.2.1) unstable; urgency=low
e4c4c1c6 498
050207ec
RL
499 * wxWin 2.2.1 stable release.
500 * First upload to deb.org after repackaging to build directly from
501 upstream cvs.
502 * still not quite lintian clean yet:
503 - wxPython lib can't be built with a proper soname yet.
504 - the -dbg packages need an override for the shlib symlink.
505 - and a couple of packages have the lib symlink 'before the
506 lib', but that's ugly to fix right now, they aren't critical
507 libs, and allegedly this will be handled by dpkg sometime soon.
508 * moved full licence text into copyright file.
e4c4c1c6
RL
509
510 -- Ron Lee <ron@debian.org> Sun, 13 Feb 2000 18:40:00 +1030
511
512Local variables:
513mode: debian-changelog
514End: