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