]> git.decadent.org.uk Git - ion3.git/blob - debian/changelog
Added patches to fix the Docker size problem.
[ion3.git] / debian / changelog
1 ion3 (20080103-1) unstable; urgency=low
2
3   * New upstream version
4   * Fixed upstream regression which lost dockapp class names
5     (105_dockapp-class-from-hint-window.diff)
6   * Disabled dockapp size kludge for Docker (213_unkludge-docker.diff)
7
8  -- 
9
10 ion3 (20071109-1) unstable; urgency=low
11
12   * New upstream release
13   * Moved ion3-doc into separate source package
14
15  -- Ben Hutchings <ben@decadent.org.uk>  Sat, 10 Nov 2007 04:27:00 +0000
16
17 ion3 (20070927-1) unstable; urgency=low
18
19   * New upstream release
20   * Reenabled dh_strip since debugging information is disabled by default
21   * Changed menu section to conform to new menu policy
22
23  -- Ben Hutchings <ben@decadent.org.uk>  Thu, 27 Sep 2007 23:58:23 +0100
24
25 ion3 (20070902-1) unstable; urgency=low
26
27   * New upstream release
28   * Added upstream patch to fix implementation of "ml" and "mr" positions
29     for the dock
30   * Combined two Recommends lines in debian/control so that the uscan
31     dependencies are not ignored
32
33  -- Ben Hutchings <ben@decadent.org.uk>  Mon,  3 Sep 2007 01:23:49 +0100
34
35 ion3 (20070720-2) unstable; urgency=low
36
37   * Cleaned up patches
38   * Clarified use of /etc/default/ion3 in cfg_ioncore.lua
39   * Removed FAQ as it is now split into many pages which would require
40     substantial disk space if installed
41   * Updated README.Debian, including some information previously omitted
42     from the binary package by mistake
43   * Moved uscan dependencies to Recommends and made the upstream version
44     check tolerate failure of uscan - closes: #434550
45
46  -- Ben Hutchings <ben@decadent.org.uk>  Tue,  7 Aug 2007 01:23:43 +0100
47
48 ion3 (20070720-1) unstable; urgency=low
49
50   * New upstream release
51
52  -- Ben Hutchings <ben@decadent.org.uk>  Sun,  5 Aug 2007 00:18:27 +0100
53
54 ion3 (20070708-1) unstable; urgency=low
55
56   * New upstream release
57   * Improved package descriptions and debconf templates as suggested
58     by debian-l10n-english review and by Helge Kreutzmann
59     - closes: #429444, #430695
60   * Added debconf translations - closes: #426456, #430694, #430698,
61     #430717, #430756, #430927, #431457, #431462, #432198
62   * Expanded explanation of system tray configuration
63   * Added modular configuration mechanism - closes: #413576, #418063
64   * Added xbase-clients to dependencies since we need xmessage
65
66  -- Ben Hutchings <ben@decadent.org.uk>  Mon,  9 Jul 2007 02:38:04 +0100
67
68 ion3 (20070608-1) unstable; urgency=medium
69
70   * New upstream release - closes: #428118, #430370, #430815
71   * Applied patch by Nedko Arnaudov to fix an upstream bug that would
72     result in a crash when using single-byte character encodings
73
74  -- Ben Hutchings <ben@decadent.org.uk>  Thu, 28 Jun 2007 01:00:01 +0100
75
76 ion3 (20070506-2) unstable; urgency=low
77
78   * Applied upstream version check to upgrades as well as first
79     installation
80   * Restored links in ion3-dev - closes: #425287
81
82  -- Ben Hutchings <ben@decadent.org.uk>  Sun, 20 May 2007 19:45:37 +0100
83
84 ion3 (20070506-1) unstable; urgency=low
85
86   * Per Olofsson retired as co-maintainer
87   * New upstream release - closes: #422527
88   * Changed to meet conditions on the use of the 'Ion' name, claimed
89     to be an unregistered trademark:
90     - Added upstream version check on first installation and requirement
91       that the user acknowledge that bugs in old versions should not be
92       reported upstream
93     - Moved to non-free section
94   * Removed dependency of ion3-dev on ion3, since the latter cannot
95     automatically be installed and only provided docs
96   * Fixed duplicate 'Lock screen' menu entry in 202_fix-menus.diff
97   * Removed 207_bindings-manpage.diff since it is broken and I do
98     not consider it necessary
99   * Created a separate doc-base control file for "Ion: Notes for the
100     module and patch writer" (ionnotes) - closes: #423114
101   * Added build-dependency on libxext-dev in preparation for Xorg 7.2
102
103  -- Ben Hutchings <ben@decadent.org.uk>  Thu, 17 May 2007 01:02:35 +0100
104
105 ion3 (20070318-2) unstable; urgency=low
106
107   * Applied upstream fix for configuration requests including dock sizing
108
109  -- Ben Hutchings <ben@decadent.org.uk>  Sun, 25 Mar 2007 23:17:04 +0100
110
111 ion3 (20070318-1) unstable; urgency=low
112
113   * New maintainer - closes: #414378
114   * New upstream release - closes: #413469
115   * Reverted upstream changes to full-screen behaviour which break dock
116     sizing
117   * Updated FAQ
118   * Added docker and ion3-scripts to suggested packages
119
120  -- Ben Hutchings <ben@decadent.org.uk>  Sun, 25 Mar 2007 20:51:55 +0100
121
122 ion3 (20070203-1) experimental; urgency=low
123
124   * New upstream release.
125   * Used libx11-dev instead libxinerama-dev in (build-)dependencies.
126   * Updated FAQ.
127
128  -- Norbert Tretkowski <nobse@debian.org>  Sat,  3 Feb 2007 16:54:21 +0100
129
130 ion3 (20061223-2) unstable; urgency=medium
131
132   * Added czech .desktop file translations from Miroslav Kure.
133     (closes: #394620)
134
135  -- Norbert Tretkowski <nobse@debian.org>  Sat,  3 Feb 2007 17:35:46 +0100
136
137 ion3 (20061223-1) unstable; urgency=medium
138
139   * New upstream release.
140   * Removed backported patches (added in 20061029-3) which are part of
141     this new release.
142
143  -- Norbert Tretkowski <nobse@debian.org>  Sat, 23 Dec 2006 16:29:25 +0100
144
145 ion3 (20061029-3) unstable; urgency=low
146
147   * Added a new patch from darcs to fix invalid setitimer values.
148     (closes: #376168, #394125)
149   * Added another new patch from darcs to fix a crash in tiling_placement_alt
150     handler. (closes: #396115)
151
152  -- Norbert Tretkowski <nobse@debian.org>  Tue, 31 Oct 2006 20:17:46 +0100
153
154 ion3 (20061029-2) unstable; urgency=low
155
156   * Added groff-base to build-dependencies. (really closes: #395092)
157
158  -- Norbert Tretkowski <nobse@debian.org>  Sun, 29 Oct 2006 12:53:14 +0100
159
160 ion3 (20061029-1) unstable; urgency=medium
161
162   * New upstream release.
163   * Fixed welcome message. (closes: #395092)
164
165  -- Norbert Tretkowski <nobse@debian.org>  Sun, 29 Oct 2006 10:50:06 +0100
166
167 ion3 (20061020-1) unstable; urgency=medium
168
169   * New upstream release.
170     + Fixed workspace creation. (closes: #394198)
171   * Updated patch for new release:
172     + 207_bindings-manpage.diff
173   * Removed obsolete entries from lintian overrides file. (closes: #394191)
174   * Fixed copy & paste error in NEWS file. (closes: #394391)
175
176  -- Norbert Tretkowski <nobse@debian.org>  Mon, 23 Oct 2006 20:01:47 +0200
177
178 ion3 (20061015-1) unstable; urgency=low
179
180   * New upstream release.
181   * Updated patches for new release:
182     + 204_fix-bindings.diff
183     + 208_build-docs-with-hevea.diff
184   * Fixed path to libs.mk, rules.mk and system-inc.mk.
185   * Added some more lintian overrides.
186
187  -- Norbert Tretkowski <nobse@debian.org>  Tue, 17 Oct 2006 20:18:09 +0200
188
189 ion3 (20060524-3) unstable; urgency=low
190
191   * Depend on x-terminal-emulator | xterm. (closes: #389393)
192
193  -- Norbert Tretkowski <nobse@debian.org>  Tue, 26 Sep 2006 23:32:40 +0200
194
195 ion3 (20060524-2) unstable; urgency=low
196
197   * Workaround bashism in debian/rules. (closes: #379588)
198   * Readded Debian-menu to default configuration. (closes: #376446)
199
200  -- Norbert Tretkowski <nobse@debian.org>  Mon, 31 Jul 2006 17:49:42 +0200
201
202 ion3 (20060524-1) unstable; urgency=low
203
204   * New upstream release ion-3ds-20060524.
205   * Removed backported patches (added in 20060519-2, 20060519-3 and 20060519-4)
206     which are part of this new release.
207
208  -- Norbert Tretkowski <nobse@debian.org>  Thu, 25 May 2006 04:36:25 +0200
209
210 ion3 (20060519-4) experimental; urgency=low
211
212   * Added yet another new patch which fixes more Lua 5.1 stuff.
213
214  -- Norbert Tretkowski <nobse@debian.org>  Sat, 20 May 2006 10:57:02 -0500
215
216 ion3 (20060519-3) experimental; urgency=low
217
218   * Added another new patch which fixes more Lua 5.1 stuff.
219
220  -- Norbert Tretkowski <nobse@debian.org>  Fri, 19 May 2006 13:06:06 -0500
221
222 ion3 (20060519-2) experimental; urgency=low
223
224   * Added a new patch from darcs to get ioncore_bindings.lua working properly
225     with Lua 5.1.
226
227  -- Norbert Tretkowski <nobse@debian.org>  Fri, 19 May 2006 10:01:02 -0500
228
229 ion3 (20060519-1) experimental; urgency=low
230
231   * New upstream release ion-3ds-20060519.
232     + Switched to Lua 5.1.
233   * Upload to experimental, because most scripts from ion3-scripts package no
234     longer work with Lua 5.1.
235   * Removed backported patch (added in 20060326-2) which is part of this new
236     release.
237   * Updated patches for new release:
238     + 201_fix-paths.diff
239     + 207_bindings-manpage.diff
240   * Updated standards-version to 3.7.2.0, no changes required.
241   * Added pkg-config to build-dependencies.
242
243  -- Norbert Tretkowski <nobse@debian.org>  Fri, 19 May 2006 00:18:46 -0500
244
245 ion3 (20060326-2) unstable; urgency=medium
246
247   * Added a new patch from darcs to fix default_ws_type lookup.
248     (closes: #358533)
249
250  -- Norbert Tretkowski <nobse@debian.org>  Fri, 31 Mar 2006 21:23:01 +0200
251
252 ion3 (20060326-1) unstable; urgency=medium
253
254   * New upstream release ion-3ds-20060326.
255     + Increments counter in statusbar list building. (closes: #350848)
256   * Updated patch 202_fix-menus.diff.
257   * Added notes about unstripped binaries and libraries. (closes: #344027)
258   * Added notes about docker for gnome systray icons. (closes: #337512)
259
260  -- Norbert Tretkowski <nobse@debian.org>  Sun, 26 Mar 2006 12:10:23 +0200
261
262 ion3 (20060317-1) unstable; urgency=low
263
264   * New upstream release ion-3ds-20060317.
265   * Updated patches 202_fix-menus.diff, 204_fix-bindings.diff and
266     209_use-etc-default.diff.
267   * Added notes about changes in the set of configuration files.
268
269  -- Norbert Tretkowski <nobse@debian.org>  Fri, 17 Mar 2006 21:57:14 +0100
270
271 ion3 (20060305-2) unstable; urgency=low
272
273   * Fixed build-dependencies. (closes: #355837)
274
275  -- Norbert Tretkowski <nobse@debian.org>  Wed,  8 Mar 2006 09:39:05 +0100
276
277 ion3 (20060305-1) unstable; urgency=low
278
279   * New upstream release ion-3ds-20060305.
280   * Removed backported patches (added in 20060107-2 and 20060107-3) which
281     are part of this new release.
282
283  -- Norbert Tretkowski <nobse@debian.org>  Mon,  6 Mar 2006 17:26:47 +0100
284
285 ion3 (20060107-4) unstable; urgency=low
286
287   * Added lintian override for usr-doc-symlink-without-dependency in ion3-dev,
288     it's handled via ion3-api-${Ion:ApiVersion}.
289   * Used /usr/bin/install-menu instead /usr/sbin/install-menu.
290   * Corrected FSF address in copyright file.
291
292  -- Norbert Tretkowski <nobse@debian.org>  Fri, 27 Jan 2006 14:24:41 +0100
293
294 ion3 (20060107-3) unstable; urgency=medium
295
296   * Added a new patch from darcs which fixes unnecessary resize of the
297     statusbar.
298
299  -- Norbert Tretkowski <nobse@debian.org>  Wed, 25 Jan 2006 18:02:33 +0100
300
301 ion3 (20060107-2) unstable; urgency=medium
302
303   * Added a new patch from darcs which fixes a segmentation fault.
304
305  -- Norbert Tretkowski <nobse@debian.org>  Wed, 25 Jan 2006 14:18:35 +0100
306
307 ion3 (20060107-1) unstable; urgency=low
308
309   * New upstream release ion-3ds-20060107.
310
311  -- Norbert Tretkowski <nobse@debian.org>  Sun,  8 Jan 2006 12:13:01 +0100
312
313 ion3 (20051210-1) unstable; urgency=low
314
315   * New upstream release ion-3ds-20051210.
316   * Removed backported patches (added in 20051029-3) which are part of this
317     new release.
318   * Moved the cfg_debian dopath in cfg_ion.lua above the default META and
319     ALTMETA keys settings.
320
321  -- Norbert Tretkowski <nobse@debian.org>  Sat, 10 Dec 2005 22:30:42 +0100
322
323 ion3 (20051029-3) unstable; urgency=low
324
325   * Added two new patches from darcs to no longer keep an already deleted 
326     logfile open. (closes: #340559)
327   * Tweaked dependencies to make backporting easier.
328
329  -- Norbert Tretkowski <nobse@debian.org>  Sat, 26 Nov 2005 21:45:24 +0100
330
331 ion3 (20051029-2) unstable; urgency=low
332
333   * Fixed dependency of ion3-dev on ion3 to make it bin-nmu save.
334     (closes: #336377)
335   * Removed libtool from ion3-dev dependencies.
336   * Updated FAQ.
337
338  -- Norbert Tretkowski <nobse@debian.org>  Sat, 12 Nov 2005 18:12:35 +0100
339
340 ion3 (20051029-1) unstable; urgency=low
341
342   * New upstream release ion-3ds-20051029.
343
344  -- Norbert Tretkowski <nobse@debian.org>  Sat, 29 Oct 2005 16:39:39 +0200
345
346 ion3 (20051023-1) unstable; urgency=low
347
348   * New upstream release ion-3ds-20051023.
349   * Removed backported patch (added in 20050820-5) which is part of this new
350     release.
351
352  -- Norbert Tretkowski <nobse@debian.org>  Sun, 23 Oct 2005 18:48:51 +0200
353
354 ion3 (20050820-5) unstable; urgency=low
355
356   * Recommend some font packages, because helvetica is used in some styles.
357     (closes: #332211)
358   * Added a new patch from darcs which removes the mail monitor from default
359     statusbar template. (closes: #332181)
360
361  -- Norbert Tretkowski <nobse@debian.org>  Wed,  5 Oct 2005 09:08:05 +0200
362
363 ion3 (20050820-4) unstable; urgency=low
364
365   * Removed the Evolution kludge because it doesn't work anymore.
366
367  -- Per Olofsson <pelle@debian.org>  Mon, 29 Aug 2005 18:50:35 +0200
368
369 ion3 (20050820-3) unstable; urgency=low
370
371   * Correctly calculate Ion:ApiVersion substvar so that we can provide
372     ion3-api-ION_API_VERSION.
373
374  -- Per Olofsson <pelle@debian.org>  Sun, 28 Aug 2005 00:38:00 +0200
375
376 ion3 (20050820-2) unstable; urgency=low
377
378   * Fixed a bug when including /etc/default/ion3 in cfg_ion.lua, thanks
379     to Jaakko Niemi for reporting.
380
381  -- Norbert Tretkowski <nobse@debian.org>  Sat, 27 Aug 2005 20:49:12 +0200
382
383 ion3 (20050820-1) unstable; urgency=low
384
385   * New upstream release ion-3ds-20050820.
386   * Removed backported patches (added in 20050728-1, -2 and -5) which are
387     part of this new release.
388   * Updated FAQ.
389
390  -- Norbert Tretkowski <nobse@debian.org>  Sat, 20 Aug 2005 14:36:09 +0200
391
392 ion3 (20050728-5) unstable; urgency=low
393
394   * Added patch which makes Ion try to read configuration files without
395     extensions as well. Needed to be able to read /etc/default/ion3.
396
397  -- Per Olofsson <pelle@debian.org>  Tue, 16 Aug 2005 17:05:02 +0200
398
399 ion3 (20050728-4) unstable; urgency=low
400
401   * New configuration file /etc/default/ion3, for an easy configuration
402     of the MOD1 and MOD2 keys.
403   * Used dh_install to install ion3 lintian overrides file.
404
405  -- Norbert Tretkowski <nobse@debian.org>  Sun, 14 Aug 2005 09:44:35 +0200
406
407 ion3 (20050728-3) unstable; urgency=low
408
409   * Mention ion3-scripts package in README.Debian. (closes: #319872)
410
411  -- Norbert Tretkowski <nobse@debian.org>  Sat,  6 Aug 2005 20:19:52 +0200
412
413 ion3 (20050728-2) unstable; urgency=low
414
415   * Reverted size selection of docked non-dockapps modifications.
416
417  -- Norbert Tretkowski <nobse@debian.org>  Sun, 31 Jul 2005 23:05:46 +0200
418
419 ion3 (20050728-1) unstable; urgency=low
420
421   * New upstream release ion-3ds-20050728.
422   * Removed backported patches (added in 20050625-2, and -4) which are part
423     of this release.
424   * Added a new patch to disable WCOREDUMP().
425
426  -- Norbert Tretkowski <nobse@debian.org>  Thu, 28 Jul 2005 20:17:46 +0200
427
428 ion3 (20050625-6) unstable; urgency=low
429
430   * Used libxinerama-dev instead of libx11-dev in build-dependencies and
431     ion3-dev dependencies.
432
433  -- Norbert Tretkowski <nobse@debian.org>  Sat, 16 Jul 2005 19:30:25 +0200
434
435 ion3 (20050625-5) unstable; urgency=low
436
437   * Updated FAQ.
438   * Revoked modifications from 20050625-3, sbuild can't handle the new
439     build-dependencies.
440
441  -- Norbert Tretkowski <nobse@debian.org>  Mon,  4 Jul 2005 08:12:57 +0200
442
443 ion3 (20050625-4) unstable; urgency=low
444
445   * Added a new patch from darcs which improves the statusd_mail error
446     message. (closes: #303003)
447
448  -- Norbert Tretkowski <nobse@debian.org>  Sun,  3 Jul 2005 18:51:02 +0200
449
450 ion3 (20050625-3) unstable; urgency=low
451
452   * Added Build-Depends libxinerama-dev, libxext-dev and libice-dev. This
453     seems to be the only way to get an updated version of ion3 into Ubuntu.
454     Nobody cares about the completely outdated ion3 package in Ubuntu, and
455     people keep asking me when I'm going to update it.
456
457  -- Norbert Tretkowski <nobse@debian.org>  Sat,  2 Jul 2005 11:55:45 +0200
458
459 ion3 (20050625-2) unstable; urgency=low
460
461   * Added a new patch from darcs which fixes the "goto when scratchpad
462     is active" patch.
463
464  -- Norbert Tretkowski <nobse@debian.org>  Thu, 30 Jun 2005 09:25:11 +0200
465
466 ion3 (20050625-1) unstable; urgency=low
467
468   * New upstream release ion-3ds-20050625.
469   * Removed backported patches (added in 20050607-2, -3, -4 and -5) which are
470     part of this release.
471
472  -- Norbert Tretkowski <nobse@debian.org>  Sun, 26 Jun 2005 17:49:35 +0200
473
474 ion3 (20050607-5) unstable; urgency=low
475
476   * Added a new patch from darcs which adds a setlocale() call to statusd.
477     (closes: #313086)
478   * Updated Standards-Version to 3.6.2.
479
480  -- Norbert Tretkowski <nobse@debian.org>  Thu, 23 Jun 2005 09:06:39 +0200
481
482 ion3 (20050607-4) unstable; urgency=low
483
484   * Even more patches from darcs for better completion.
485
486  -- Norbert Tretkowski <nobse@debian.org>  Wed, 22 Jun 2005 09:11:39 +0200
487
488 ion3 (20050607-3) unstable; urgency=low
489
490   * Updated the german PO file, thanks to Jens Seidel. (closes: #314038)
491   * Added some more patches from darcs for better completion.
492
493  -- Norbert Tretkowski <nobse@debian.org>  Wed, 15 Jun 2005 09:12:58 +0200
494
495 ion3 (20050607-2) unstable; urgency=low
496
497   * Added a new patch from darcs for better tracking of multiple pending
498     completions.
499
500  -- Norbert Tretkowski <nobse@debian.org>  Sat, 11 Jun 2005 00:39:46 +0200
501
502 ion3 (20050607-1) unstable; urgency=low
503
504   * New upstream release ion-3ds-20050607.
505   * Removed backported patches (added in 20050502-2) which are part of this
506     release.
507
508  -- Norbert Tretkowski <nobse@debian.org>  Tue,  7 Jun 2005 18:06:24 +0200
509
510 ion3 (20050502-3) unstable; urgency=low
511
512   * Added install-sh to ion3-dev.
513
514  -- Norbert Tretkowski <nobse@debian.org>  Sat, 28 May 2005 23:25:29 +0200
515
516 ion3 (20050502-2) unstable; urgency=medium
517
518   * Added a new patch from darcs for faster fontset kludge when using utf-8
519     locales.
520   * Added a new patch from darcs to fix initial height of dock.
521
522  -- Norbert Tretkowski <nobse@debian.org>  Tue, 10 May 2005 19:02:35 +0200
523
524 ion3 (20050502-1) unstable; urgency=low
525
526   * New upstream release ion-3ds-20050502.
527     + Fixed activity notification. (closes: #305271)
528
529  -- Norbert Tretkowski <nobse@debian.org>  Mon,  2 May 2005 20:06:52 +0200
530
531 ion3 (20050406-1) unstable; urgency=low
532
533   * New upstream release ion-3ds-20050406.
534   * Removed backported patches (added in 20050322-2, -4 and -6) which are part
535     of this release.
536
537  -- Norbert Tretkowski <nobse@debian.org>  Wed,  6 Apr 2005 14:01:32 +0200
538
539 ion3 (20050322-6) unstable; urgency=medium
540
541   * Added a new patch from darcs to fix a crash in name allocation code.
542
543  -- Norbert Tretkowski <nobse@debian.org>  Sun,  3 Apr 2005 18:16:35 +0200
544
545 ion3 (20050322-5) unstable; urgency=medium
546
547   * Added some lintian overrides for unstripped binaries and libraries.
548
549  -- Norbert Tretkowski <nobse@debian.org>  Sat,  2 Apr 2005 01:48:25 +0200
550
551 ion3 (20050322-4) unstable; urgency=medium
552
553   * Added a new patch from darcs to fix a typo in de/fontset.c.
554     (closes: #302221)
555   * Added a new patch from darcs which should fix the BadMatch segfaults.
556     (closes: #302607)
557   * Disabled dh_strip on upstreams request.
558
559  -- Norbert Tretkowski <nobse@debian.org>  Sat,  2 Apr 2005 01:06:35 +0200
560
561 ion3 (20050322-3) unstable; urgency=low
562
563   * Added libs.mk and libextl-mkexports to ion3-dev. (closes: #301728)
564   * Added a missing comma to an example in cfg_sp.lua. (closes: #302040)
565
566  -- Norbert Tretkowski <nobse@debian.org>  Wed, 30 Mar 2005 18:33:25 +0200
567
568 ion3 (20050322-2) unstable; urgency=low
569
570   * Added a new patch from darcs which fixes the menu entry for tagging, it
571     wasn't updated to the renamed toggle functions.
572
573  -- Norbert Tretkowski <nobse@debian.org>  Sat, 25 Mar 2005 13:09:25 +0100
574
575 ion3 (20050322-1) unstable; urgency=low
576
577   * New upstream release ion-3ds-20050322.
578   * Added note about changed or renamed exported toggle functions to NEWS
579     file.
580   * Updated patch which modifies documentation to build with hevea.
581   * Updated patch which adds ion-lock script.
582
583  -- Norbert Tretkowski <nobse@debian.org>  Tue, 22 Mar 2005 17:24:35 +0100
584
585 ion3 (20050304-1-1) unstable; urgency=low
586
587   * New upstream release ion-3ds-20050304-1.
588     + Tab completion now handles spaces correct. (closes: #296060)
589   * Removed backported patches (added in 20050227-1) which are part of this
590     release.
591   * Updated patch which modifies documentation to build with hevea.
592
593  -- Norbert Tretkowski <nobse@debian.org>  Fri,  4 Mar 2005 11:16:51 +0100
594
595 ion3 (20050227-1) unstable; urgency=low
596
597   * New upstream release ion-3ds-20050227.
598   * Removed reference to README.dock in README.Debian, it was removed in
599     20050116-2 (closes: #297860).
600   * Added a new patch from darcs which fixes a bug that triggers an assertion
601     failure.
602   * Fixed path in ion3-doc.doc-base.config, it still used ion2-doc as
603     directory.
604   * Added changelog to ion3-doc package.
605
606  -- Norbert Tretkowski <nobse@debian.org>  Thu,  3 Mar 2005 23:06:25 +0100
607
608 ion3 (20050116-4) unstable; urgency=low
609
610   * Build documentation using Hevea.
611
612  -- Per Olofsson <pelle@debian.org>  Wed, 23 Feb 2005 15:15:48 +0100
613
614 ion3 (20050116-3) unstable; urgency=medium
615
616   * Fixed dangling symlink /etc/X11/ion3/draw.lua (closes: #295365).
617   * Added german translations (welcome message and manpages) from svn.
618
619  -- Norbert Tretkowski <nobse@debian.org>  Fri, 18 Feb 2005 20:45:35 +0100
620
621 ion3 (20050116-2) unstable; urgency=low
622
623   * Package has stabilized and is ready for sarge (closes: #261121).
624   * Added a new patch 207_bindings-manpage.diff which moves WFrame bindings
625     above WScreen bindings in ion3 and pwm3 manpages (closes: #292561).
626   * Removed README.dock, it was written for ion2 and does no longer apply
627     for ion3 (closes: #260451).
628   * Switched maintainer and uploader values on Per's request, and used his
629     debian.org address.
630   * Removed extra license file /usr/share/doc/ion3/LICENSE.gz.
631   * Renamed upstream changelog to /usr/share/doc/ion3/changelog.gz.
632   * Lowered first capital in short package descriptions.
633
634  -- Norbert Tretkowski <nobse@debian.org>  Sun, 13 Feb 2005 16:32:25 +0100
635
636 ion3 (20050116-1) unstable; urgency=low
637
638   * New upstream release ion-3ds-20050116.
639
640  -- Norbert Tretkowski <nobse@debian.org>  Sun, 16 Jan 2005 20:45:36 +0100
641
642 ion3 (20050102-1) unstable; urgency=low
643
644   * New upstream release ion-3ds-20050102.
645   * Fixed wrong target name for docks in README.Debian (closes: #276939).
646   * Moved .desktop files to /usr/share/xsessions (closes: #275189).
647
648  -- Norbert Tretkowski <nobse@debian.org>  Sun,  2 Jan 2005 15:19:23 +0100
649
650 ion3 (20041104-1) unstable; urgency=low
651
652   * New upstream release ion-3ds-20041104.
653     + Fixed segfault in ioncore/names.c (closes: #260106).
654   * New co-maintainer, added myself to uploaders.
655   * Corrected build-dependencies to reflect the new xfree86 library
656     arrangement.
657   * Split out some patches and converted to dpatch.
658   * Package ion3-dev is now arch:all.
659   * Removed outdated documentation.
660   * Removed libtool and libltdl3-dev from build-dependencies.
661   * Added NEWS.Debian file.
662   * Thanks to Jurij Smakov for testing and feedback.
663
664  -- Norbert Tretkowski <nobse@debian.org>  Mon, 13 Dec 2004 20:15:26 +0100
665
666 ion3 (20040703-1) unstable; urgency=low
667
668   * New upstream release.
669   * Suggest menu (>= 2.1.9) because older versions don't support
670     outputencoding.
671   * Added ion-lock, a script which uses xscreensaver if it's available,
672     otherwise xlock.
673   * Automatically find headers to install so I don't have to keep track
674     of them manually.
675
676  -- Per Olofsson <pelle@dsv.su.se>  Fri, 16 Jul 2004 23:00:02 +0200
677
678 ion3 (20040316-1-2) unstable; urgency=low
679
680   * Use ISO-8859-1 as output encoding in the menu-method.
681   * Added generation of a special i18n menu using the current locale.
682   * Moved the generated menu files to /var/lib/ion3.
683   * Quote properly in menu-method.
684   * debian/update-faq now removes the old version.
685   * Don't compress Lua example files so that examples/index.html doesn't
686     get broken links.
687   * Removed the unnecessary creation of the include/ion symlink in
688     the source from debian/rules.
689   * Removed examples, because they're for Ion2.
690   * Renamed debian-menus.lua to debian-menu.lua.
691
692  -- Per Olofsson <pelle@dsv.su.se>  Thu, 10 Jun 2004 19:12:07 +0200
693
694 ion3 (20040316-1-1) unstable; urgency=low
695
696   * New branch.
697   * Removed the 0.0. from the version number. The dates are not likely to
698     go away.
699   * Changed all (most) occurences of ion2 to ion3, and pwm2 to pwm3.
700   * Lowered priority to extra.
701   * Remove *.out when cleaning in ion-doc/Makefile.
702   * Commented out the dummy os.execute in share/ioncorelib-luaext.lua.
703   * Lowered priority of alternatives by one point each.
704   * Added notes about the examples and the documentation being out of
705     date.
706
707  -- Per Olofsson <pelle@dsv.su.se>  Mon, 26 Apr 2004 17:39:37 +0200
708
709 ion2 (0.0.20040407-1) UNRELEASED; urgency=low
710
711   * New upstream release.
712     - Shouldn't get a box cursor when switching from fullscreen mode
713       too fast. Closes: #242153.
714     - Shouldn't take long time to start xterm now. Closes: #245518.
715   * Lowered ion2-doc's priority to extra.
716   * Created and added ion2.desktop and pwm2.desktop to /etc/dm/Sessions so
717     that Ion can be selected from gdm and similar. Closes: #245457.
718   * Updated the copyright file.
719   * Added kludge for wmdate to dock.lua.
720   * Create the include/ion symlink when building if it doesn't exist,
721     since Subversion doesn't allow symlinks.
722
723  -- Per Olofsson <pelle@dsv.su.se>  Sat, 24 Apr 2004 00:50:57 +0200
724
725 ion2 (0.0.20040207-3) unstable; urgency=low
726
727   * Versioned the Lua dependencies to >> 5.0.2.
728   * Still remove precompiled Lua files because they don't belong in share,
729     but this will be changed in next upstream release where they're placed
730     in /usr/lib.
731   * Removed bashism from ion2's prerm.
732   * Added example scripts from the website.
733   * Added FAQ from the website and wrote the update-faq script to automate
734     the downloading of the FAQ.
735   * Added debian/packaging-notes.txt with some notes about the packaging.
736   * Removed references to ion-devel from README.dock.
737   * Fixed pwm2's loading of debian-menus.lua. Closes: #239396.
738   * Quoted the needs value in the menu file because lintian complained
739     about it.
740
741  -- Per Olofsson <pelle@dsv.su.se>  Fri,  2 Apr 2004 22:44:22 +0200
742
743 ion2 (0.0.20040207-2) unstable; urgency=low
744
745   * Check if the menu package is installed before including
746     /usr/share/ion2/debian-menus.lua, to avoid errors if this is not the
747     case. Closes: #234343.
748   * Raised x-window-manager alternative priority to 50 per policy
749     11.8.4.
750   * Also add pwm2 as an alternative to x-window-manager. But set priority
751     to 49 because it's less important than ion2.
752   * Removed leading "A" from ion2 synopsis.
753   * Updated description.
754   * Added website URL to description.
755   * Updated doc-base description as well.
756   * Generate PDF version of the documentation instead of PostScript. This
757     is what the developer's reference tells me to do and, well, why
758     not. You get nice hyperlinks.
759
760  -- Per Olofsson <pelle@dsv.su.se>  Tue,  2 Mar 2004 00:19:34 +0100
761
762 ion2 (0.0.20040207-1) unstable; urgency=low
763
764   * New upstream release.
765   * Removed the prebuilt documentation included in the new ion-doc
766     version.
767   * Removed the ionnotes manual because upstream doesn't think it's mature
768     enough.
769   * Use the target realclean when cleaning the documentation source
770     directory.
771   * Rewrote ion2-doc description.
772   * Small change in ion2 description.
773   * Modified debian/ion2.menu-method to use complete section names as
774     identifiers for submenus instead of just titles. This makes it
775     possible to have more than one submenu with the same title.
776   * Don't use absolute path when including debian-menus.lua from
777     ion-menus.lua.
778   * Place debian-menus.lua in /usr/share/ion2 instead of
779     /etc/X11/ion2. This makes sure the user doesn't accidentally copy it
780     to ~/.ion2/.
781   * Don't refer to /usr/share/doc/menu/README in the generated menu file
782     because it doesn't exist.
783   * Remove /usr/share/ion2/debian-menus.lua in debian/ion2.prerm when
784     removing the package.
785
786  -- Per Olofsson <pelle@dsv.su.se>  Sun,  8 Feb 2004 01:09:57 +0100
787
788 ion2 (0.0.20040131-1) unstable; urgency=low
789
790   * New upstream release.
791   * Changed reference in man/ion.1.in from X(1x) to X(7x) because the
792     former does not seem to exist in Debian.
793   * Hevea fix in ion-doc/ionconf.tex again (forgot to change %begin to
794     \begin etc.).
795   * Don't give option dvipdfm to hyperref in ion-doc/macros.tex because we
796     don't make pdf's in this package and it produces a lot of ugly
797     warnings when converting to Postscript.
798
799  -- Per Olofsson <pelle@dsv.su.se>  Sun,  1 Feb 2004 15:50:57 +0100
800
801 ion2 (0.0.20040127-1) unstable; urgency=low
802
803   * New upstream release.
804   * Depend on libtool/libltdl 1.4.1, not 1.4.
805
806  -- Per Olofsson <pelle@dsv.su.se>  Wed, 28 Jan 2004 18:52:34 +0100
807
808 ion2 (0.0.20040121-1) unstable; urgency=low
809
810   * New upstream release.
811   * Changed package name to ion2 and updated all references.
812   * Added reference to ion2-doc package to man/ion.1.in.
813   * Changed priority to optional.
814   * Added that extra .0 to Standards-Version :)
815   * Updated descriptions.
816   * Only depend on libtool (>> 1.4) and gcc (>> 3).
817   * Removed ion2-dev.preinst because there's no need to remove a doc
818     directory from ion-devel-dev anymore.
819   * Updated share/welcome_message.head.
820   * Added dependency on libtool and gcc (>> 3) to ion2-dev.
821   * Added conflict with ion versions which do not use alternatives for the
822     ion executable.
823   * Added copyright notice from dock/dock.c to debian/copyright and made
824     some small indentation changes.
825   * Uncommented POSIX_SOURCE and XOPEN_SOURCE in system.mk and removed
826     -ansi flag from them (we use C99).
827   * Install dock/README.dock.
828   * Added Ion menu-method and added code to include it in ion-menus.lua.
829   * Wrote a README.Debian for the ion2 package.
830   * Hevea fix in ion-doc/ionconf.tex.
831   * Added PWM2 to Debian menu.
832   * Restart to PWM2 instead of PWM in etc/ion-menus.lua.
833   * Updated PWM menus similar to the Ion menus (including adding Debian
834     menu).
835
836  -- Per Olofsson <pelle@dsv.su.se>  Sun, 25 Jan 2004 01:17:04 +0100
837
838 ion-devel (0.0.20031211-3) unstable; urgency=low
839
840   * Removed DEFAULT_MOD+Menu keybinding since the Menu keysym is not
841     available in all XFree86 keyboard models, and it generates an error
842     message on startup if it is not. This has already been done in the Ion SVN
843     repository. (closes: #226034)
844
845  -- Per Olofsson <pelle@dsv.su.se>  Sun,  4 Jan 2004 17:07:26 +0100
846
847 ion-devel (0.0.20031211-2) unstable; urgency=low
848
849   * Moved all Build-Depends-Indep to Build-Depends because the policy is
850     flawed and buildd's can't handle it. (closes: #225731)
851
852  -- Per Olofsson <pelle@dsv.su.se>  Thu,  1 Jan 2004 13:37:55 +0100
853
854 ion-devel (0.0.20031211-1) unstable; urgency=low
855
856   * New upstream release.
857     - Note that user configuration is now in ~/.ion2 instead of
858       ~/.ion-devel.
859   * ion-doc updated to version 20031211.
860   * Remove ion-doc/.log when doing make clean.
861   * Added copyright notice for the documentation to debian/copyright.
862   * Provide ion-devel-api-n where n is the API version.
863   * Don't rename ioncore in debian/rules because it doesn't exist anymore.
864   * Removed ion-devel-core manual page because ion-devel-core doesn't
865     exist anymore.
866   * Rename ion.1 not ion.1x in debian/rules.
867   * Rename pwm binary and manual page to pwm-devel in debian/rules.
868   * Modified man/pwm.1.in similarly to the ion manpage to point out that
869     it's the -devel version.
870   * Modified man/ion.1.in to refer to the ion-devel-doc package for
871     documentation.
872   * Rebuilt man/ion.1.in.txt.
873   * Modified share/welcome_message.head to fit the Debian package better.
874   * Pulled ion/ion.c from CVS to fix bug which caused
875     ~/.ion2/.welcome_msg_displayed to be created with weird permissions.
876   * Pulled etc/look-clean.lua from CVS to get a menu font size which exist
877     in the standard Debian X font packages.
878   * Pulled query/querylib.lua from CVS to make the default manpage work
879     (F1+Enter).
880   * Restructured debian/copyright once again and added some information
881     which were missing.
882
883  -- Per Olofsson <pelle@dsv.su.se>  Fri, 26 Dec 2003 22:18:37 +0100
884
885 ion-devel (0.0.20031121-1) unstable; urgency=low
886
887   * New upstream release.
888   * Added ion-devel-doc. (closes: #212719)
889   * Modified the source for the documentation to build HTML output with
890     hevea instead of latex2html, since latex2html is
891     non-free. Unfortunately the output is not as good, but it is probably
892     good enough.
893   * Added README.Debian to ion-devel-doc which informs about the above.
894   * Uncommented the XMMS kludges in etc/kludges.lua which was added by
895     upstream.
896   * Removed -D_GNU_SOURCE from POSIX_SOURCE variable in system.mk because
897     it's now defined in the affected source file (libtu/output.c).
898   * Modified query/querylib.lua to prompt "Manual page (ion-devel)"
899     instead of "Manual page (ion)" when F1 is pressed.
900   * Remove pre-compiled Lua files /usr/share/ion-devel/*.lc because lua
901     5.0.0 is buggy. They will be included when lua 5.0.1 is in Debian.
902   * Use x-terminal-emulator and sensible-browser in etc/ioncore-menus.lua.
903
904  -- Per Olofsson <pelle@dsv.su.se>  Mon,  8 Dec 2003 18:37:38 +0100
905
906 ion-devel (0.0.20030814-3) unstable; urgency=low
907
908   * Show the ion-devel manpage when pressing Mod1+F1, not the ion
909     manpage. Also use the ion-devel manpage as default when pressing F1.
910     (closes: #215288)
911   * Disabled UTF-8 support because it causes problems for some
912     people. (closes: #216511)
913   * Restructured beginning of debian/copyright.
914
915  -- Per Olofsson <pelle@dsv.su.se>  Thu,  6 Nov 2003 22:21:31 +0100
916
917 ion-devel (0.0.20030814-2) unstable; urgency=low
918
919   * Call uname without -p in etc/ioncore-bindings.lua since that option is
920     not present in Debian. (closes: #212628)
921   * Split the rules in debian/rules into -indep and -arch for an
922     ion-devel-doc package, but removed the actual package for now because
923     of GFDL non-freeness.
924   * Restructured debian/copyright a little.
925   * Define _GNU_SOURCE when compiling so that asprintf gets declared.
926   * Took luaextl/luaextl.[ch] and ioncore/readconfig.c from the CVS
927     snapshot to fix the funky type coercion issue with va_list which made
928     Ion segfault on powerpc and (presumably) s390.  (closes: #212781)
929   * Corrected build-deps: (closes: #214330, #214386)
930     - gcc needs to be at least 3.0
931     - only debhelper >=4 is needed, not 4.1
932     - libtool/libltdl only needs to be >=1.4.2 apparently, not 1.4.3
933   * Added debian/examples/alt_resize.lua with code for more intuitive
934     resizing. (closes: #213903)
935   * Added debian/examples/mover.lua with code for moving client windows to
936     adjacent frames.
937   * Modified the description further and added some information about the
938     configuration language and the modularity.
939   * Sponsored by Joey Hess.
940
941  -- Per Olofsson <pelle@dsv.su.se>  Fri, 10 Oct 2003 22:45:20 +0200
942
943 ion-devel (0.0.20030814-1) unstable; urgency=low
944
945   * New upstream release. (closes: #205012)
946     - Should build on all archs now. (closes: #200981)
947   * Remove unused .a files in /usr/lib/ion-devel (only the shared
948     libraries are used).
949   * Updated Standards-Version to 3.6.1.
950
951  -- Per Olofsson <pelle@dsv.su.se>  Wed, 24 Sep 2003 16:30:49 +0200
952
953 ion-devel (0.0.20030627-1.1) unstable; urgency=low
954
955   * Non-maintainer upload.
956   * Apply patch from Matt Kraai to get the package building on powerpc
957     and s390 (closes: #200981).    
958
959  -- Steve Langasek <vorlon@debian.org>  Mon,  8 Sep 2003 01:19:33 -0500
960
961 ion-devel (0.0.20030627-1) unstable; urgency=low
962
963   * New upstream release.
964   * Dependency on Lua 5.0 added.
965   * UTF-8 support enabled.
966   * debian/rules: Don't make depend and don't pass unnecessary variables
967     to make.
968   * Include rules.mk and mkexports.lua in ion-devel-dev.
969   * Don't rename version.h and config.h anymore. Should be solved
970     upstream. ION_DEBIAN_PACKAGE makefile variable removed.
971   * Helper scripts have been moved to share and lib upstream, so manual
972     pages have been removed and name changes for the scripts skipped.
973   * Moved config.h and system.mk to /usr/lib/ion-devel, the other
974     development files are in /usr/share/ion-devel.
975   * License change and copyright file cleanup.
976   * Various changes to accommodate upstream changes.
977   * A lot of changes removed due to successful upstream coordination :)
978   * Use x-terminal-emulator instead of xterm, this had apparently
979     disappeared in some version. (closes: #196410)
980   * Remove /etc/X11/ion-devel and everything in it if purging.
981   * Rewrote most of the package descriptions.
982   * Removed some Galeon stuff from kludges.lua as upstream now provides
983     one kludge for Galeon, and it is probably enough (better to keep close
984     to upstream).
985
986  -- Per Olofsson <pelle@dsv.su.se>  Sun, 29 Jun 2003 18:33:08 +0200
987
988 ion-devel (0.0.20030327-2) unstable; urgency=low
989
990   * Use -fPIC when compiling modules (closes: #188917).
991
992  -- Per Olofsson <pelle@dsv.su.se>  Thu, 24 Apr 2003 20:41:15 +0200
993
994 ion-devel (0.0.20030327-1) unstable; urgency=low
995
996   * New upstream release (closes: #183900).
997   * Various changes to accommodate new source layout.
998   * system*.mk and ion-config.h now placed in /usr/lib/ion-devel/dev
999     because modules will be placed directly in /usr/lib/ion-devel per new
1000     upstream default.
1001   * draw.conf is now symlinked to look-clean.conf in ion-devel.postinst
1002     per new upstream default.
1003   * Added ion-devel.postrm and moved removal of draw.conf symlink from
1004     ion-devel.prerm to ion-devel.postrm.
1005   * Added #DEBHELPER# tag to ion-devel.preinst and ion-devel.postrm.
1006   * Changed the paths in system.mk to proper values so that modules can
1007     use them.
1008   * Added ION_DEBIAN_PACKAGE variable to system.mk to make it possible for
1009     add-on modules to determine if they are to be built against the Debian
1010     package.
1011   * Disabled Xft support because it is broken when using non-truetype
1012     fonts.
1013   * Added conflict with incompatible ion-devel-dock versions.
1014   * Added workaround for make realclean bug to debian/rules.
1015   * Renamed ioncore to ion-devel-core and made sure it was called from the
1016     script.
1017   * Fixed the ion and pwm scripts so they use the correct ETCDIR.
1018   * Added ion-devel-core manual page.
1019   * Updated to standards version 3.5.9.
1020
1021  -- Per Olofsson <pelle@dsv.su.se>  Sun, 30 Mar 2003 21:43:24 +0200
1022
1023 ion-devel (0.0.20030225-1) unstable; urgency=low
1024
1025   * New upstream release.
1026   * Switched to debhelper.
1027   * Added conflict with ion-devel-metadome.
1028   * Added version.h to ion-devel-dev as ion-version.h.
1029   * Added system-inc.mk to ion-devel-dev.
1030   * Switched to libxft2.
1031   * Moved system.mk, system-inc.mk and ion-config.h to /usr/lib/ion-devel
1032     and added symlinks.
1033   * Renamed /usr/include/ion to /usr/include/ion-devel.
1034   * Moved some things from debian/rules to system.mk.
1035   * CF_XFT back in system.mk, wmcore/common.h less modified.
1036   * Changed ion-devel-dev's package description.
1037   * Moved manual pages to debian/man.
1038   * Changed package description.
1039   * Some small changes to the manual pages.
1040
1041  -- Per Olofsson <pelle@dsv.su.se>  Sun,  2 Mar 2003 00:23:07 +0100
1042
1043 ion-devel (0.0.20030131-2) unstable; urgency=low
1044
1045   * Added dependency on xlibs-dev to ion-devel-dev.
1046   * Install libtu headers in /usr/include/ion/libtu/include/libtu instead
1047     of /usr/include/ion/libtu since that is what modules expect.
1048   * system.mk is now installed to /usr/include/ion.
1049   * /usr/share/doc/ion-devel-dev is now a symlink to ion-devel.
1050   * Added some kludges for Galeon and Evolution to kludges.conf
1051     (closes: #180568)
1052
1053  -- Per Olofsson <pelle@dsv.su.se>  Fri, 14 Feb 2003 18:19:00 +0100
1054
1055 ion-devel (0.0.20030131-1) unstable; urgency=low
1056
1057   * New upstream release.
1058   * Xft support enabled.
1059   * Added ion-devel-dev package (for compiling modules).
1060   * Changed reference to ion-runinxterm in query/query.c to
1061     ion-devel-runinxterm.
1062   * Uses ion-config.h instead of config.h (build process creates symlink).
1063   * Moved CF_XFT define from system.mk to config.h.
1064
1065  -- Per Olofsson <pelle@dsv.su.se>  Sat,  1 Feb 2003 00:52:45 +0100
1066
1067 ion-devel (0.0.20021229-1) unstable; urgency=low
1068
1069   * New upstream release.
1070   * ion-devel-view now runs sensible-browser instead of Mozilla when
1071     viewing a URL.
1072   * The compilation option -pedantic-errors was changed to -pedantic in
1073     system.mk because it breaks on /usr/include/regex.h.
1074   * Patch to make Emacs 21 not freeze during startup was applied (modifies
1075     wmcore/clientwin.c).
1076   * Will hopefully be added to Debian (closes: #173593)
1077
1078  -- Per Olofsson <pelle@dsv.su.se>  Tue, 31 Dec 2002 01:03:45 +0100
1079
1080 ion-devel (0.0.20021104-3) unstable; urgency=low
1081
1082   * The /etc/X11/ion-devel/draw.conf symlink is not listed as a conffile
1083     anymore, it is instead created and removed by postinst and prerm.
1084
1085  -- Per Olofsson <pelle@dsv.su.se>  Sat,  7 Dec 2002 17:49:59 +0100
1086
1087 ion-devel (0.0.20021104-2) unstable; urgency=low
1088
1089   * Added -devel to the name of all executables, the manual page and
1090     updated affected references.  Removed conflict with ion from
1091     debian/control.
1092   * When ion-devel is the default window manager,
1093     /etc/alternatives/x-window-manager.1.gz now points to the correct
1094     file.
1095   * draw.conf is now also listed as a conffile.
1096   * Wrote manual pages for the scripts (ion-devel-*)
1097   * ion-devel-view now uses Mozilla instead of Netscape to open URLs
1098   
1099  -- Per Olofsson <pelle@dsv.su.se>  Fri,  6 Dec 2002 22:57:00 +0100
1100
1101 ion-devel (0.0.20021104-1) unstable; urgency=low
1102   
1103   * Initial release.  Started out with diff from Tommi Virtanen's stable
1104     ion package.
1105
1106  -- Per Olofsson <pelle@dsv.su.se>  Mon,  2 Dec 2002 23:54:31 +0100