Fix wIconUpdate logic
[wmaker-crm.git] / debian / changelog
blob34d99d0287d4b2c7158b688b004f83e64f86663d
1 wmaker (0.92.0+git-0) unstable; urgency=low
3   * Add libxmu-dev to build-depends. (Martin Dietze)
4   * Pulled from 0.92.0-8.2 NMU:
5     + Add ${misc:Depends} to all package dependencies. (Lintian
6       debhelper-but-no-misc-depends)
7     + [debian/control] Move homepage from description text to homepage
8       field. (Lintian description-contains-homepage)
9     + Use dh_prep instead of "dh_clean -k" (dh-clean-k-is-deprecated). However
10       do not replace instances of dh_clean without -k option. Closes: #590244
11     + Build-Depend on debhelper 7.
12     + Use ${binary:Version} instead of deprecated ${Source-Version}
13       (substvar-source-version-is-deprecated).
14   * Invoke ./configure mit correct --build argument, as per
15      /usr/share/doc/autotools-dev/README.Debian.gz.
16   * Remove ./libtool on clean, otherwise it is not possible build twice from
17     the same unpacked sourcetree.
18   * Use dpkg-source v3 instead of home-grown patch system.
19   * Polish build system:
20     + Drop dead code from debian/rules.
21     + Stop generating debian/*.files dynamically. (These  should not change
22       without notice.)
23     + Use dh_lintian.
24     + Move argument lists for dh_link and dh_installman to files in debian/*
25       instead of invoking dh_* multiple times with different arguments.
26     + Reorder dh_* invocation, dh_installdeb needs to run after dh_makeshlibs
27       (thanks, lintian).
28   * New upstream generates dynamic libraries of libWUtils and libWINGs, ship
29     them in two new binary packages. Make libwings-dev depend on them.
30   * Use latest automake (instead of automake1.4) for building. Closes: #549157
31   * Implement the switch from SelectWindowsMouseButton et al. to
32     MouseLeftButtonAction = SelectWindows from WindowMaker 0.65 in Debian's
33     customized defaults. Closes: #116963
34   * Add libxrandr-dev to build-depends, enabling automatic wmaker restart on
35     resolution changes.
36   * Built from wmaker-crm fork.
37     Includes these patches for these issues:
38     + display corruption on non 24bpp displays. Closes: #514438
39     + putty in wine crashes wmaker. Closes: #401900
40     + segfault on missing rgb.txt (WINGs does not require rgb.txt anymore git
41       577b3ee9492b5e26e6fdabb4059ead7428f09864) Closes: #364290
42     + wmsetbg crashing on big png images. (Fixed by git
43       2ccc8e4a79a3179454d82b9acc574135ea6369a4, switching from alloca to
44       calloc - wrlib/png.c) Closes: #148370
45     + Fix compilation with LDFLAGS=-Wl,--no-add-needed  Closes: #556677
46   * Provide detached debugging symbols in wmaker-dbg package.
47   * Build-depend on automake 1.11 or later.
48   * Rename libwutil1 to libwutil2. Soname changed because of incompatible
49     abi/api changes
51  -- Andreas Metzler <ametzler@debian.org>  Sat, 07 Aug 2010 10:56:00 +0200
53 wmaker (0.92.0-8) unstable; urgency=low
55   * Standards Version 3.8.0.1
56   * Moved menu items into proper categories
57   * Suggest programs in default Info menu
58   * Restored default keybindings (Closes: #394802)
59   * Applied Pedro Gimeno's keyboard timing patch (Closes: #102314)
60   * Removed installation of documents that don't exist anymore
61   * Removed empty /usr/include directory from wmaker package
63  -- John H. Robinson, IV <jaqque@debian.org>  Thu, 10 Jul 2008 19:35:34 -0700
65 wmaker (0.92.0-7) unstable; urgency=low
67   * New Maintainer.
68     Many thanks to the previous maintainers.
70  -- John H. Robinson, IV <jaqque@debian.org>  Wed, 12 Dec 2007 05:52:58 +0000
72 wmaker (0.92.0-6.1) unstable; urgency=high
74   * Non-maintainer upload.
75   * 70_fix_overrun.diff: New patch, fix buffer overrun when creating new
76     workspaces in Romanian locales. (Closes: #397412)
78  -- Steinar H. Gunderson <sesse@debian.org>  Fri, 15 Dec 2006 18:22:42 +0100
80 wmaker (0.92.0-6) unstable; urgency=medium
82   * New Maintainer.
83   * Fixed URLs in debian/copyright and debian/control.
84   * Bump standards version.
85   * Added manual page patch for wmagnify. (Closes: #358333)
86   * Added more manual pages patch. (Closes: #302048)
87   * Updated build-depends and depends (X transition).
88   * Updated FSF address in debian/copyright.
89   * Removed debian/conffiles since /etc stuff is automatically conf file.
90   * Updated the default theme. (Closes: #286344)
91   * Added Etch artwork background image of
92     Andre L. R. Ferreira. (Closes: #59625)
93   * Replaced generated postinst with a cleaned wmaker.postinst.
94   * NMU ACKs. (Closes: #249320, #249461, #361096, #349704, #349187, #150328)
96  -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 25 Sep 2006 22:41:28 +0200
98 wmaker (0.92.0-5.3) unstable; urgency=low
100   * Non-maintainer upload.
101     Fix library search path: Add XLFLAGS to src/Makefile.am and 
102     util/Makefile.am. Thanks to Goswin von Brederlow for the patch.
103     (Closes: #358540)
105  -- Frederik Schüler <fs@debian.org>  Thu,  6 Apr 2006 14:29:05 +0000
107 wmaker (0.92.0-5.2) unstable; urgency=low
109   * Non-maintainer upload.
110   * Add libxinerama-dev to the list of build dependencies. 
111     (Closes: #349524, #349466)
113  -- Frederik Schüler <fs@debian.org>  Tue, 24 Jan 2006 16:43:03 +0000
115 wmaker (0.92.0-5.1) unstable; urgency=low
117   * Non-maintainer upload.
118   * Replace build-dependency on xlibs-dev with an explicit build-dependency
119     on each required package. (Closes: #347058)
121  -- Steinar H. Gunderson <sesse@debian.org>  Sat, 21 Jan 2006 14:23:19 +0100
123 wmaker (0.92.0-5) unstable; urgency=low
125   * Wee!
126   * debian/control: bring old code back from the death to match -4 (closes:
127     bug#321307)
128   * Weeheeh!
130  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 19 Sep 2005 20:42:40 -0600
132 wmaker (0.92.0-4) unstable; urgency=low
134   * debian/control: b-d on automake1.4, libtool (closes: bug#328781)
136  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 17 Sep 2005 19:15:48 -0600
138 wmaker (0.92.0-3) unstable; urgency=low
140   * debian/control, debian/rules: use grep-dctrl to extract version from
141     dpkg-parsechangelog output
142   * debian/rules: add 2005 to copyright.
143   * debian/rules: it's "gnustepdir" not "appspath" (the change was
144     documented, I just didn't do anything about it) (thanks Paul,
145     Daniel) (closes: bug#320429)
146   * debian/rules: reverse sort list of patches (thanks Daniel)
147   * debian/control: add libxkbfile-dev to B-D (thanks Harald) (closes:
148     bug#322894)
149   * configure.ac: used valid x86 but invalid x86-64 instructions to test for
150     x86.  (thanks Len) (sent upstream) (closes: bug#321307)
152  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 15 Sep 2005 14:40:57 -0600
154 wmaker (0.92.0-2) unstable; urgency=low
156   * src/screen.c: upstream applied patch.  Remove redundant code.
157   * debian/patches/10_gcc4_asm.diff: get to compile with GCC 4.
159  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 09 Jul 2005 18:34:19 -0600
161 wmaker (0.92.0-1) unstable; urgency=low
163   * New upstream version
164   * Removed patches applied upstream: 20_endian+64bit.diff,
165     60_optional_switch_panel.diff, 70_gnustep_focus.diff, 30_menu_stuff.diff,
166     35_nocycleraise.diff
167   * Updated patches: debian/patches/21_endian+64bit.diff
169  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 09 Jul 2005 10:58:02 -0600
171 wmaker (0.91.0-9) unstable; urgency=low
173   * debian/patches/21_endian+64bit.diff: stolen from Gentoo (closes:
174     bug#311563)
175   * debian/patches/70_gnustep_focus.diff: taken out of CVS, fixes
176     problem with GNUstep applications.
177   * debian/rules: install wmmacros (closes: bug#315984)
178   * Ack Steve's NMUs (closes: bug#279489)
180  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 02 Jul 2005 17:00:31 -0600
182 wmaker (0.91.0-8) unstable; urgency=low
184   * debian/rules: don't ship wkdemenu.pl (closes: bug#189542)
186  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 06 Feb 2005 11:47:37 -0600
188 wmaker (0.91.0-7.2) unstable; urgency=high
190   * Non-maintainer upload.
191   * High-urgency upload for sarge-targetted RC bugfix.
192   * Fix a glaring typo in the previous NMU patch that made it a complete
193     no-op.  Thanks to Steinar Gunderson for catching me on this.
194     Really closes: #279489.
196  -- Steve Langasek <vorlon@debian.org>  Tue, 31 May 2005 07:41:06 -0700
198 wmaker (0.91.0-7.1) unstable; urgency=high
200   * Non-maintainer upload.
201   * High-urgency upload for sarge-targetted RC bugfix.
202   * Make sure wmaker falls back to "fixed" in the absence of gsfonts-x11,
203     since X clients can't depend directly on font packages for their
204     operation.  Thanks to Timo Lindfors for finding this bug.
205     Closes: #279489.
206   * Remove debian/patches/40_switchpanel.diff, which conflicts with
207     debian/patches/60_switchpanel.diff; merge the patches together,
208     otherwise dpatch doesn't unpatch cleanly in the "clean" target.
210  -- Steve Langasek <vorlon@debian.org>  Wed, 11 May 2005 22:56:50 -0700
212 wmaker (0.91.0-7) unstable; urgency=low
214   * debian/rules: move the ugly hack earlier in the rules, I'm stepping
215     on my own toes.
217  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 29 Jan 2005 06:13:57 -0600
219 wmaker (0.91.0-6) unstable; urgency=low
221   * debian/patches/35_unix_cycling.diff: stolen from CVS, recover Unix
222     cycling before people get mad (myself included) (closes: bug#289509)
223   * debian/patches/60_optional_switch_panel.diff: stolen from CVS, make
224     switch panel optional.  Closes the other half of 289509 (if you are
225     going to report multiple issues, submit multiple bugs, I don't mind
226     that)
228  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 11 Jan 2005 20:58:23 -0600
230 wmaker (0.91.0-5) unstable; urgency=low
232   * debian/patches/40_switchpanel.diff: Paul Seelig pointed to a patch
233     by Iain Patterson that fixes a slight glitch with the switch panel.
234     (closes: bug#289195)
235   * debian/patches/20_endian+64bit.diff: pulled out of CVS.  Dan Pascu
236     suggested to use this instead, since it actually fixes the reported
237     problems. Thanks Dan! (closes: bug#281185)
239  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri, 07 Jan 2005 19:50:36 -0600
241 wmaker (0.91.0-4) unstable; urgency=low
243   * debian/rules: Ugly hack to put defaults where WindowMaker is looking for
244     them (closes: bug#288730)
245   * debian/patches/20_endian+64bit.diff: fix from David M. Cooke (resent
246     upstream) (closes: bug#288857)
248  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed, 05 Jan 2005 21:06:43 -0600
250 wmaker (0.91.0-3) unstable; urgency=low
252   * debian/control: add libxft-dev to libwings-dev dependencies
253   * debian/control: remove hermes from libwraster3-dev's dependencies.
254   * debian/rules: get-wings-flags --libs doesn't include -lXft (closes:
255     bug#283283)
256   * debian/patches/30_menu_stuff.diff: fix GNUstep problems (closes:
257     bug#286343)
258   * debian/patches/50_net_wm_name.diff: add _NET_WM_NAME to helper window.
259   * debian/control: add libfontconfig1-dev to libwings-dev Dependencies (and
260     to Build-Depends, too) (thanks to Kevin McCarty for spotting this)
261   * debian/patches/35_nocycleraise.diff: include a couple fixes from cvs
262     for cycling.c; attempt to fix the "always raise on focus change"
263     misbehaviour; thanks to Marc Martinez for the actual work.
265  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 14 Nov 2004 14:22:04 -0600
267 wmaker (0.91.0-2) unstable; urgency=low
269   * debian/wmaker.menu-method: output UTF-8 (thanks Bill) (closes: bug#280011,
270     bug#280199)
271   * debian/rules: include zh_TW again (thanks Geoffrey) (closes: bug#280098)
272   * debian/wmaker: don't recurse into subdirectories (closes: bug#279577)
273   * debian/README.Debian: removed outdated information
274   * src/misc.c: Patch stolen from CVS.
275   * debian/rules: Add support for noopt DEB_BUILD_OPTIONS
276   * debian/README.build: remove old info, update current
277   * debian/patches/20_endian+64bit.diff: patch from Julien Blache to fix
278     endianess and 64-bit problems (closes: bug#281185, bug#279884)
280  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed, 10 Nov 2004 14:05:30 -0600
282 wmaker (0.91.0-1) unstable; urgency=low
284   * debian/control: fix tyops (closes: bug#277247)
285   * debian/wmaker: fix tpo (converfonts -> convertfonts)
287  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 30 Oct 2004 10:07:53 -0600
289 wmaker (0.91.0-0) unstable; urgency=low
291   * New upstream release
292   * Upstream incorporated fixes in util/Makefile.in
293   * debian/rules: make a symlink from /usr/bin/WindowMaker to
294     /usr/lib/WindowMaker/WindowMaker, else restart fails.  This will be
295     removed in sarge+1.  (woody has a /usr/bin/WindowMaker, sarge will, too)
297  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 26 Oct 2004 13:56:16 -0600
299 wmaker (0.90.0-5) unstable; urgency=low
301   * debian/patches/20_make-vdesktop-dynamic.diff: make the vdesktop setting
302     modifiable at runtime (i.e. no need to restart)
303   * src/defaults.c: set VirtualEdgeThickness to 0 (disables the virtual
304     desktop code)
306  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 24 Oct 2004 18:48:52 -0600
308 wmaker (0.90.0-4) unstable; urgency=low
310   * Here's to you, Dan :-)
311   * debian/control: Dan Pascu pointed out that the correct build dependency is
312     Xft, not fontconfig.
313   * debian/wmaker: He also pointed out that WMGLOBAL needs to be converted,
314     too.
315   * Hopefully this release will be ironed out when it finally manages to get
316     past whichever girl is the one that has to do her thing...
318  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 24 Oct 2004 12:01:12 -0600
320 wmaker (0.90.0-3) unstable; urgency=low
322   * debian/control: added fontconfig and removed hermes from build
323     dependencies.
324   * debian/wmaker: run convertfonts if needed.
325   * debian/rules, debian/wmaker.dirs: put WindowMaker in
326     /usr/lib/WindowMaker/WindowMaker.  Likewise for convertfonts.
328  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 24 Oct 2004 08:20:06 -0600
330 wmaker (0.90.0-2) unstable; urgency=low
332   * Readded patches accidentally forgotten.  Thanks Marc-Christian Petersen.
333   * Fix urgency, I hope.
335  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 24 Oct 2004 07:34:27 -0600
337 wmaker (0.90.0-1) unstable; urgency=medium
339   * New upstream version
340   * Ack NMUs.  Many thanks to Bill for doing so much of the grunt work.
341     Closes: #203817, #262545, #262844, #250018, #250326, #250315, #232258,
342     #43887, #92265, #154671, #115682, #241554, #220497, #241520, #165139,
343     #196936, #234587, #192741, #243612, #195102.
344   * AFAIUI the following entry from the previous changelog does indeed
345     correspond to a bugfix (IOW, I can't reproduce it anymore).
346         + Change menu-methods to mark GNUSTEP_USER_ROOT as an absolute path.
347           Together with menu 2.1.16, this will fix bugs #252637 and #252891.
348           Closes: #252637, #252891
349   * debian/rules: Is zh_TW.Big5 still fubared?
350   * debian/rules: remove HINTS, DEBUG, SOUND
351   * debian/rules: clean up patch rules
352   * debian/rules: Disable messing around with automake and stuff.
353   * debian/control: libwraster3
355  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 23 Oct 2004 13:02:08 -0600
357 wmaker (0.80.2-0.4) unstable; urgency=medium
359   * NMU with Marcelo approval.
360   * Add patch 12_wm_focus.diff (closes: #203817). Thanks to Alexis S. L.
361     Carvalho, Alexey Spiridonov and Julien Wajsberg.
362   * debian/wmaker.menu-method, debian/appearance.menu-method,
363     debian/wmakerpl.menu-method: 
364     + Change menu-methods to mark GNUSTEP_USER_ROOT as an absolute path.
365       Together with menu 2.1.16, this will fix bugs #252637 and #252891.
367  -- Bill Allombert <ballombe@debian.org>  Fri,  6 Aug 2004 00:11:37 +0200
369 wmaker (0.80.2-0.3) unstable; urgency=medium
371   * NMU
372   * Recompile against libtiff4 and change dependencies of libwraster2-dev
373     accordingly (Closes: #262545, #262844).
375  -- Andreas Metzler <ametzler@debian.org>  Mon,  2 Aug 2004 05:23:32 +0200
377 wmaker (0.80.2-0.2) unstable; urgency=low
379   * NMU with maintainer approval (Thanks Marcelo!)
380   * configure.ac: AM_INIT_AUTOMAKE: bump version to 0.80.2 since upstream
381     forgot to do it (closes: #250018, #250326). 
382   * debian/appearance.menu-method: (closes: #250315)
383     + Add support for GNUSTEP_USER_ROOT, thanks Patrice Neff.
384   * util/wmchlocale.in: (closes: #232258)
385     + fix typo preventing script to start, thanks Dirk Schulz.
386   * debian/wmaker.menu:
387     + Move Exit and Exit Session at top-level (closes: #43887).
388     + Move other needs=wmaker entries to WindowManagers/Modules 
389       (closes: #92265).
390   * debian/wmaker.menu-method: 
391     + Use SHEXEC instead of EXEC (closes: #154671).
392   * doc/wmaker.1x: (closes: #115682)
393     + Remove duplicate pixmap path. Thanks Daniel Bonniot.
394   * debian/rules: get rid of /usr/X11R6/bin/wmaker symlink.
395     
396  -- Bill Allombert <ballombe@debian.org>  Mon, 31 May 2004 08:58:54 +0200
398 wmaker (0.80.2-0.1) unstable; urgency=low
400   * NMU with maintainer approval, see #249461.
401   * New upstream release, by request of Marcelo (closes: #195102).
402   * This version include the fix to wrlib/raster.c.
403   * Build with current libtool (1.5.6-1).
404   * src/Makefile.am: Fix FTBFS with new libtool.
405     + Add @LIBRARY_SEARCH_PATH@. 
406   * debian/wmaker.menu-methods: 
407     + Add outputencoding="ISO-8859-1" (closes: #234587).
408     + Add support for GNUSTEP_USER_ROOT (closes: #192741, #243612).
409     + Use title() not $title and convert " to '.
410   * debian/wmaker.menu: quote 'needs' fields. (27 lintian warnings)
411   * debian/control: 
412     + Add Conflicts with menu (<<2.1.10) (needed for shell()).
413     + Remove broken link in wmaker description (closes: #196936), thanks Jay
414       Bonci.
415     + Add Homepage: <http://www.windowmaker.org/> in wmaker description
416     + Remove extraneous comma in Uploaders: field.
417     + Set libpng build-dependency to libpng12-dev (>= 1.2.5.0-4)
418       (closes: #165139).
419     + Apply patch from Kevin B. McCarty for more fine grained X11 deps. 
420       (closes: #241520).
421     + Change section of -dev packages to libdevel to match overrides file.
422     + Bump Standard-Version to 3.6.1.
423     + Remove dots at the end of the short descriptions (3 lintian warnings).
424   * debian/wmaker:
425     + Apply patch by Kevin B. McCarty to handle spaces in GNUSTEP_USER_ROOT.
426       (closes: #220497).
427   * debian/wmaker.desktop: Added (closes: #241554), thanks Sylvain Le Gall.
428     + DISCLAIMER: This should not be construed as an endorsement of 
429       /usr/share/xsessions, however. see the comments in #241554.
430   * debian/rules: 
431     + Install wmaker.desktop in /usr/share/xsessions. 
432     + Add --noscripts to dh_installmenu since we handle them manually.
433   * debian/changelog: convert to UTF-8.
434     + Remove obsolete user emacs settings (5 lintian warnings).
435   * The maintainer scripts below were removed, since they are copy of
436     automatically generated scripts by debhelper for the /usr/share/doc
437     transition: (14 lintian warnings)
438     + debian/libwings-dev.postinst, debian/libwings-dev.prerm
439     + debian/libwmaker0-dev.postinst, debian/libwmaker0-dev.prerm
440     + debian/libwraster2-dev.postinst, debian/libwraster2-dev.prerm
441     + debian/libdockapp-dev.postinst, debian/libdockapp-dev.prerm
442     + debian/libwraster2.prerm
443   * debian/libwraster2.postinst (2 lintian warnings)
444     + Replace debhelper generated part by DEBHELPER token.
445     + Fix "unkow" typo.
446   * debian/wmaker.postinst.tmpl, debian/wmaker.prerm: 
447     + Remove /usr/share/doc transition code. (1 lintian warning)
448   * debian/wmaker.postinst.tmpl, debian/wmaker.prerm, debian/wmaker.preinst:
449     + Add DEBHELPER token. (3 lintian warnings)
450   * debian/wmaker.postrm
451     + Add DEBHELPER token. (1 lintian warning)
452     + Fix inst variable that still refered to wmstyle.
454  -- Bill Allombert <ballombe@debian.org>  Tue, 18 May 2004 15:16:28 +0200
456 wmaker (0.80.1-8) unstable; urgency=low
458   * debian/patches/11_alt_focus.diff: patch from the mailing list to fix yet
459     another focus problem.  Thanks to Alexey Voinov (voins at
460     voins.program.ru)
462  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 10 Aug 2003 10:26:03 +0200
464 wmaker (0.80.1-7) unstable; urgency=low
466   * debian/patches/10_gtk2_flicker.diff: patch lifted from the mailing list to
467     fix the GTK+ 2 flashing thing.  Thanks to Alexey Spiridonov
468     (lesha at netman.ru) (closes: bug#154362, bug#152892)
470  -- Marcelo E. Magallon  <mmagallo@debian.org>  Thu, 31 Jul 2003 14:28:02 +0200
472 wmaker (0.80.1-6) unstable; urgency=low
474   * debian/patches/01_wm-windowlistmenu.diff: update
475   * debian/rules: tweak the patch/unpatch stuff to be able to use CVS diffs
476   * debian/README.build: document the previous modification
477   * debian/patches/01_wm-windowlistmenu.diff: fix thinko (actually call
478     initialization function) (closes: bug#177796, bug#178485, bug#178916)
480  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 01 Feb 2003 13:34:15 +0100
482 wmaker (0.80.1-5) unstable; urgency=low
484   * debian/patches/*.patch: rename to .diff, duh. (closes: bug#165636)
485     debian/rules scans for debian/patches/*.diff *only*.
486   * debian/README.build: ok, ok, I complain about undocumented obscure build
487     systems and I fail to document this thing myself.
488   * src/xinerama.c: add a missing WMRect declaration which prevents the
489     xinerama-enabled Window Maker from building.  The patch mentioned in the
490     bug report has been merged upstream AFAICS.  (closes: bug#112670)
491   * debian/README.Debian: added Xinerama-building info (thanks to Craig
492     Ringer).
493   * wrlib/raster.c: update fix for 168164 from upstream.
494   * debian/patches/06_windows_cycling_fix.diff: fix for NON-windows-style
495     cycling bug. (thanks to Jan Hudec) (closes: bug#167101)
496   * debian/control: add Conflicts with the current versions of everything that
497     declares a Build-Dependency on wraster.
498   * debian/rules: update shlibs info for libwraster2.
499   * debian/control: build depend on libpng12-0-dev (ugly names are trendy, I
500     see)
502  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 19 Jan 2003 18:10:27 +0100
504 wmaker (0.80.1-4) unstable; urgency=low
506   * Correct buffer overflow DSA-190-1 (closes: bug#168164)
508  -- John H. Robinson, IV <jaqque@debian.org>  Sat,  9 Nov 2002 10:37:59 -0800
510 wmaker (0.80.1-3.1) unstable; urgency=low
512   * debian/patches/*.patch renamed to .diff, duh
513   * debian/patches/99_trance.diff: transparent menus.
515  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 14 Oct 2002 22:13:10 +0200
517 wmaker (0.80.1-3) unstable; urgency=low
519   * debian/patches/00_window_levels.diff: Patch from Jeff Teunissen to
520     fix some invalid pointer dereferences.
521   * debian/control: add John and Martin to the Uploaders field.
522   * (XXX: UNTESTED) debian/patches: new patches from Marc-Christian Petersen
523         01_wm-windowlistmenu.patch: accepted upstream
524         02_wm-WINGs-fix.patch: simple WINGs patch
525         03_wm_autoscale.patch: decide automatically if a background has to be
526             scaled or tiled.
527         05_wm_multiscreen.patch: fixes some xinerama(?) bugs
529  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 06 Oct 2002 11:33:48 +0200
531 wmaker (0.80.1-2) unstable; urgency=low
533   * debian/WMWindowAttributes: correct path for WPrefs.tiff, thanks to Lionel
534     Elie Mamane (closes: bug#106737)
535   * Scanned sources for other instances of /Apps; got to double check this
536   * src/misc.c: rework MakeCPPArgs()
537   * src/misc.c: add DefaultConfigPath(), I'm trying to get WindowMaker to use
538     GNUSTEP_USER_ROOT more uniformly.
539   * Replaced DEF_CONFIG_PATH with DefaultConfigPath() all over the place
540     (closes: bug#154030)
542  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 27 Jul 2002 12:17:23 +0200
544 wmaker (0.80.1-1) unstable; urgency=low
546   * New upstream, yay!
547   * debian/patches/*, remove
548   * debian/rules: filter out zh_TW.Big5, msgfmt barfs on it.
550  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  4 Jul 2002 10:17:29 +0200
552 wmaker (0.80.0-5) unstable; urgency=low
554   * Ewww... there's a big mess with libpng2/libpng3 it seems.
555   * debian/control: Build depend on libpng2-dev.  Make libwraster2-dev depend
556     on libpng2-dev.
557   * debian/rules: make get-wraster-flags *not* include things other than
558     -lwraster.  Let the linker figure out the dependencies.
559   * Change shlib.deps for libwraster2 to this version to make sure that newly
560     compiled packages get the proper library.
562  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 20 May 2002 20:24:56 +0200
564 wmaker (0.80.0-4) unstable; urgency=high
566   * debian/patches/01_buffer_overflow.diff: buffer overflow patch from
567     upstream (apply after next patch!)
568   * debian/patches/00_0.80.0.diff: update, fixes several crashes
569   * WINGs/wapplication.c: use GNUstep/System and Applications, too. (closes:
570     bug#141840)
571   * doc/wcopy.1x: change description a little, apparently .SH doesn't
572     work with multiple commands and descriptions. (closes: bug#135085)
573   * src/defaults.c: fix braino when updating a patch, it's GNUstep/Defaults,
574     not GNUstep/Defaults/WindowMaker.  Thanks Torbjørn Andersson (and sorry
575     about the long delay) (closes: bug#129466, bug#127718)
576   * debian/rules: rm -f src/wconfig.h when configuring wmaker, I'm not sure
577     I understand why this is suddenly a problem.
578   * debian/control: s/libpng2-dev/libpng-dev/, please send a message with RED
579     BLINKING TEXT to d-d-a when you do something like this.  There's a bunch
580     of stuff that depends on libpng-dev and another bunch which depends on
581     libpng2-dev.  This is not nice for users.  SCREW UP THE AUTOBUILDERS.
582   * Ack NMU (closes: bug#141607, bug#129960)
584  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 14 Apr 2002 11:51:36 +0200
586 wmaker (0.80.0-3.1) unstable; urgency=low
588   * Change GNUstep directory to /usr/lib/GNUstep/System (closes: #129960).
590  -- Matthias Klose <doko@debian.org>  Sun,  7 Apr 2002 12:00:10 +0200
592 wmaker (0.80.0-3) unstable; urgency=low
594   * debian/copyright: Add LGPL note (closes: bug#131775)
596  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun,  3 Feb 2002 18:02:56 +0100
598 wmaker (0.80.0-2) unstable; urgency=low
600   * debian/patches/00_0.80.0.diff: 0.80.0 to current CVS, fixes some crashing
601     bugs.
603  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  2 Feb 2002 17:17:43 +0100
605 wmaker (0.80.0-1) unstable; urgency=low
607   * Damn.
608   * New upstream version.
610  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 23 Dec 2001 23:38:49 +0100
612 wmaker (0.70.0-2) unstable; urgency=low
614   * debian/rules: add patch and unpatch targets
615   * debian/patches: contains patches that I don't want on my CVS tree for
616     whatever reason
617   * debian/patches/00_0.70.1.diff: pulled out of CVS, fixes a number of
618     bugs in wmaker.
619   * debian/rules: include -I/usr/X11R6/include in get-*-flags --cflags
620   * debian/rules: add /usr/X11R6/bin/wmaker -> /usr/bin/wmaker symlink to
621     accommodate people who hardcode paths.  This will be removed in woody+1.
622     (closes: bug#114746)
623   * Patch from Les Schaffer to get the GNOME pager working again (closes:
624     bug#115177)
626  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 24 Nov 2001 22:15:40 +0100
628 wmaker (0.70.0-1) unstable; urgency=low
630   * New upstream version
631   * debian/control: doesn't depend on libproplist anymore
633  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri,  5 Oct 2001 08:52:51 +0200
635 wmaker (0.65.1-3) unstable; urgency=high
637   * debian/rules: really fix what the previous entry says I fixed.
639  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  4 Oct 2001 14:36:33 +0200
641 wmaker (0.65.1-2) unstable; urgency=high
643   * debian/rules: woops, removed too much information from the get-* scripts
645  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 19 Aug 2001 19:27:52 +0200
647 wmaker (0.65.1-1) unstable; urgency=high
649   * New upstream version.
651  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 24 Jul 2001 11:43:42 +0200
653 wmaker (0.65.0-5) unstable; urgency=high
655   * debian/wmaker.menu-method: quote menu section names (thanks William)
656     (closes: bug#105484)
657   * debian/control: added dependencies on foo-dev to libwraster-dev (closes:
658     bug#105623)
659   * util/wsetfont: remove bashisms, sent upstream (closes: bug#106228)
660   * src/switchmenu.c: patch from upstream to fix buffer overflow
662  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 24 Jul 2001 08:19:47 +0200
664 wmaker (0.65.0-4) unstable; urgency=low
666   * debian/rules: fix assignment of W?FLAGS variables. (closes: bug#103412)
667   * Replace sigaction() on SIGPIPE with SIG_DFL to a dummy empty signal
668     handler to avoid passing SIG_DFL on SIGPIPEs to children. (thanks Phil)
669     (closes: bug#104016)
671  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed,  4 Jul 2001 09:54:43 +0200
673 wmaker (0.65.0-3) unstable; urgency=low
675   * Use upstream's patch for bug#99311
676   * Kill window instance numbers.  This feature drives all the Window Maker
677     users I know up the wall.
678   * src/wconfig.h.in: cheat regarding the dissapearing WorkSpace name.
679     Window Maker is compiled with I18N, which makes LargeDisplayFont
680     -*-*-medium-r-normal--24-*, which, with some combination of font
681     pakcages, selects some non 8859-1 font, which means nothing is
682     displayed.  Changing this to -*-*-bold-r-normal--24-* makes the Xserver
683     (?) pick something else.  Someone with a clue regarding MB please help.
685  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 16 Jun 2001 20:29:16 +0200
687 wmaker (0.65.0-2) unstable; urgency=low
689   * We have moved.  Please visit us at our new location in /usr.
690   * src/actions.c: fix fullscreen maximization (this way it makes sense to me,
691     but I'm not 100% sure this is what the developers intended) (thanks Joey)
692     (closes: bug#99311)
694  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  2 Jun 2001 22:26:18 +0200
696 wmaker (0.65.0-1) unstable; urgency=low
698   * New upstream version (AYBABTU)
699   * This version fixes the speckles on PowerPC (closes bug#79272)
700   * debian/rules: added versioned dependency for libwraster2.
701   * debian/rules: undo filtering out of zh_TW.Big5 in LINGUAS (thanks Anthony!)
702     (sent new file upstream)
703   * po/zh_CH.po: remove -80 from charset, per Anthony's suggestion.  Sent
704     upstream.
705   * debian/rules: add hermes1-dev to Build-Depends.
707  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri, 11 May 2001 09:49:18 +0200
709 wmaker (0.64.0-6) unstable; urgency=low
711   * debian/wmaker.menu-method: Fixed reference to menu's documentation
712     (closes: bug#90585)
713   * debian/control: s/xlib6g-dev/xlibs-dev/
714   * debian/control: remove superfluous suggests
715   * debian/rules: %s/TMPDIR/DEBTMPDIR/g (/me hides) (thanks zarq)
716   * debian/rules: filter-out zh_TW.Big5 in LINGUAS.  Want it back?  Figure out
717     what's wrong with it.  I really can't see the problem.
719  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun,  6 May 2001 15:33:01 +0200
721 wmaker (0.64.0-5) unstable; urgency=low
723   * Woops, typo in code that moves man from X11R6 to share (thanks for noticing,
724     Jordi)
725   * debian/manpages/WindowMaker.1x: change to '.so man1/wmaker.1x' (thanks to
726     joeyh)
728  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 12 Mar 2001 23:03:38 +0100
730 wmaker (0.64.0-4) unstable; urgency=low
732   * WindowMaker/Defaults/Makefile.am: added a missing $(srddir) (sent
733     upstream) (thanks Gordon Sadler)
734   * debian/rules: got rid of that silly RPATHTOXBINDIR thing.
735   * debian/rules: some clean up.
736   * debian/manpages/: added manpages for WPrefs and upgrade-wmaker-defaults.
737   * debian/rules: use dh_installman to install manpages
739  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 10 Mar 2001 09:09:08 +0100
741 wmaker (0.64.0-3) unstable; urgency=low
743   * debian/wmaker.prerm: remove 'upgrade' from the cases where the
744     x-window-manager alternative is removed. (closes: bug#87333)
746  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 12 Feb 2001 22:53:43 +0100
748 wmaker (0.64.0-2) unstable; urgency=low
750   * redo fix from 0.63.1-4 (partially)
752  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 12 Feb 2001 22:53:43 +0100
754 wmaker (0.64.0-1) unstable; urgency=low
756   * *sigh* I finally upload a fixed get-foo-flags and the next day a new
757     upstream comes out.
758   * oh, new upstream, btw.
760  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 11 Feb 2001 23:36:55 +0100
762 wmaker (0.63.1-4) unstable; urgency=low
764   * debian/rules: *sigh* fix /usr/X11R6/include/WINGs.  This might change
765     depending on what upstream does in the next version.  For now no other
766     debian package should be changed because of this.
768  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 10 Feb 2001 01:13:49 +0100
770 wmaker (0.63.1-3) unstable; urgency=low
772   * debian/rules: remove wmsetup
773   * debian/manpages/wmaker.1x: update
774   * debian/WindowMaker, WindowMaker/Defaults/WMGLOBAL: MultiByteText set
775     to AUTO
777  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 21 Jan 2001 14:39:05 +0100
779 wmaker (0.63.1-2) unstable; urgency=low
781   * Install /etc/GNUstep/Defaults/WMRootMenu (closes: bug#82195)
783  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 14 Jan 2001 19:19:16 +0100
785 wmaker (0.63.1-1) unstable; urgency=low
787   * New upstream version.  Weee!
789  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun,  7 Jan 2001 13:33:39 +0100
791 wmaker (0.63.0-1) unstable; urgency=low
793   * New upstream version.
794   * debian/control: added dependencies on libwraster-dev and libproplist-dev
795     for libwings-dev (closes: bug#49277, bug#74530)
796   * debian/rules: put get-*-flags where they belong (sorry, missed this one
797     for a long time) (closes: bug#49357)
798   * debian/README.Debian: remove reference to second faq (thanks Stephane
799     Bortzmeyer) (closes: bug#59822)
801  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  6 Jan 2001 13:24:15 +0100
803 wmaker (0.62.1-3) unstable; urgency=low
805   * Thanks to Matthew Ashton <mashton@stormix.com> for taking a look and
806     providing most of the fixes in this release.  (You guys at Stormix are
807     cool, did I say that before?)
808   * WindowMaker/background.menu: add to submenus: Tiled and Scaled (closes:
809     bug#62302)
810   * debian/control: Removed hard coded dependency on libproplist0 (wtf
811     is that doing there?!?)
812   * Bumped standards version to 3.3.1 and added Build-Depends.
813   * debian/WMWindowAttributes: added entries for NTerm, NXTerm and KTerm.
814   * WindowMaker/Defaults/WMState.in: s/xterm/x-terminal-emulator/ (closes:
815     bug#59268)
816   * fixed icon for WPrefs.app on the default desktop (closes: #67787)
817   * Recompiled using libungif4 (thanks to Jeff "Deek" Teunissen
818     <deek@dusknet.dhs.org> for pointing this out)
819   * debian/WindowMaker.default: KbdModeLock=No (does this fix the empty
820     box on the window titles bug?)
822  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 26 Nov 2000 13:35:51 +0100
824 wmaker (0.62.1-2) unstable; urgency=low
826   * debian/Debian.jpg.uu cropped to have a 4/3 aspect ratio
827   * src/misc.c: removed code that inserts -I<path to current file> in the
828     preprocessor arguments, it's not required as that is what 
829     '#include "foo"' does (closes: bug#76317)
830   * debian/manpages/wmaker.1x: removed Debian options, there aren't any
831     of them now. (closes: bug#76260)
832   * debian/wmaker.menu: Added Preferences to WindowManagers (wmaker) menu
833     (closes: bug#61284)
834   * debian/wmaker.docs: add FAQ.I18N
836  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 18 Nov 2000 09:49:06 +0100
838 wmaker (0.62.1-1) unstable; urgency=low
840   * New maintainer.
841   * src/wconfig.h.in: s/I18N_MB/I18N/g (closes: 58089)
843  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 12 Nov 2000 14:04:06 +0100
845 wmaker (0.62.1-0.1) unstable; urgency=low
847   * NMU.
848   * New upstream version.
849   * src/moveres.c: removed misplaced patch (somehow trying to fix an
850     aspect bug, a patch got merged into the code that draws the resizing
851     lines in technical style, sorry Chris, my fault probably)
852   * docklib removed upstream... uh?
853   * debian/rules: removed docklib references
854   * debian/control: removed libdockapp package.
855   * debian/rules: s/??.po/*.po/ (don't ignore zh_CN.po and friends)
856   * debian/rules: install README.definable-cursor
857   * debian/rules: libwraster's version is now 2.
858   * debian/control: s/libwraster1/libwraster2/
860  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 16 Jul 2000 21:07:12 +0200
862 wmaker (0.61.1-4) frozen unstable; urgency=low
864   * Added x-window-manager to Provides: line in control.
866  -- Chris McKillop <cdm@debian.org>  Sun,  6 Feb 2000 21:15:36 -0500
868 wmaker (0.61.1-3) frozen; urgency=low
870   * Added --enable-modelock for different X input methods.
871   * Added calls to x-terminal-emulator instead of xterm in
872     default settings.
873   * Cleaned up the control file.
874   * 
876  -- Chris McKillop <cdm@debian.org>  Tue,  1 Feb 2000 00:42:12 -0500
878 wmaker (0.61.1-2) frozen; urgency=low
880   * Merged wmaker-[plain,kde,gnome] into the wmaker package.
881     o This new single binary supports all forms of hinting.
882   * Added the Debian theme as the default setup for new users.
883   * Added support for the x-window-manager convention.
885  -- Chris McKillop <cdm@debian.org>  Sun, 16 Jan 2000 20:06:12 -0500
887 wmaker (0.61.1-1) unstable; urgency=low
889   * New upstream release
890   * Added linking to /usr/doc in all packages.
892  -- Chris McKillop <cdm@debian.org>  Sun, 17 Oct 1999 17:46:58 -0500
894 wmaker (0.61.0-1) unstable; urgency=low
896   * New upstream version.
897   * Skipped, never uploaded.
898   * New maintainer
900  -- Chris McKillop <cdm@debian.org>  Mon, 20 Sep 1999 18:33:03 -0600
902 wmaker (0.60.0.19990831-3) unstable; urgency=low
904   * debian/control: shortened short descriptions for wmaker, wmaker-plain,
905     wmaker-gnome and wmaker-kde (closes: bug#45542)
907  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 20 Sep 1999 10:14:13 -0600
909 wmaker (0.60.0.19990831-2) unstable; urgency=low
911   * debian/rules: /usr/share/doc, /usr/share/man
913  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 14 Sep 1999 10:12:57 -0600
915 wmaker (0.60.0.19990831-1) unstable; urgency=low
917   * "new" upstream version.
919  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 13 Sep 1999 11:55:18 -0600
921 wmaker (0.60.0-5) unstable; urgency=low
923   * debian/wmaker.menu: removed "Window Maker (debian)" entry.  It's
924     confusing. (closes: bug#37994)
925   * wrlib/xpm.c::RGetImageFromXPMData: handles all the defined xpm color
926     specification formats. (sent upstream) (closes: bug#35502)
927   * Splitted wmaker into wmaker and wmaker-plain.  wmaker depends on
928     each of wmaker-{plain,gnome,kde}; each of them depends on wmaker (=
929     ${Source-Version}).  This ensures upgrades will be performed
930     smoothly.
931   * debian/wmaker-gnome.prerm: s/debian/gnome/
932   * debian/wmaker.postinst.tmpl: removes WindowMaker-debian alternative
933     upon installation.
934   * debian/wmaker.prerm: removed code to remove alternative.
935   * debian/wmaker-{gnome,kde}.menu: removed.  Those are confusing people.
936   * debian/control: modified wmaker's description.  (s/afterstep//gi)
937   * debian/wmaker.menu: fixed sort keys for several entries
938   * WindowMaker/wmmacros, debian/wmaker: uses $GNUSTEP_USER_ROOT instead
939     of $HOME/GNUstep. (closes: bug#43578)
941  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  4 Sep 1999 09:36:32 -0600
943 wmaker (0.60.0-4) unstable; urgency=low
945   * debian/wmaker.menu-method, debian/appearance.menu-method: updated to
946     make it compatible with new menu package. (closes: bug#39836,
947     bug#37994)
949  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  1 Jul 1999 21:59:46 -0600
951 wmaker (0.60.0-3) unstable; urgency=low
953   * WINGs/WINGs.h: changed #include <WUtil.h> to #include "WUtil.h" before
954     Roman sends black choppers this way :) (closes: bug#39852)
956  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 29 Jun 1999 10:09:57 -0600
958 wmaker (0.60.0-2) unstable; urgency=low
960   * debina/rules::build-wmaker-debian-stamp: removes leftovers that
961     shouldn't be in the tarball in the first place.  Since I'm using a
962     VPATH build, make in checking in $(builddir)/WindowMaker/Defaults for
963     WMWindowAttributes, WindowMaker and WMState, and _also_ in
964     $(srcdir)/WindowMaker/Defaults.  Since it finds that the $(srcdir)
965     versions are newer than their `.in' dependencies, it doesn't
966     regenerate the files in $(builddir), which is _bad_ because
967     WindowMaker/IconSets/Makefile.am searches for WMWindowAttributes in
968     ../Defaults (or something equivalent to that). (closes: bug#38572)
969   * debian/wmaker.menu: modified placement of Exit, Exit Session and
970     Restart commands.  Added Info Panel and Legal Panel.  (closes:
971     bug#37634)
973  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 13 Jun 1999 13:02:46 -0600
975 wmaker (0.60.0-1) unstable; urgency=low
977   * New upstream release
978   * Oops... this is going to be problematic.  I stupidly `corrected'
979     libwraster's libtool version on the last release.  That produced
980     libwraster2.  But upstream didn't made this change.  Now the libtool
981     version has been correctly changed wrt 0.53.0, but my fix wasn't
982     incorporated.  That means libtool version is now 3:0:2, instead of
983     3:0:1.  That produces libwraster1, not libwraster2.  This is
984     technically wrong, but I'll stick to upstream's version.  Guy's gonna
985     kill me... I submitted a bug asking for the removal of libwraster1
986     from the archive.  Now I'll have to ask for the removal of libwraster2
987     and have libwraster1 reincorporated into the archive.
988   * debian/control: went back to libwraster1.
989   * debian/wmaker.menu-method: added SHORTCUT support. (Thanks blue!)
990   * debian/README: updated to reflect SHORTCUT support.
991   * debian/rules: yet another try at shlibs info.  This time I have
992     finally got this right.
994  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  3 Jun 1999 23:19:53 -0600
996 wmaker (0.53.0-3) unstable; urgency=low
998   * src/misc.c: added -undef to cpp call.  Undefines non-standard
999     macros. (closes: bug#28595)
1001  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 29 May 1999 12:13:07 -0600
1003 wmaker (0.53.0-2) unstable; urgency=low
1005   * debian/rules: removed --enable-lite for KDE.  Looking at the diffs in
1006     README.KDE between 0.52.0 and 0.53.0 it seems --enable-lite is not
1007     such a good idea afterall.
1008   * debian/wmaker.postinst.tml: try to cope with a dangling symlink in the
1009     alternatives.
1010   * debian/wmaker-{gnome,kde}.prerm: added.  Reread packaging manual.
1011     Alternatives are removed on prerm, NOT postrm. (closes: bug#34526,
1012     bug#34286)
1013   * debian/wmaker-{gnome,kde}.postrm: removed.  Ditto.
1014   * debian/README.Debian: updated.
1016  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 24 Apr 1999 11:20:06 -0600
1018 wmaker (0.53.0-1) unstable; urgency=low
1020   * New upstream version.
1022  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed, 21 Apr 1999 21:46:25 -0600
1024 wmaker (0.52.0-2) unstable; urgency=low
1026   * Ok.  One more try at fixing the dependency problems.
1028  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 10 Apr 1999 22:27:22 -0600
1030 wmaker (0.52.0-1) unstable; urgency=low
1032   * New upstream version
1033   * debian/rules: changed dependency of libwraster to (>= 0.52.0)
1034   * debian/wmaker-gnome.menu: menu entries specific to
1035     wmaker-gnome. (thanks squirk!) (closes: bug#35148)
1036   * debian/wmaker-kde.menu: menu entries especific to wmaker-kde.
1037   * debian/wmaker.menu: added entry for "Debian" wmaker.
1038   * debian/WMWindowAttributes: added gnome stuff. (thanks Crow!) (closes:
1039     bug#34557)
1040   * debian/README.Debian: Updated.
1041   * debian/wmaker: no longer creates ~/GNUstep/.AppInfo, wmaker itself
1042     will create the directory if needed.
1043   * deban/wmakerpl.menu-method: new file, experimental.  It works, but I'm
1044     not really sure what I should do with it.  Right now it builds
1045     /etc/X11/WindowMaker/plmenu.hook, but nothing else uses it.  I was
1046     thinking about changing WPrefs.app to use it for it's ``template''
1047     file but I'm not convinced that's a good idea.
1048   * debian/rules: new target to create debian/shlibs.local -- I keep
1049     forgetting to edit the file.  The version information is now located
1050     at the top of debian/rules.  clean target removes debian/shlibs.local
1051   * Still pondering splitting wmaker into wmaker and wmaker-debian.
1052     wmaker-debian, wmaker-gnome and wmaker-kde would provide
1053     `wmaker-binary' (better name anyone?) and wmaker would depend on
1054     that.  This would make wmaker ~ 220 kB smaller.
1055   * debian/rules::install-wmaker-debian-stamp: Speaking of smaller, nuked
1056     /usr/lib/GNUstep/Apps/WPrefs.app/xpm.  WTH do I want that for if I
1057     have WPrefs.app/tiff _and_ tiff support is compiled in?
1058   * debian/rules::install-wmaker-debian-stamp: nuked .xpm counterparts of
1059     .tiff icons.  There are _too_ many of them and it's pure bloat.
1061  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  1 Apr 1999 18:13:25 -0600
1063 wmaker (0.51.2-2) unstable; urgency=low
1065   * Finally fixed this annoying "can't build bug".  Tested.  Tested again.
1066     Tested yet one more time. (closes: bug#33409, bug#34523, bug#34583,
1067     bug#34657)
1069  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 16 Mar 1999 09:48:29 -0600
1071 wmaker (0.51.2-1) unstable; urgency=low
1073   * New upstream version
1075  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri, 12 Mar 1999 21:12:55 -0600
1077 wmaker (0.51.1.2pre2-2) unstable; urgency=low
1079   * Fixed location of global defaults... again.
1081  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 11 Mar 1999 06:57:11 -0600
1083 wmaker (0.51.1.2pre2-1) unstable; urgency=low
1085   * New upstream pre release version.
1087  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue,  9 Mar 1999 10:16:53 -0600
1089 wmaker (0.51.1-1) unstable; urgency=low
1091   * New upstream version.
1092   * New package, libwraster2.
1093   * debian/rules, debian/control, debian/shlibs: changed because of
1094     previous point.
1095   * debian/rules: wmkdemenu, installed in wmaker-kde.
1096   * Icons copyright situation cleared: wmaker is GPL.  The libraries are
1097     LGPL.  The icons are OPL.
1098   * wrlib/Makefile.am: changed version info to 2:0:0, interface is
1099     different!
1100   * debian/rules: README.GNOME installed in wmaker-gnome
1101   * debian/rules: README.KDE installed in wmaker-kde
1102   * debian/rules: wkdemenu.pl installed in wmaker-kde
1103   * src/*.c, WINGs/*.c, WPrefs/*.c: global defaults are installed in
1104     /etc/GNUstep/Defaults! `sysconfdir' is `/etc', `sysconfdir/GNUstep'
1105     and `sysconfdir/X11/WindowMaker' used where required.
1106   * Added libdockapp-dev package.
1107     + debian/control: added libdockapp-dev entry.
1108     + debian/rules: added libdockapp-dev targets
1110  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun,  7 Mar 1999 12:49:25 -0600
1112 wmaker (0.51.0-5) unstable; urgency=low
1114   * debian/rules: added a couple of comments regarding KANJI and DEBUG.
1115   * debian/rules: Redid dependencies between configure, aclocal.m4,
1116     ltconfig, Makefile.in and Makefile.am.  Straightened out a lot of
1117     bogus dependencies between these files.  I think I can say I got them
1118     right now, but there's still room for improvement.  This should clear
1119     "I-can't-build-it-why-can-you?" type of bugs.
1121  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  6 Mar 1999 14:24:11 -0600
1123 wmaker (0.51.0-4) unstable; urgency=low
1125   * src/actions.c: patch by Matt Armstrong <matt_armstrong@bigfoot.com>
1126     (closes: bug#33976)
1128  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  4 Mar 1999 12:10:32 -0600
1130 wmaker (0.51.0-3) unstable; urgency=low
1132   * debian/control: added wmaker-gnome (hey! we are back in the "build
1133     takes long because there are a gazillion different versions" times!)
1134     (closes: bug#32905)
1135   * debian/control: added wmaker-kde.  Wait! Don't jump on me just yet!
1136     If this can make your soul rest easier, think of wmaker-kde as a
1137     window manager that implements a funky communications protocol.
1138   * debian/rules: changed a lot of stuff to handle the new package in a
1139     sane way.
1140   * WindowMaker/Defaults/Makefile.am: removed dependency of some files on
1141     ./Makfile (what the heck is that for?) (sent upstream)
1142   * WindowMaker/IconSets/Makefile.am: ditto.
1144  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon,  8 Feb 1999 15:26:37 -0600
1146 wmaker (0.51.0-2) unstable; urgency=low
1148   * Added changes from 0.20.3-5.
1149   * debian/control: Changed recommendation for asclock to suggestion.
1150   * debian/control: removed dependency of libwmaker-dev on
1151     libwmaker. (closes: bug#32707)
1152   * src/misc.c: Added -traditional to cpp call in MakeCPPArgs.
1154  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  6 Feb 1999 21:18:14 -0600
1156 wmaker (0.51.0-1) unstable; urgency=low
1158   * New upstream version
1159   * Removed many patches, most are incorporated upstream. With some others
1160     it's obvious they won't be incorporated and it doesn't make sense to
1161     keep pushing them in the Debian diff's (they are mostly cosmetic
1162     things related to how things are built)
1163   * debian/rules: removes wrlib/get-wraster-flags on clean
1164   * debian/control: removed libwmaker0 package; only a static library is
1165     built now.
1166   * src/main.c: fixed message for unknown options; actually prints help if
1167     requested
1168   * doc/wmaker.1x: updated to reflect new option syntax.
1169   * debian/manpages/wmaker.1x: ditto.
1170   * doc/*: updated manpages.
1171   * debian/rules: After looking at what exactly does --enable-kanji do, it
1172     is obvious that the MB patch is not up to date with the rest of the
1173     code; this means I'm removing --enable-kanji from the configure
1174     options until someone fixes and TESTS it with iso-8859-1 characteres.
1175     I can't do it because I understand zip about the way MB works.  I
1176     _think_ the problem is in the lenght of the string and/or the way it's
1177     encoded, but I'm problably wrong.
1178   * Fixed wmsetbg PixmapPath thing.  Now 'wmsetbg Image' works.
1180  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 30 Jan 1999 15:06:05 -0600
1182 wmaker (0.50.2-0.0.4) unstable; urgency=low
1184   * Really fixed the '%a(blah)' bug 
1186  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 11 Jan 1999 18:11:52 -0600
1188 wmaker (0.50.2-0.0.3) unstable; urgency=low
1190   * src/misc.c: fixed bug in '%a(title,prompt)' constructs
1191   * util/wmsetbg.c: added quoted arround image name
1192   * util/getstyle.c: added check for NULL values when querying PixmapPath.
1194  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 11 Jan 1999 16:12:30 -0600
1196 wmaker (0.50.2-0.0.2) unstable; urgency=low
1198   * Added '-traditional' again (fixes some reported bugs, don't have the
1199     number handy)
1200   * debian/wmaker.menu-method: added escapes for '*' (closes: bug#30622)
1201   * src/rootmenu.c: removed call to wsyserror if the directory specified
1202     my OPEN_MENU doesn't exist.
1203   * po/Makefile.am: removed double $(DESTDIR) in NLSPATH.  I patched it,
1204     upstream patched it somewhere else... :-(  Funny error dpkg gives with
1205     this: "corrupted tarball" or something like that.
1206   * WPrefs.app/po: ditto
1207   * debian/control: added 'Recommends: wmaker-usersguide'
1208   * debian/manpages/wmaker.1x: synced with upstream
1209   * Some fiddling with debian/rules
1211  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 11 Jan 1999 10:31:25 -0600
1213 wmaker (0.50.2-0.0.1) unstable; urgency=low
1215   * New upstream version
1216   * Installed missing readmes
1217   * Removed '-traditional' from cpp call
1219  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 10 Jan 1999 20:31:12 -0600
1221 wmaker (0.50.1-0.0.2) unstable; urgency=low
1223   * Added '-traditional' to cpp call.
1225  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  9 Jan 1999 21:10:06 -0600
1227 wmaker (0.50.1-0.0.1) unstable; urgency=low
1229   * New upstream version
1231  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  9 Jan 1999 20:25:21 -0600
1233 wmaker (0.50.0-0.0.1) unstable; urgency=low
1235   * Woa! Big version leap... no, I didn't skip any <g>
1236   * Just a note: in the previous version it's not 'SSH', it's 'SHM'.
1237   * Redid a lot of patches
1238   * debian/rules: remove code that removes extensions.  Handled by Window
1239     Maker now.
1240   * debian/wmaker.menu: added '-noext' to some OPEN_MENU's
1242  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  7 Jan 1999 15:57:16 -0600
1244 wmaker (0.20.3-5) frozen; urgency=low
1246   * debian/wmaker.preinst: really fixed the diversion problem.  After
1247     reading the reports, I think I figured out what's going on.  A legacy
1248     diversion of asclock's manpage seems to be in place.  The diverted
1249     version is there and the real file is also there (the real file comes
1250     from asclock).  The approach taken: save the `good' file, remove the
1251     diversion, put the `good' file back in place.  How do I know which one
1252     the good file is?  Simple: asclock conflicts with wmaker << 0.15.0 and
1253     afterstep <= 1.4-6; wmaker >= 0.15.0 didn't provide any of the
1254     diverted files, so if there's a diversion and there's no original
1255     file, the diversion is the `good' file.  If the diversion and the
1256     original file are there, the `good' file is the original file. (Thanks
1257     Adam Di Carlo, Michael Babcock, Czako Krisztian, Kevin Dalley and
1258     `slapic') (closes: bug#31419, bug#32649)
1259   * debian/README: minor modifications (mostly aesthetics)
1261  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  4 Feb 1999 21:19:04 -0600
1263 wmaker (0.20.3-4) frozen; urgency=low
1265   * debian/wmaker.preinst: how the heck did it work on the machines I
1266     tested this, I have no idea.  Adam Di Carlo provided enough
1267     information regarding this bug and I was able to reproduce the
1268     scenario where it triggers.  Thanks Adam! (closes: bug#31419)
1270  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 25 Jan 1999 16:04:22 -0600
1272 wmaker (0.20.3-3) frozen; urgency=low
1274   * debian/wmaker.preinst: Arrrggghhh! I forgot to move the fix for
1275     bug#31419 from 0.50.2-0.0.4 into 0.20.3-2!!! I had installed a fixed
1276     version of 0.50.2-0.0.4 on my development machine and, of course, the
1277     diversion wasn't there anymore, so when I installed 0.20.3-2 on the
1278     same machine I didn't notice the fix wasn't there...  I need another
1279     slink machine!!! (Hmmm... there's a victim at the other end of the
1280     room) (closes: bug#31419)
1281   * debian/control: Changed 'Recommends: wmaker-usersguide' to 'Suggests:
1282     wmaker-userguide'.  First, someone files a bug because there's no
1283     documentation, and now someone doesn't like the fact that there's
1284     documentation.  I don't understand you people...
1285   * debian/wmaker.postrm: fixed horrendous bug in abort-upgrade.  This has
1286     been there for ages... funny how people catch more bugs during deep
1287     freeze stages. (closes: bug#32320)
1289  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 24 Jan 1999 08:55:52 -0600
1291 wmaker (0.20.3-2) frozen; urgency=low
1293   * src/wconfig.h.in: Added '-traditional' to cpp (closes: bug#30665)
1294   * debian/control: added 'Recommends: wmaker-usersguide' (closes:
1295     bug#20483)
1296   * po/Makefile.am: fixed $(DESTDIR) (closes... no, the bug isn't on the
1297     BTS, it was mailed to me directly)
1298   * WPrefs.app/po/Makefile.am: ditto.
1299   * debian/wmaker.menu-method: added escapes for '*' (closes: bug#30622,
1300     bug#30624, bug#30637, bug#30679)
1301   * debian/wmaker.preinst: fixed old diversion removal (closes: bug#31419)
1302   * debian/control: bumped Standards-Version to 2.5.0
1303   * debian/control: Recommends: asclock (closes: bug#31132)
1305  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 16 Jan 1999 11:53:47 -0600
1307 wmaker (0.20.3-1) frozen unstable; urgency=low
1309   * New upstream version. Incorporates all the upstream patches in
1310     0.20.2-1, 0.20.2-2 and 0.20.2-3. (Makes the diff.gz *much* smaller)
1311     and fixes some more bugs.
1312   * Fixes problems with SSH (namely bug#29505) (closes: bug#29505)
1313   * Also fixes problems with SSH over networks (closes: bug#30026)
1314   * Upstream removed some ${SHELL} hacks. (closes: bug#29658, bug#30298)
1315   * Fixes "migrating xv windows" (closes: bug#30381)
1316   * WindowMaker/appearance.menu, WindowMaker/background.menu: copied from
1317     my local /etc/X11/WindowMaker/ files; those are the files are menu
1318     generates them which is a good thing in case some is not running menu.
1320  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 10 Dec 1998 13:07:56 -0600
1322 wmaker (0.20.3-0.0.1) frozen unstable; urgency=low
1324   * New upstream version. Incorporates all the upstream patches in
1325     0.20.2-1, 0.20.2-2 and 0.20.2-3. (Makes the diff.gz *much* smaller)
1326     and fixes some more bugs.
1328  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  3 Dec 1998 11:44:40 -0600
1330 wmaker (0.20.2-3) frozen unstable; urgency=low
1332   * Applied more upstream patches: grayscale and 8bit jpeg support; fixed
1333     client restoration in restart/exit in multiheads; fixed problem with
1334     docked programs that have names with spaces; updated WPrefs.app for
1335     iconificationstyle; added -static command line option; put redundant
1336     NoWindowOverDock; fixed overlapping clip icon bug; extended window
1337     level code; added KeepOnBottom hint; added iconification style to
1338     WPrefs.app; fixed crash with bad value in defaults file; changed icon
1339     stacking code; added primitive support for 5 button mouse (for
1340     switching workspaces); fixed BadAccess and crash on programs that do
1341     XGrabButton; fixed bug with rootmenu Exec not working when stty is
1342     called from ~/.tcshrc; fixed bug with Move menu and sloppy focus;
1343     temporarily removed SHELL support in apps menu.
1344   * Someone pointed out that due to a patch applied in 0.20.2-2, Window
1345     Maker thinks its version is "0.20.3" instead of "0.20.2". Since
1346     there's no 0.20.3 upstream source yet, I guess we can live with that.
1348  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 28 Nov 1998 10:42:02 -0600
1350 wmaker (0.20.2-2) frozen unstable; urgency=low
1352   * Rebuilt with new X packages (release -7 specifically)
1353   * New X packages ship X locales with xlib6g (closes: bug#28967)
1354   * Applied upstream patches that fixes several bugs. Cut-and-paste from
1355     the updated changelog: fixed bug in miniaturizing atribute panel,
1356     fixed bug for 64bit machines, fixed bug for apps that put strings with
1357     "." in WM_CLASS, added handling for reparented client windows, fixed
1358     bug with window positioning (this one is bug#24770 I think -- I need
1359     confirmation from the submitter), fixed cascade window placement to
1360     account for dock, fixed bug in window positioning by clients, fixed
1361     problem with random window placement.
1362   * configure.in: reverted patch to --with-appspath. debian/rules:
1363     modified to reflect this (closes: bug#28620, bug#28627, bug#28632,
1364     bug#28865)
1365   * debian/rules: dockit is gone but manpage is still installed
1366   * debian/wmaker.postinst.tmpl: removed the code to add Window Maker to
1367     /etc/X11/window-managers and replaced with register-window-manager
1368     (the interface provided by the the xbase package). This fixes #28841
1369     partially (that's two bugs in one, this is the not-so-important part)
1370   * debian/wmaker.postrm: ditto for removal from /etc/X11/window-managers
1371   * On my system bug #26682 doesn't show up with this build and the new
1372     set of X pacakges. I'm not closing it because I've seen this come and
1373     go rather randomly.
1374   * Release 0.20.1-2 fixed bug #27411, I should have noted this on the
1375     changelog (I actually did but I never mentioned the bug number). It
1376     also fixed bug #27433.
1377   * WindowMaker/wmmacros: added macros for LOCAL_THEMES_DIR,
1378     LOCAL_STYLES_DIR, LOCAL_ICON_SETS_DIR, LOCAL_SOUND_SETS_DIR,
1379     LOCAL_BACKGROUNDS_DIR, USER_THEMES_DIR, USER_STYLES_DIR,
1380     USER_ICON_SETS_DIR, USER_SOUND_SETS_DIR, USER_BACKGROUNDS_DIR
1381   * WindowMaker/appearance.menu, WindowMaker/background.menu: added
1382     LOCAL_* paths and changed ~/GNUstep/... to USER_* (closes: bug#29473)
1383   * wrlib/Makefile.am: oops. Actually change shared version to
1384     1:0:0... hmmm... no wonder this made so much trouble.
1385   * debian/rules: fixed call to dh_shlibdeps... wrong dependencies were
1386     computed!
1388  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 17 Nov 1998 12:53:50 -0600
1390 wmaker (0.20.2-1) frozen unstable; urgency=low
1392   * New upstream version, fixes quite a few bugs, outstanding: timer bug
1393     (it is not possible to leave Window Maker <= 0.20.1 running for more
1394     than approx 28 days), the Emacs crash bug (fixed in previous Debian
1395     releases), focus bugs, crash bug with transient windows (The Gimp,
1396     etc), fixed crash bug with bad mgradients, better dithering in 8bpp.
1397   * Modified default IconPath and PixmapPath to more sensible values
1398     (/usr/local/<stuff> added)
1399   * WindowMaker/Defaults/WindowMaker.in: IconPath and PixmapPath changed
1400   * WPrefs.app/Paths.c: modified default values for IconPath and
1401     PixmapPath
1402   * src/wconfig.h.in: modified default values for IconPath and PixmapPath
1403   * debian/README.Debian: modified IconPath and PixmapPath
1404   * Upstream incorporated patch from 0.20.1-2 (Re: aspect ratio)
1405   * debian/README.Debian: fixed some grammar mistakes.
1406   * debian/control: fixed description per user's request.
1407   * Redid libtool patch. Sent upstream again. Maybe this time they'll take
1408     it as it seems Alfredo and/or Dan have begun putting shared library
1409     support in configure.in (sent upstream)
1410   * configure.in: modified handling of libPropList. It seems Alfredo
1411     and/or Dan are trying to get this thing to be foolproof, but in the
1412     process they are making it very difficult to get wmaker to build for
1413     ppl who happen to read the docs... :-(
1414   * WINGs/wapplication.c: modified to use --with-appspath from
1415     configure (sent upstream)
1416   * debian/rules: I give up! Forget about telling WindowMaker its Defaults
1417     directory lives in /etc/GNUstep. Use the darned symlink. Removed all
1418     the patches that made this work... I'm sick of reapplying those.
1419   * debian/*: s/WindowMaker/Window Maker/ in several places.
1420   * debian/rules: moves wm-oldmenu2new to /usr/doc/wmaker; the script it's
1421     a hack. It works but YMMV.
1422   * WINGs/wevent.c: added patch from Pascal Hofstee
1423     <daeron@Wit401305.student.utwente.nl>. Fixes a bug with select
1424     complaining about an invalid argument.
1425   * Added several entries for The Gimp, which make it look lots nicer
1426     and more usable under WindowMaker.
1428  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 25 Oct 1998 20:38:55 -0600
1430 wmaker (0.20.1-2) unstable; urgency=low
1432   * src/window.c: fixed bug in aspect ratio code (sent upstream)
1433   * debian/control: changed all Recommends to Suggests
1434   * src/defaults.c: moved a pice of code to put the background color on
1435     the root window before the background image...
1436   * debian/README.Debian: added a note about WPrefs segfaulting with the
1437     nice looking menu button. READ IT, it's at the end.
1438   * debian/wmaker: I wrote wmaker.1x yet it seems I didn't read
1439     it... GNUSTEP_USER_ROOT holds the full path to the root directory for
1440     the user, NOT the directory name under ${HOME}.
1441   * debian/wmaker: copies WMRootMenu. This is an ugly-freeze-is-tomorrow
1442     fix.
1444  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 13 Oct 1998 09:20:42 -0600
1446 wmaker (0.20.1-1) unstable; urgency=low
1448   * New upstream release
1449   * Squashed bug Re: incorrect filenames in Themes.
1450   * debian/wmaker.menu-method: fixed inclusion of pre and post-hook files.
1451   * debian/patch.wmaker: fixed things a bit to get INCLUDES = -D_REENTRANT
1452     for libraries.
1453   * configure.in: removed test for X_LOCALE
1454   * WINGs/wapplication.c: changed /usr/local/share/GNUstep to
1455     /usr/local/lib/GNUstep to get it in sync with the rest of the paths.
1456   * po/Makefile.am: added $(DESTDIR)/ in front of @NLSDIR@ to get it to
1457     install properly. Added WindowMaker.pot to CLEAN_FILES.
1458   * WPrefs/po/Makefile.am: added $(DESTDIR)/ in front of @NLSDIR@ to get
1459     it to install properly. Added WPrefs.pot to CLEAN_FILES.
1461  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 29 Sep 1998 15:03:35 -0600
1463 wmaker (0.20.0-1) unstable; urgency=low
1465   * New upstream version.
1466   * Redid some patches for configure.in
1467   * Reviewed old changes in the source code. Bugs dealt with: #22743
1468     (Incorrect error message), #22744 (wmaker contains sloppy code),
1469     #23708 (wm overwrites configuration files) (closes: bug#22743,
1470     bug#22744, bug#23708)
1471   * Browse buttom for selecting the appicon works, forgot to close the
1472     bugreport (closes: bug#20771)
1473   * Bug #24753 (asload shift the screen) is not reproducible and has
1474     nothing to do with WindowMaker (or asclock, either) (closes:
1475     bug#24753)
1476   * Bug #24756 (Messes up afterstep) has already been taken care of
1477     (0.15.0-0), the only problem is no version beyond 0.14.1-7 will ever
1478     be installed on hamm (closes: bug#24756)
1479   * Added dependency for debianutils (>= 1.6) because of 'tempfile'
1480     (closes: bug#25323)
1481   * The problem with -DX_LOCALE has been fixed in 0.19.3-2; thanks to all
1482     the people that reported the problem (too many to name here); special
1483     thanks to Branden Robinson for taking care of the problem *really
1484     fast* (closes: bug#26401, bug#26430)
1485   * Modified WindowMaker/Themes/OpenStep: .jpeg extension removed from
1486     background image filename. Same for the Night theme. (closes:
1487     bug#26885)
1488   * wmaker now suggests wmakerconf. It doesn't recommend it because of
1489     WPrefs.app (closes: bug#24978)
1490   * my own experience says bug#22160 (exit session doesn't terminate
1491     netscape) is fixed (I could reproduce it in the past) (closes:
1492     bug#22160)
1493   * wmaker handles off-screen menus better; I just realized that (don't
1494     know which version fixed this) (closes: bug#24089)
1495   * Ok. There. One or two bugs remain open. Working on those. :-)
1496   * debian/rules: added WPREFSSRCDIR. Holds the source dir for WPrefs.app
1497   * Added -D_REENTRANT to libraries.
1498   * Added -D_SVID_SOURCE when XSHM is in use.
1499   * Undefined BIRTH_ANIMATION in src/wconfig.h.in; it's hideous, I won't
1500     include that.
1501   * Removed sentence about WMsound not available as a package in
1502     debian/control.
1503   * Removed convertstyle-related stuff from debian/rules as that script is
1504     not longer distributed with wmaker.
1506  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 24 Sep 1998 12:42:28 -0600
1508 wmaker (0.19.3-2) unstable; urgency=low
1510   * Recompiled against new xlib6g. Removed X libraries from shlibs.local
1512  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 15 Sep 1998 07:16:12 -0600
1514 wmaker (0.19.3-1) unstable; urgency=low
1516   * New upstream version.
1517   * Cleaned Makefile a bit... spotted the bug where Background/\(*\).ext
1518     wasn't moved to Background/\1
1519   * Upstream includes GIF support now (yucks!). Compiled against
1520     libungif. libwraster changed a bit because of this; bumped the
1521     dependency information.
1522   * Changed shlibs.local *again*; reading xlib6g's changelog reveals
1523     X's maintainer introduced -DX_LOCALE on version 3.3.2.3-1:
1524        "config/cf/linux.cf: build with -DX_LOCALE flag, which fixes a
1525         number of obscure locale problems"
1527  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri, 11 Sep 1998 09:25:30 -0600
1529 wmaker (0.19.2-1) unstable; urgency=low
1531   * Woha! First time that debian's diff.gz applies cleanly. Ever. (New
1532     upstream version)
1533   * Moved /usr/share/GNUstep to /usr/lib/GNUstep
1534   * Modified the Makefile to cope with a future different location of
1535     GNUstep
1536   * Moved WPrefs to /usr/X11R6/bin/WPrefs and put a relative symlink in
1537     the lib/GNUstep/Apps directory.
1538   * Included xlib6g in shlibs.local to work arround the bug in
1539     xlib6g-dev. It requires xlib6g (>= 3.3.2.1) which is the oldest one I
1540     know works.
1541   * Fixed WINGs/wapplication.c to reflect the change from /usr/share to
1542     /usr/lib
1544  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon,  7 Sep 1998 15:20:08 -0600
1546 wmaker (0.19.1-1) unstable; urgency=low
1548   * New upstream version with most (all?) of the patches applied.
1549   * Included WPrefs' README.
1550   * Manpages integrated upstream (yeah!). wmaker.1x should still be a bit
1551     Debian specific, so there's a local copy.
1552   * Moved convertstyle.1 to /usr/man/man1/convertstyle.1 in debian/rules
1554  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri,  4 Sep 1998 08:50:34 -0600
1556 wmaker (0.19.0-2) unstable; urgency=low
1558   * Removed WINGs-flags on debian/rules:clean
1559   * Documenting changes is *good*... remembering to do so is also
1560     good. Changes in 0.19.0-1:
1561     - applied patch by Jim Knoble to pot files
1562     - applied patch by Alfredo Kojima to fix some problems with WINGs
1563     - modified configure.in to get it to pass correct gnustep_dir and
1564       gnustep_defaults_dir to other makefiles.
1565     - moved a bunch of old stuff from debian/ into debian/old_releases and
1566       the custom package stuff into debian/custom
1567     - modified debian/upgrade-windowmaker-defaults to cope with YAKMC (yet
1568       another key name change) in G/D/WMWindowAttributes that makes
1569       WindowMaker crash upon start.
1570     - Put a symlink /usr/share/WindowMaker/Defaults ->
1571       /etc/GNUstep/Defaults until I get to figure out where the h*ll are
1572       some functions getting /usr/share/WindowMaker/Defaults from.
1573     - Changed README.Debian, spells out some upgrade issues.
1574   * Changed shlibs.local entries
1575   * Changed README.Debian again. Lowered a bit the tone of the warning.
1576   * Added a sed scriptlet to debian/rules to fix the location of WPrefs in
1577     WMState.
1578   * Submited bugs against lintian regarding warnings about menu structure.
1579   * Fixed mess up with $critical_version in wmaker.postinst.tmpl and added
1580     a proper comment to remind myself how $critical_version is suppossed
1581     to be set.
1583  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  3 Sep 1998 17:30:41 -0600
1585 wmaker (0.19.0-1) unstable; urgency=low
1587   * New upstream release.
1588   * Patched WINGs/wapplication.c and WINGs/userdefaults.c to the this
1589     thing in sync with the FHS.
1591  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed,  2 Sep 1998 16:57:07 -0600
1593 wmaker (0.18.1b-1) unstable; urgency=low
1595   * New upstream version.
1596   * Patched src/dialog.c to get the Icon browser dialog NOT to ignore
1597     some valid paths in GNUstep/Defaults/WindowMaker
1598   * Removed second instance of ~/GNUstep/Library/WindowMaker/Pixmaps in
1599     WindowMaker/Defaults/WindowMaker.in, which I don't know how got there
1600     in the first place.
1602  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 22 Aug 1998 16:14:06 -0600
1604 wmaker (0.17.5-4) unstable; urgency=low
1606   * Moved headers in -dev packages from /usr/X11R6/include/X11 to
1607     /usr/X11R6/include.
1609  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 15 Aug 1998 17:45:47 -0600
1611 wmaker (0.17.5-3) unstable; urgency=low
1613   * Created new package libwings-dev to provide support for WINGs-based
1614     applications, like Aeleron and wmss.
1615   * Updated wmaker.1x
1616   * Modified the appearance.menu, yet again.
1618  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun,  9 Aug 1998 17:12:07 -0600
1620 wmaker (0.17.5-2) unstable; urgency=low
1622   * Changed src/defaults.c to look for DEFAUTLS_DIR in DEF_GNUSTEP_DIR, which
1623     is defined as /etc/GNUstep in Debian. (closes: bug#25207)
1624   * Fixed README.Debian (closes: bug#25208) and added some extra notes.
1625   * Changed postinst to ask about upgrading the defaults only if it's
1626     requiered.
1628  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 30 Jul 1998 10:05:16 -0600
1630 wmaker (0.17.5-1) unstable; urgency=low
1632   * New upstream version. Adds GNUstep/Library/Icons and moves icons to
1633     that directory, but this version still looks in G/L/W/Pixmaps to
1634     preserve backwards compatibility.
1635   * Added XConsole to WMWindowAttributes (closes: bug#22405).
1637  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 28 Jul 1998 14:54:46 -0600
1639 wmaker (0.17.3-1) unstable; urgency=low
1641   * New upstream version.
1643  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed, 22 Jul 1998 08:42:52 -0600
1645 wmaker (0.17.2-1) unstable; urgency=low
1647   * New upstream version. Give me a break! Three versions in three
1648     days... I haven't even been able to test and upload the previous
1649     ones. :-)
1650   * Changed upgrade-windowmaker-defaults to cope with new changes (/me
1651     sees bug reports coming this way, I'm working on a fix to stop the
1652     script asking the same questions over and over again)
1654  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 21 Jul 1998 08:49:27 -0600
1656 wmaker (0.17.0-1) unstable; urgency=low
1658   * New upstream version.
1659   * Removed wmaker-sound.
1661  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 20 Jul 1998 08:53:13 -0600
1663 wmaker (0.16.1-0) unstable; urgency=low
1665   * New upstream version. wmaker-superfluous and wmaker-traditional are
1666     gone :-( (I liked that little kludge of mine, it served me well ;-)
1667     Changed control, postinst and postrm accordingly.
1668   * Added a new package to compensate for the lost of the other two:
1669     wmaker-sound (it was about time!). It's not tested, and WMSound is not
1670     Debianized, I don't promise anything.
1672  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue,  7 Jul 1998 09:23:30 -0600
1674 wmaker (0.16.0-0) unstable; urgency=low
1676   * New upstream release.
1677   * Modified rootmenu.c to get OPEN_MENU to work.
1678   * Modified "our" wmaker script. It doesn't copy the global files
1679     now. WindowMaker will happly read the global ones.
1681  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri,  3 Jul 1998 13:04:19 -0600
1683 wmaker (0.15.1-0) unstable; urgency=low
1685   * New upstream version. Version 0.15.0-0 was not uploaded to master.
1686   * Fixed bug from version 0.15.0-0: a typo in /usr/X11R6/bin/wmaker
1687     prevented WindowMaker from starting.
1688   * First attempt to ease upgrade from version 0.14.1-6. It still doesn't
1689     upgrade smoothly.
1690   * Applied several patches from the WindowMaker list. Most important: a
1691     memory leak problem/bogus requests handling patch by Pete Bentley
1692     (pete@sorted.org), that incidentally allows cgoban to run (closes
1693     #00000); a patch by Jim Knoble (jmknoble@pobox.com) that fixes
1694     handling of WorkspaceBack = none (allows running xearth, for example)
1696  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 13 Jun 1998 17:25:55 -0600
1698 wmaker (0.15.0-0) unstable; urgency=low
1700   * New upstream version available. New features: The Fiend is gone. The
1701     Clip is here. Theme support improved. Better dithering, performs
1702     better on low end systems. Workspaces are more independent of each
1703     other. 
1704   * Rearranged directory layout. Should support themes better. Is not
1705     really FSSTND complaint, because the FSSTND doesn't really say
1706     anything about /usr/share, but it goes better with the FHS.
1707   * Removed asclock from the package
1708   * Tried to clean debian/rules a bit
1709   * Patch from 0.14.1-2 incorporated upstream
1710   * Patches applied in 0.14.1-6 incorporated upstream
1711   * Patch from wmaker list applied. It looks like it crashed under certain
1712     conditions involving autofocus and attract icons.
1713   * Patched to get wmaker in line with FSSTND... again. Sent upstream...
1714     again. Menus and GNUstep/Defaults are configuration files, damm it!
1715   * This package doesn't make a smooth transition from 0.14.1-6 (in hamm)
1716     to this version, hence the release number. This package is expected to
1717     be buggy. I need feedback!
1718   * Updated the manpages.
1720  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 31 May 1998 18:47:47 -0600
1722 wmaker (0.14.1-6) frozen unstable; urgency=low
1724   * Added menu.prehook and menu.posthook to the default menu. The menu
1725     file still puts Exit, Exit Session and Restart under WindowManagers,
1726     but users can copy /usr/lib/menu/wmaker to /etc/menu/wmaker, edit it,
1727     and edit /etc/X11/WindowMaker/menu.posthook to "move" those items
1728     outside the WindowManagers menu. (closes: bug#20194)
1729   * Patched src/moveres.c to get rid of a bug that can make WindowMaker
1730     crash when using "outline" mode for moving and resizing windows.
1731   * Patched wrlib/context.c to include an improved dithering
1732     algorithm. It is now possible to start *most* of the WindowMaker
1733     applets at the same time. (closes: bug#19764)
1735  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 10 May 1998 15:31:23 -0600
1737 wmaker (0.14.1-5) frozen unstable; urgency=low
1739   * Fixed README.Debian to give pointers to some real documentation. This
1740     should take care of some bugs (closes: bug#20483)
1742  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 27 Apr 1998 20:18:57 -0600
1744 wmaker (0.14.1-4) frozen unstable; urgency=low
1746   * Fixed behaviour if /etc/X11/window-managers doesn't exist when
1747     postinst is run. It properly creates the file with more or less the
1748     same contents xbase creates it (comments explaining what the files
1749     does, plus entries for twm and wmaker). (closes: bug#21315)
1750   * 0.14.1-3 was stupidly uploaded ONLY to unstable.
1752  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 19 Apr 1998 14:49:21 -0600
1754 wmaker (0.14.1-3) unstable; urgency=low
1756   * Fixed behaviour if /etc/X11/window-managers doesn't exist when
1757     postinst is run. It properly creates the file with more or less the
1758     same contents xbase creates it (comments explaining what the files
1759     does, plus entries for twm and wmaker. (closes: bug#21315)
1761  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 18 Apr 1998 14:23:18 -0600
1763 wmaker (0.14.1-2) frozen unstable; urgency=low
1765   * Changed src/text.c to make WindowMaker display inverse text on input
1766     when MB support is on (Debian's package uses MB). Patch sent upstream.
1767     (closes: bug#20488)
1768   * Modifies rules to make config.guess and config.sub executable and
1769     allow debbuild to do its job (closes: bug#20962)
1771  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 12 Apr 1998 14:53:56 -0600
1773 wmaker (0.14.1-1) frozen unstable; urgency=low
1775   * New upstream version. Fixes several bugs. Outstanding: bug that made
1776     fiend's rewind button to not work on PPC (doesn't mention which OS, I
1777     presume it's Linux); bug that caused crash in certain conditions when
1778     using Sloppy focus; small mem-leak when destroying a workspace; bug
1779     when loading missing domains that caused WindowMaker to crash; bug in
1780     attribute editor that incorrectly create the appicon for an
1781     application, and could make WindowMaker to crash in certain
1782     conditions.
1783   * Upstream's added features: complete theme support (spixmap and tpixmap
1784     now work); Fiend enhancements (the idle indicator now lights if
1785     Fiend's not collapsed)
1786   * Fixed several lintian warnings related to excecutable .la files.
1787   * /etc/menu-methods/* are excecutable files in the deb (lintian); it
1788     doesn't make sense to -x them
1789   * Wrote manpages for several utilities included with WindowMaker
1790     (getstyle, setstyle, savews, geticonset, seticons, wdwrite, wxcopy,
1791     wxpaste and wmsetbg)
1792   * Fixed a few update-wmstyle-menu glitches: non-sense actions when ran
1793     as root; doesn't update the root menu when run; looks for themes
1794     (*.theme).
1795   * moved convertstlye to /usr/doc/wmaker directory. It's a tcl script,
1796     and it's useful ONLY to people upgrading from 0.6.3 who want to
1797     convert the old styles to the new ones. It's not as useful as it
1798     sounds, because it's easier to start over.
1800  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 29 Mar 1998 20:59:41 -0600
1802 wmaker (0.14.0-4) frozen unstable; urgency=low
1804   * Added "Suggests: menu" as per discussion on debian-bugs-dist.
1805   * Polished package descriptions.
1806   * Previous release (0.14.0-3) fixed a bug that prevented the package
1807     from installing on some systems, notably those where 0.6.3-1 has been
1808     used before, i.e., bo systems, and long ago installed hamm systems,
1809     but the fact wasn't noted on the changelog. (closes: bug#19585,
1810     bug#19836, bug#19560)
1812  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 23 Mar 1998 21:27:45 -0600
1814 wmaker (0.14.0-3) frozen unstable; urgency=low
1816   * Applied patch to wrlib. Better dithering for low end systems; uses an
1817     smaller fraction of the colorspace.
1818   * Reworked preinst and postinst script to handle the existance of a
1819     diversion of asclock by wmaker 0.6.3-1, and upgrades from that version.
1821  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sun, 22 Mar 1998 18:54:41 -0600
1823 wmaker (0.14.0-2) unstable; urgency=low
1825   * Fixed postinst. It's "tempfile", not "tmpfile"! Removed extra
1826     whitespace. Rewrote some parts (closes: bug#19560, bug#19585)
1827   * Cleaned preinst
1828   * Added WindowMaker-happy version of asclock to the package, because
1829     asclock is not available as a package but instead it's packaged together
1830     with AfterStep. Added diversion of asclock to asclock.afterstep because
1831     it does NOT requiere WindowMaker.
1833  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 15 Mar 1998 8:51:00 -0600
1835 wmaker (0.14.0-1) unstable; urgency=high
1837   * New upstream release, sporting an all new Fiend clone!
1838   * New maintainer, Marcelo E. Magallon <mmagallo@debian.org>.
1839   * The libtool patch that 0.13.1-0.1 depended on has been incorporated on
1840     the Debian package, but not upstream. One has to be careful as to ALWAYS
1841     run libtoolize --copy in order to get Debian's version instead of
1842     upstream's.
1843   * Previous version wasn't uploaded. It closed several lintian reported
1844     bugs and a nasty bug that wiped user modified files (closes: bug#17664)
1845   * Conffiles are absolute (closes: bug#18501)
1846   * Modified postinst. It will, hopefully, ask the user to modify
1847     /etc/X11/window-managers to make WindowMaker the default only if there's
1848     no previous WindowMaker entry there. It handles a rather curious syntax
1849     used by AfterStep's postinst which will deinstall WindowMaker's entry
1850     when AfterStep is deinstalled from the system (I think).
1851   * Changed a couple of file names in debian.
1852   * Wrote a manpage for wmaker.
1853   * Ran several files through ispell. Gosh! Hope I my grammar not as bad as
1854     my spelin is.
1856  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 8 Mar 1998 14:14:00 -0600
1858 wmaker (0.13.1-0.1) unstable; urgency=high
1860   * New upstream release.
1861   * /etc/menu-methods/wmaker and /etc/menu-methods/wmstyle are
1862     configuration files. (closes: bug#17664)
1863   * /usr/X11R6/bin/wmaker is no longer a configuration file
1864   * Fixed a couple of bugs in postrm. (remove and purge were not working
1865     according to policy)
1866   * Updated to Standards 2.4.0.0
1867   * Fixed FSF address (lintian)
1868   * Fixed undocumented manpage references, 1x -> 7 (lintian)
1869   * conffiles are absolute (lintian)
1870   * inter-library dependency information included, but depends on
1871     patch for libtool not in the main distribution (lintian)
1873  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Thu, 14 Feb 1998 10:54:00 -0600
1875 wmaker (0.13.0-0.1) unstable; urgency=low
1877   * New upstream release.
1879  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Thu, 29 Jan 1998 16:35:00 -0600
1881 wmaker (0.12.3-0.5) unstable; urgency=low
1883   * Fixed menu entry and handling of menu file. Many many thanks Joey!
1884     (fixes: bug#17014)
1885   * Fixes a stupid typo in libwmaker0 postinst (fixes: bug#16919,
1886     bug#17359, bug#17335, bug#17392)
1887   * libwmaker0-dev, which now replaces wmlib-dev, doesn't have a typo
1888     in depends (fixes: bug#16666)
1889   * Added wmaker-traditional, per user's request. This is yet another
1890     alternative; it doesn't have the newstyle look.
1891   * Changed Priorities to optional for all the packages.
1893  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Mon, 25 Jan 1998 22:00:00 -0600
1895 wmaker (0.12.3-0.4) unstable; urgency=low
1897   * Cleaned debian/rules to include Section and Priority in the packages
1898   * Changed Priorities for wmaker-superfluous, libwmaker0, libwmaker0-dev
1899     and libwraster0-dev to extra.
1901  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sun, 18 Jan 1998 17:24:21 -0600
1903 wmaker (0.12.3-0.3) unstable; urgency=low
1905   * Added wmaker-superfluous package per user's request.
1906   * Appended Neil's changelog to this one.
1907   * Bugs closed in previous releases: focusing problem fixed (#14038);
1908     wxcopy and wxpaste are included (#14100); compiled using gnulibc 2 and
1909     g-libraries (closes #14799); postrm seems to be ok (closes #15651);
1910     preserves z-order during restarts (closes #11371)
1912  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Mon, 29 Dec 1997 21:21:31 -0600
1914 wmaker (0.12.3-0.2) unstable; urgency=low
1916   * Fixed a serious mistake regarding wmaker.inst. Removed the script from
1917     the package and all references to it from the program. Added another
1918     script wmaker, and renamed the original wmaker to WindowMaker.
1919   * Fixed entries in wmaker's configuration, to get it in sync with
1920     whatever goes in the package, and not whatever is on my system. <g>
1922  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Mon, 29 Dec 1997 09:53:18 -0600
1924 wmaker (0.12.3-0.1) unstable; urgency=low
1926   * New upstream version
1927   * Converted to debhelper
1928   * First Public Release announced on debian-devel and wmaker@eosys.com
1929   * Upstream version drops patches from 0.12.0-0.1 :^( (according to Dan
1930     Pascu <dan@services.iiruc.ro>, he never got the patches, they will be
1931     hopefully incorporated again in the next release) so they are in the
1932     source package diffs again.
1933   * Some fine tuning to the libtool patches. It now compiles ok and wmaker
1934     uses wrlib!!!
1935   * Patched source code (sent upstream) to preserve z-order during
1936     restarts. (closes #11371)
1937   * Modifications to the menu file to incorporate Debian menu system.
1938   * Added --with-gnustepdir to configure.in (sent upstream); this allows
1939     to build WindowMaker in a FSSTND complaint fashion.
1940   * Modified PixmapPath (again?!?) to make it Debian friendly.
1941   * Moved .so symlinks from base packages to development packages (debian
1942     policy)
1944  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sun, 28 Dec 1997 10:24:25 -0600
1946 wmaker (0.12.2-0.1) unstable; urgency=low
1948   * New upstream version
1949   * Upstream version incorporates patches from 0.12.0-0.1
1950   * New patches to configure.in to support libPropList (available as a
1951     Debian package, libproplist0 and libproplist0-dev)
1952   * Used libtool to produce shared and static versions of wrasterlib and
1953     wmlib, but wmaker doesn't use them
1955  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Tue, 16 Dec 1997 20:45:04 -0600
1957 wmaker (0.12.1-0.1) unstable; urgency=low
1959   * New upstream version
1961  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sat, 13 Dec 1997 16:23:54 -0600
1963 wmaker (0.12.0-0.1) unstable; urgency=low
1965   * New upstream version
1966   * Non maintainer release. Changed debian version to make it policy
1967     complaint
1968   * Modified configure.in to add --with-pixmapdir. Patch sent to upstream
1969     maintainer.
1970   * Yet another try at pixmaps. This one seems to be the definite one; it
1971     mimicks what gnome is using, I assume that's the Right Thing ;-)
1972   * Upstream version seems to have corrected focusing problem (closes
1973     #14038)
1974   * wxcopy and wxpaste included (closes #14100)
1975   * Compiled using gnulibc 2 and g-libraries (closes #14799)
1976   * post-remove script created using deb-make (closes #15651)
1978  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sun,  7 Dec 1997 22:32:53 -0600
1980 wmaker (0.11.1-0.1) unstable; urgency=low
1982   * New upstream version
1983   * Patches from 0.6.3-0.1 incorporated to upstream
1984   * Changed priority to optional
1985   * Support for internationalization compiled in
1986   * New paths for configuration and default pixmaps (yet another try!)
1988  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sun, 23 Nov 1997 14:05:07 -0600
1990 wmaker (0.6.3-0.1) unstable; urgency=low
1992   * Initial Release.
1993   * Added support for Debian menu system.
1994   * Changed paths to make it conform FSSTD.
1995   * Compiled using gnulibc, aka libc6
1996   * Improved runtime configuration (from the sysadmin point of view)
1997     adding some patches to CPP invocation.
1999  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sat,  1 Nov 1997 15:31:28 -0600
2001 wmaker (0.6.3-1) unstable; urgency=low
2003   * Added Requires: cpp.  (Fixes Bug#11866)
2004   * Added support for Debian menu system.  (Thanks to Oliver Schoenherr
2005     for his config file examples.  Thanks also to others who have made
2006     suggestions.)  (Fixes Bug#10677)
2007   * Added wmlib-dev binary package with libWMaker and libwraster
2008     libraries and header files.  A package with shared libraries may
2009     follow once the interfaces settle down a bit.
2010   * Small change to package description.
2011   * Now builds asclock (patched to work with the Dock) and installs it,
2012     diverting the version from afterstep (if installed) in the process.
2013   * Added debian/X11/window-managers file so that wmaker gets added
2014     to /etc/X11/window-managers.
2015   * New upstream release.
2016   * Switched to CVS control.
2018  -- Neil A. Rubin <nar5@po.cwru.edu>  Sun, 31 Aug 1997 17:24:43 -0400
2020 wmaker (0.6.0-1) unstable; urgency=low
2022   * Added info documentation to info system.
2023   * Added html documentation to dwww menu.
2024   * Fixed wconfig.h.in so that it correctly looks at /etc/X11/wmaker/
2025     for config files.  I don't know how that slipped past.
2026     (Fixes Bug#11045 and Bug#11357)
2027   * Built against libc6.
2028   * New upstream release. (Fixes Bug#11352)
2030  -- Neil A. Rubin <nar5@po.cwru.edu>  Fri, 25 Jul 1997 12:14:20 -0400
2032 wmaker (0.5.0-1) unstable; urgency=low
2034   * New upstream release.
2036  -- Neil A. Rubin <nar5@po.cwru.edu>  Tue, 17 Jun 1997 22:08:26 -0400
2038 wmaker (0.4.3-1) unstable; urgency=low
2040   * Changed things so that the package doesn't use /lib/ld-linux.so.2
2041     from libc6.
2042   * New upstream release.
2044  -- Neil A. Rubin <nar5@po.cwru.edu>  Tue, 27 May 1997 22:06:42 -0400
2046 wmaker (0.4.2-1) unstable; urgency=low
2048   * Added dockapp script missing in upstream tarball. 
2049   * New upstream release.
2051  -- Neil A. Rubin <nar5@po.cwru.edu>  Tue, 27 May 1997 11:13:00 -0400
2053 wmaker (0.4.1-1) unstable; urgency=low
2055   * Added Debian control files and changed configuration file locations.
2056   * Initial Experimental Release.  There are many known problems with this
2057     release, but it does work.  Please read /usr/doc/wmaker/README.debian.
2059  -- Neil A. Rubin <nar5@po.cwru.edu>  Sun, 18 May 1997 18:02:24 -0400