feaa46d65881dd0b118bcb118fa6a59e7fddadf7
[wmaker-crm.git] / debian / changelog
blobfeaa46d65881dd0b118bcb118fa6a59e7fddadf7
1 wmaker (0.95.6-1) unstable; urgency=medium
3   * New upstream version 0.95.6. [Closes: #148856]
4   * Bumped to standard version 3.9.6. No changes.
5   * Removed patch 55_typo.diff because is now in upstream.
6   * Patch 56_ungif_problem.diff updated:
7     * New name: 55_ungif_problem.diff
8     * Now udpates the file m4/wm_imgfmt_check.m4, because upstream moved the
9       ungif code from configure.ac to this m4 file.
10   * Removed Encoding in debianfiles/wmaker-common.desktop.
11     * The Encoding key is now deprecated by the FreeDesktop.
12   * Moved library libwings2 to libwings3.
13     * Changed in debian/control.
14     * Moved libwings2.changelog-upstream to libwings3.changelog-upstream.
15     * Moved libwings2.install to libwings3.install.
16     * Moved libwings2.symbols to libwings3.symbols.
17   * Moved libwraster3-dev to libwraster-dev.
18     * Changed in debian/control.
19     * Moved libwraster3-dev.changelog-upstream to
20       libwraster-dev.changelog-upstream.
21     * Moved libwraster3-dev.install to libwraster-dev.install.
22     * Moved libwraster3-dev.docs to libwraster-dev.docs.
23     * Moved libwraster3-dev.manpages to libwraster-dev.manpages.
24       * Updated symbols.
25   * Moved libwraster3 to libwraster5.
26     * Changed in debian/control.
27     * Moved libwraster3.changelog-upstream to libwraster5.changelog-upstream.
28     * Moved libwraster3.docs to libwraster5.docs.
29     * Moved libwraster3.install to libwraster5.install.
30     * Moved libwraster3.symbols to libwraster5.symbols.
31       * Updated symbols.
32   * Moved libwutil3 to libwutil5.
33     * Changed in debian/control.
34     * Moved libwutil3.changelog-upstream to libwutil5.changelog-upstream.
35     * Moved libwutil3.install to libwutil5.install.
36     * Moved libwutil3.symbols to libwutil5.symbols.
37       * Updated symbols.
38   * Removed WindowMaker/Icons/sound.tiff in debian/copyright.
39     * Avoid lintian warning.
40   * Added Keywords in debianfiles/wmaker-common.desktop.
41     * Avoid lintian warning.
43  -- Rodolfo García Peñas (kix) <kix@debian.org>  Thu, 09 Oct 2014 05:59:36 +0200
45 wmaker (0.95.5-2) unstable; urgency=low
47   * New patch debian/patches/56_ungif_problem.diff. [Closes: #733353]
48     This patch removes the link against -lungif.
49   * Bumped to standard version 3.9.5. No changes.
51  -- Rodolfo García Peñas (kix) <kix@debian.org>  Tue, 31 Dec 2013 00:20:43 +0100
53 wmaker (0.95.5-1) unstable; urgency=low
55   * New upstream version 0.95.5. [Closes: #723840]
56     - New WUtil library version 3.
57       - Updated debian/control file, replacing libwutil2 with libwutil3.
58       - Files moved in debian folder:
59         - libwutil2.changelog-upstream -> libwutil3.changelog-upstream
60         - libwutil2.install -> libwutil3.install
61       - Removed file libwutil2.symbols
62       - New file libwutil3.symbols
63   * "Build-Depends: libtiff5-dev" in packages wmaker and libwraster3-dev,
64     since libtiff-dev introduces dependency to libtiff4 which is in oldlibs.
65   * Included the word "WindowMaker" in the wmaker package description,
66     to found it easily. [Closes: #685424]
68  -- Rodolfo García Peñas (kix) <kix@debian.org>  Sun, 22 Sep 2013 10:08:02 +0200
70 wmaker (0.95.4-2) unstable; urgency=low
72   * Package moved from experimental to unstable and updated.
73   * Changed permissions to menu-methods/wmaker to a+x. Updated the
74     debian/wmaker-common.postinst and debian/wmaker.postinst [Closes: #705160]
75   * debian/control
76     - Removed DM Upload flag (obsolete).
77     - Updated maintainer email address, from kix@kix.es to kix@debian.org.
78     - Now using libtiff-dev to build packages (libtiff4-dev is in oldlibs).
79     - Removed xosview as suggested package (not in all archs).
80   * Bumped to standard version 3.9.4.
82  -- Rodolfo García Peñas (kix) <kix@debian.org>  Tue, 06 Aug 2013 06:34:14 +0200
84 wmaker (0.95.4-1) experimental; urgency=low
86   * New upstream version 0.95.4.
87     - Better icon management. [Closes: #35587, #404729]
88     - Now cpp is not needed. Updated the debian/README.Debian file
89     - New symbols in debian/libwutil2.symbols
90   * Updated some icon paths in debianfiles/conf/WindowMaker
91     - Removed ~/pixmap folder
92   * debian/control:
93     - Debconf version 9 (see debian/compat too).
94     - New debug scheme for multi-platform.
95       Removed debian/wmaker-dbg.dirs, because the path for debug
96       files is now using hashes (/usr/lib/debug/build-id).
97   * debian/rules:
98     - Removed the get-*-flags scripts fix. Not needed (and was wrong).
99     - Removed the HOSTSPEC stuff. Not needed with debconf 9.
100   * debian/README.Debian:
101     - Changed /etc path for appearance.menu.
103  -- Rodolfo García Peñas (kix) <kix@kix.es>  Wed, 3 Jan 2013 00:17:31 +0100
105 wmaker (0.95.3-2) unstable; urgency=low
107   * Hardened. debian/rules changed.
108   * DM-Upload-Allowed set.
110  -- Rodolfo García Peñas (kix) <kix@kix.es>  Thu, 10 Jun 2012 23:35:31 +0200
112 wmaker (0.95.3-1) unstable; urgency=low
114   * New upstream release 0.95.3
115     * Removed debian/clean file. Upstream removes now the files.
116   * Bumped to standard version 3.9.3
117   * Important!: Removed symbol "W_DraggingInfo" in libwutil2 and
118     libwings2, because the struct W_DraggingInfo is now declared
119     as "typedef", therefore the struct is not included.
120     This change is included in upstream, see line 126 of the file
121     WINGs/WINGs/WINGsP.h
122   * Patch 53_Debian_WMState.diff changed, because the WMState file
123     in upstream is now different. Now, the dock launch WPrefs.
124   * Removed /etc/X11/WindowMaker files.
125     * Removed from debian/wmaker-common.dirs
126     * Removed (duplicated) files in debian/wmaker-common.install
127     * New path for menu.hook: /usr/share/WindowMaker
128       * Changed in the menu-method files (wmaker and wmappearance.
129     * Removed menu.posthook and menu.prehook.
130   * Changed the menu behaviour. Applications/* contents moved to
131     the root menu.
133  -- Rodolfo García Peñas (kix) <kix@kix.es>  Thu, 23 May 2012 21:32:22 +0200
135 wmaker (0.95.2-1) unstable; urgency=low
137   * New upstream version 0.95.2 [Closes: #69669, #486542, #270877]
138     [Closes: #283240, #48550, #297019, #108432, #72917]
140  -- Rodolfo García Peñas (kix) <kix@kix.es>  Tue, 14 Feb 2012 23:58:45 +0100
142 wmaker (0.95.1+20120131-1) unstable; urgency=low
144   * New upstream version 0.95.1 [Closes: #304480]
145   * Patch debian/52_architectures.diff is now included in upstream.
146     - The patch file was deleted.
147   * The WINGs's file proplist-compat.h is removed in upstream.
148     - Removed the line in debian/libwings-dev.install
149   * Updated debian/libwutil2.symbols with new symbol.
151  -- Rodolfo García Peñas (kix) <kix@kix.es>  Sun, 29 Jan 2012 16:16:15 +0100
153 wmaker (0.95.0+20111028-4) unstable; urgency=low
155   * libpng12-dev dependencies changed to libpng-dev. [Closes: #648123]
156   * wterm package suggestion removed. 
157   * Menu shows "Run..." option. [Closes: #165075]
158     Thanks to Andreas Tscharner for their patch.
159   * Menu shows the background files [Closes: #655122]
160     * Added patch 54_Debian_wmmacros.diff.
161       Based on changelog: Marcelo E. Magallon Tue, 17 Nov 1998
162   * Xterm and WMPrefs are now Debian specific.
163     * Added patch 53_Debian_WMState.diff.
164       Based on changelog: Marcelo E. Magallon Sun, 26 Nov 2000
166  -- Rodolfo García Peñas (kix) <kix@kix.es>  Thu, 7 Jan 2012 02:06:33 +0100
168 wmaker (0.95.0+20111028-3) unstable; urgency=low
170   * Fix wmaker-common dependencies. [Closes: #654668]
171     * Manpages moved from wmaker-common to wmaker (Lintian problem).
172   * New patch 52_architectures: New architectures kfreebsd* and Hurd.
173     [Closes: #654715]
174   * Removed old stuff in wmaker.post* and wmaker-common.post* about
175     update-alternatives.
177  -- Rodolfo García Peñas (kix) <kix@kix.es>  Thu, 5 Jan 2012 01:02:21 +0100
179 wmaker (0.95.0+20111028-2) unstable; urgency=low
181   * Fix to the FTBFS. [Closes: #654524]
182   * New debian/watch file
184  -- Rodolfo García Peñas (kix) <kix@kix.es>  Wed, 4 Jan 2012 00:03:22 +0100
186 wmaker (0.95.0+20111028-1) unstable; urgency=low
188   * New upstream version 0.95.0, now from git. [Closes: #401900]
189     [Closes: #514438, #607550, #218110, #583734, #105351, #549157]
190     [Closes: #283610, #311563, #310285, #329783, #280819, #284048]
191     [Closes: #292391, #361241, #364290, #148370, #287459, #122076]
192     [Closes: #175503, #79598, #78088, #68381, #38184, #41434, #41434]
193     [Closes: #94960, #39543, #63265, #69499, #94446, #77488, #329783]
194     Thanks to Andreas Tscharner for their bug revision.
195     * This new version is based in wmaker-crm a wmaker fork, because
196       wmaker (original) is not updated.
197   * New debian/rules file. [Closes: #590244]
198     * Many many changes
199     * /usr/lib/WindowMaker/WindowMaker is now /usr/lib/WindowMaker/wmaker
200       * wmaker script launch now /usr/lib/WindowMaker/wmaker
201   * New maintainer. [Closes: #632875]
202   * New package wmaker-common (arch independent files).
203   * Removed the asclock diversions from the wmaker install scripts
204     wmaker.postrm and wmaker.preinst because asclock binary is not
205     included in wmaker package (see asclock package).
206   * New package wmaker-common with the arch independent files.
207   * debian/patches are now DEP-3.
208   * debian/copyright is now DEP-5.
209   * Bumped Standars-Version 3.9.2.
210   * Manpages moved to upstream.
211   * Solved problems with .la files (lintian clean).
212   * libwmaker0-dev isn't included, because was removed in upstream.
214  -- Rodolfo García Peñas (kix) <kix@kix.es>  Sun, 1 Jan 2012 20:24:32 +0100
216 wmaker (0.92.0-9) unstable; urgency=low
218   * QA upload.
219   * Set maintainer to QA team.
220   * debian/patches/90_binutils_gold.diff
221     - Fix FTBFS from indirect linking to X11 in debian/control
222       (Closes: #556677)
223   * Debian S-V 3.9.2, no changes
225  -- Scott Howard <showard@debian.org>  Fri, 16 Dec 2011 19:30:17 -0500
227 wmaker (0.92.0-8.3) unstable; urgency=low
229   * Non-maintainer upload.
230   * Stop shipping la files. Closes: #633289.
231   * Use dh_clean instead of dh_prep in the clean target to stop shipping
232     temporary debhelper files.
234  -- Regis Boudin <regis@debian.org>  Tue, 20 Sep 2011 19:55:32 +0100
236 wmaker (0.92.0+git-0) unstable; urgency=low
238   * Add libxmu-dev to build-depends. (Martin Dietze)
239   * Pulled from 0.92.0-8.2 NMU:
240     + Add ${misc:Depends} to all package dependencies. (Lintian
241       debhelper-but-no-misc-depends)
242     + [debian/control] Move homepage from description text to homepage
243       field. (Lintian description-contains-homepage)
244     + Use dh_prep instead of "dh_clean -k" (dh-clean-k-is-deprecated). However
245       do not replace instances of dh_clean without -k option. Closes: #590244
246     + Build-Depend on debhelper 7.
247     + Use ${binary:Version} instead of deprecated ${Source-Version}
248       (substvar-source-version-is-deprecated).
249   * Invoke ./configure mit correct --build argument, as per
250      /usr/share/doc/autotools-dev/README.Debian.gz.
251   * Remove ./libtool on clean, otherwise it is not possible build twice from
252     the same unpacked sourcetree.
253   * Use dpkg-source v3 instead of home-grown patch system.
254   * Polish build system:
255     + Drop dead code from debian/rules.
256     + Stop generating debian/*.files dynamically. (These  should not change
257       without notice.)
258     + Use dh_lintian.
259     + Move argument lists for dh_link and dh_installman to files in debian/*
260       instead of invoking dh_* multiple times with different arguments.
261     + Reorder dh_* invocation, dh_installdeb needs to run after dh_makeshlibs
262       (thanks, lintian).
263   * New upstream generates dynamic libraries of libWUtils and libWINGs, ship
264     them in two new binary packages. Make libwings-dev depend on them.
265   * Use latest automake (instead of automake1.4) for building. Closes: #549157
266   * Implement the switch from SelectWindowsMouseButton et al. to
267     MouseLeftButtonAction = SelectWindows from WindowMaker 0.65 in Debian's
268     customized defaults. Closes: #116963
269   * Add libxrandr-dev to build-depends, enabling automatic wmaker restart on
270     resolution changes.
271   * Built from wmaker-crm fork.
272     Includes these patches for these issues:
273     + display corruption on non 24bpp displays. Closes: #514438
274     + putty in wine crashes wmaker. Closes: #401900
275     + segfault on missing rgb.txt (WINGs does not require rgb.txt anymore git
276       577b3ee9492b5e26e6fdabb4059ead7428f09864) Closes: #364290
277     + wmsetbg crashing on big png images. (Fixed by git
278       2ccc8e4a79a3179454d82b9acc574135ea6369a4, switching from alloca to
279       calloc - wrlib/png.c) Closes: #148370
280     + Fix compilation with LDFLAGS=-Wl,--no-add-needed  Closes: #556677
281   * Provide detached debugging symbols in wmaker-dbg package.
282   * Build-depend on automake 1.11 or later.
283   * Rename libwutil1 to libwutil2. Soname changed because of incompatible
284     abi/api changes
286  -- Andreas Metzler <ametzler@debian.org>  Sat, 07 Aug 2010 10:56:00 +0200
288 wmaker (0.92.0-8.2) unstable; urgency=medium
290   * Non-maintainer upload.
291   * Fix "please depend on libjpeg-dev, not libjpeg62-dev": change
292     build-dependency and dependency. (Closes: #569245)
293   * Bump to standard version 3.8.4, adjusted following lintian warnings:
294     - debhelper-but-no-misc-depends
295     - dh-clean-k-is-deprecated
296     - package-lacks-versioned-build-depends-on-debhelper 7
297     - substvar-source-version-is-deprecated
298     - description-contains-homepage
299     Overridden the following lintian error:
300     - menu-method-should-include-menu-h
302  -- Karl Ferdinand Ebert <kfebert@gmail.com>  Tue, 23 Feb 2010 09:31:49 +0100
304 wmaker (0.92.0-8.1) unstable; urgency=low
306   * Non-maintainer upload.
307   * Fix FTBFS with new libtool: update the path of libtool's ltmain.sh in
308     the prerequisite of the ltmain.sh rule in debian/rules, which moved
309     from /usr/share/libtool/ltmain.sh to /usr/share/libtool/config/ltmain.sh
310     and version the build dependency on libtool accordingly, making sure a
311     build can't be attempted against an older libtool: libtool (>= 2.2.6a).
312     Thanks to Daniel Schepler for reporting (Closes: #527511).
314  -- Cyril Brulebois <kibi@debian.org>  Wed, 01 Jul 2009 02:16:01 +0200
316 wmaker (0.92.0-8) unstable; urgency=low
318   * Standards Version 3.8.0.1
319   * Moved menu items into proper categories
320   * Suggest programs in default Info menu
321   * Restored default keybindings (Closes: #394802)
322   * Applied Pedro Gimeno's keyboard timing patch (Closes: #102314)
323   * Removed installation of documents that don't exist anymore
324   * Removed empty /usr/include directory from wmaker package
326  -- John H. Robinson, IV <jaqque@debian.org>  Thu, 10 Jul 2008 19:35:34 -0700
328 wmaker (0.92.0-7) unstable; urgency=low
330   * New Maintainer.
331     Many thanks to the previous maintainers.
333  -- John H. Robinson, IV <jaqque@debian.org>  Wed, 12 Dec 2007 05:52:58 +0000
335 wmaker (0.92.0-6.1) unstable; urgency=high
337   * Non-maintainer upload.
338   * 70_fix_overrun.diff: New patch, fix buffer overrun when creating new
339     workspaces in Romanian locales. (Closes: #397412)
341  -- Steinar H. Gunderson <sesse@debian.org>  Fri, 15 Dec 2006 18:22:42 +0100
343 wmaker (0.92.0-6) unstable; urgency=medium
345   * New Maintainer.
346   * Fixed URLs in debian/copyright and debian/control.
347   * Bump standards version.
348   * Added manual page patch for wmagnify. (Closes: #358333)
349   * Added more manual pages patch. (Closes: #302048)
350   * Updated build-depends and depends (X transition).
351   * Updated FSF address in debian/copyright.
352   * Removed debian/conffiles since /etc stuff is automatically conf file.
353   * Updated the default theme. (Closes: #286344)
354   * Added Etch artwork background image of
355     Andre L. R. Ferreira. (Closes: #59625)
356   * Replaced generated postinst with a cleaned wmaker.postinst.
357   * NMU ACKs. (Closes: #249320, #249461, #361096, #349704, #349187, #150328)
359  -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 25 Sep 2006 22:41:28 +0200
361 wmaker (0.92.0-5.3) unstable; urgency=low
363   * Non-maintainer upload.
364     Fix library search path: Add XLFLAGS to src/Makefile.am and 
365     util/Makefile.am. Thanks to Goswin von Brederlow for the patch.
366     (Closes: #358540)
368  -- Frederik Schüler <fs@debian.org>  Thu,  6 Apr 2006 14:29:05 +0000
370 wmaker (0.92.0-5.2) unstable; urgency=low
372   * Non-maintainer upload.
373   * Add libxinerama-dev to the list of build dependencies. 
374     (Closes: #349524, #349466)
376  -- Frederik Schüler <fs@debian.org>  Tue, 24 Jan 2006 16:43:03 +0000
378 wmaker (0.92.0-5.1) unstable; urgency=low
380   * Non-maintainer upload.
381   * Replace build-dependency on xlibs-dev with an explicit build-dependency
382     on each required package. (Closes: #347058)
384  -- Steinar H. Gunderson <sesse@debian.org>  Sat, 21 Jan 2006 14:23:19 +0100
386 wmaker (0.92.0-5) unstable; urgency=low
388   * Wee!
389   * debian/control: bring old code back from the death to match -4 (closes:
390     bug#321307)
391   * Weeheeh!
393  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 19 Sep 2005 20:42:40 -0600
395 wmaker (0.92.0-4) unstable; urgency=low
397   * debian/control: b-d on automake1.4, libtool (closes: bug#328781)
399  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 17 Sep 2005 19:15:48 -0600
401 wmaker (0.92.0-3) unstable; urgency=low
403   * debian/control, debian/rules: use grep-dctrl to extract version from
404     dpkg-parsechangelog output
405   * debian/rules: add 2005 to copyright.
406   * debian/rules: it's "gnustepdir" not "appspath" (the change was
407     documented, I just didn't do anything about it) (thanks Paul,
408     Daniel) (closes: bug#320429)
409   * debian/rules: reverse sort list of patches (thanks Daniel)
410   * debian/control: add libxkbfile-dev to B-D (thanks Harald) (closes:
411     bug#322894)
412   * configure.ac: used valid x86 but invalid x86-64 instructions to test for
413     x86.  (thanks Len) (sent upstream) (closes: bug#321307)
415  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 15 Sep 2005 14:40:57 -0600
417 wmaker (0.92.0-2) unstable; urgency=low
419   * src/screen.c: upstream applied patch.  Remove redundant code.
420   * debian/patches/10_gcc4_asm.diff: get to compile with GCC 4.
422  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 09 Jul 2005 18:34:19 -0600
424 wmaker (0.92.0-1) unstable; urgency=low
426   * New upstream version
427   * Removed patches applied upstream: 20_endian+64bit.diff,
428     60_optional_switch_panel.diff, 70_gnustep_focus.diff, 30_menu_stuff.diff,
429     35_nocycleraise.diff
430   * Updated patches: debian/patches/21_endian+64bit.diff
432  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 09 Jul 2005 10:58:02 -0600
434 wmaker (0.91.0-9) unstable; urgency=low
436   * debian/patches/21_endian+64bit.diff: stolen from Gentoo (closes:
437     bug#311563)
438   * debian/patches/70_gnustep_focus.diff: taken out of CVS, fixes
439     problem with GNUstep applications.
440   * debian/rules: install wmmacros (closes: bug#315984)
441   * Ack Steve's NMUs (closes: bug#279489)
443  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 02 Jul 2005 17:00:31 -0600
445 wmaker (0.91.0-8) unstable; urgency=low
447   * debian/rules: don't ship wkdemenu.pl (closes: bug#189542)
449  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 06 Feb 2005 11:47:37 -0600
451 wmaker (0.91.0-7.2) unstable; urgency=high
453   * Non-maintainer upload.
454   * High-urgency upload for sarge-targetted RC bugfix.
455   * Fix a glaring typo in the previous NMU patch that made it a complete
456     no-op.  Thanks to Steinar Gunderson for catching me on this.
457     Really closes: #279489.
459  -- Steve Langasek <vorlon@debian.org>  Tue, 31 May 2005 07:41:06 -0700
461 wmaker (0.91.0-7.1) unstable; urgency=high
463   * Non-maintainer upload.
464   * High-urgency upload for sarge-targetted RC bugfix.
465   * Make sure wmaker falls back to "fixed" in the absence of gsfonts-x11,
466     since X clients can't depend directly on font packages for their
467     operation.  Thanks to Timo Lindfors for finding this bug.
468     Closes: #279489.
469   * Remove debian/patches/40_switchpanel.diff, which conflicts with
470     debian/patches/60_switchpanel.diff; merge the patches together,
471     otherwise dpatch doesn't unpatch cleanly in the "clean" target.
473  -- Steve Langasek <vorlon@debian.org>  Wed, 11 May 2005 22:56:50 -0700
475 wmaker (0.91.0-7) unstable; urgency=low
477   * debian/rules: move the ugly hack earlier in the rules, I'm stepping
478     on my own toes.
480  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 29 Jan 2005 06:13:57 -0600
482 wmaker (0.91.0-6) unstable; urgency=low
484   * debian/patches/35_unix_cycling.diff: stolen from CVS, recover Unix
485     cycling before people get mad (myself included) (closes: bug#289509)
486   * debian/patches/60_optional_switch_panel.diff: stolen from CVS, make
487     switch panel optional.  Closes the other half of 289509 (if you are
488     going to report multiple issues, submit multiple bugs, I don't mind
489     that)
491  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 11 Jan 2005 20:58:23 -0600
493 wmaker (0.91.0-5) unstable; urgency=low
495   * debian/patches/40_switchpanel.diff: Paul Seelig pointed to a patch
496     by Iain Patterson that fixes a slight glitch with the switch panel.
497     (closes: bug#289195)
498   * debian/patches/20_endian+64bit.diff: pulled out of CVS.  Dan Pascu
499     suggested to use this instead, since it actually fixes the reported
500     problems. Thanks Dan! (closes: bug#281185)
502  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri, 07 Jan 2005 19:50:36 -0600
504 wmaker (0.91.0-4) unstable; urgency=low
506   * debian/rules: Ugly hack to put defaults where WindowMaker is looking for
507     them (closes: bug#288730)
508   * debian/patches/20_endian+64bit.diff: fix from David M. Cooke (resent
509     upstream) (closes: bug#288857)
511  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed, 05 Jan 2005 21:06:43 -0600
513 wmaker (0.91.0-3) unstable; urgency=low
515   * debian/control: add libxft-dev to libwings-dev dependencies
516   * debian/control: remove hermes from libwraster3-dev's dependencies.
517   * debian/rules: get-wings-flags --libs doesn't include -lXft (closes:
518     bug#283283)
519   * debian/patches/30_menu_stuff.diff: fix GNUstep problems (closes:
520     bug#286343)
521   * debian/patches/50_net_wm_name.diff: add _NET_WM_NAME to helper window.
522   * debian/control: add libfontconfig1-dev to libwings-dev Dependencies (and
523     to Build-Depends, too) (thanks to Kevin McCarty for spotting this)
524   * debian/patches/35_nocycleraise.diff: include a couple fixes from cvs
525     for cycling.c; attempt to fix the "always raise on focus change"
526     misbehaviour; thanks to Marc Martinez for the actual work.
528  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 14 Nov 2004 14:22:04 -0600
530 wmaker (0.91.0-2) unstable; urgency=low
532   * debian/wmaker.menu-method: output UTF-8 (thanks Bill) (closes: bug#280011,
533     bug#280199)
534   * debian/rules: include zh_TW again (thanks Geoffrey) (closes: bug#280098)
535   * debian/wmaker: don't recurse into subdirectories (closes: bug#279577)
536   * debian/README.Debian: removed outdated information
537   * src/misc.c: Patch stolen from CVS.
538   * debian/rules: Add support for noopt DEB_BUILD_OPTIONS
539   * debian/README.build: remove old info, update current
540   * debian/patches/20_endian+64bit.diff: patch from Julien Blache to fix
541     endianess and 64-bit problems (closes: bug#281185, bug#279884)
543  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed, 10 Nov 2004 14:05:30 -0600
545 wmaker (0.91.0-1) unstable; urgency=low
547   * debian/control: fix tyops (closes: bug#277247)
548   * debian/wmaker: fix tpo (converfonts -> convertfonts)
550  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 30 Oct 2004 10:07:53 -0600
552 wmaker (0.91.0-0) unstable; urgency=low
554   * New upstream release
555   * Upstream incorporated fixes in util/Makefile.in
556   * debian/rules: make a symlink from /usr/bin/WindowMaker to
557     /usr/lib/WindowMaker/WindowMaker, else restart fails.  This will be
558     removed in sarge+1.  (woody has a /usr/bin/WindowMaker, sarge will, too)
560  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 26 Oct 2004 13:56:16 -0600
562 wmaker (0.90.0-5) unstable; urgency=low
564   * debian/patches/20_make-vdesktop-dynamic.diff: make the vdesktop setting
565     modifiable at runtime (i.e. no need to restart)
566   * src/defaults.c: set VirtualEdgeThickness to 0 (disables the virtual
567     desktop code)
569  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 24 Oct 2004 18:48:52 -0600
571 wmaker (0.90.0-4) unstable; urgency=low
573   * Here's to you, Dan :-)
574   * debian/control: Dan Pascu pointed out that the correct build dependency is
575     Xft, not fontconfig.
576   * debian/wmaker: He also pointed out that WMGLOBAL needs to be converted,
577     too.
578   * Hopefully this release will be ironed out when it finally manages to get
579     past whichever girl is the one that has to do her thing...
581  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 24 Oct 2004 12:01:12 -0600
583 wmaker (0.90.0-3) unstable; urgency=low
585   * debian/control: added fontconfig and removed hermes from build
586     dependencies.
587   * debian/wmaker: run convertfonts if needed.
588   * debian/rules, debian/wmaker.dirs: put WindowMaker in
589     /usr/lib/WindowMaker/WindowMaker.  Likewise for convertfonts.
591  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 24 Oct 2004 08:20:06 -0600
593 wmaker (0.90.0-2) unstable; urgency=low
595   * Readded patches accidentally forgotten.  Thanks Marc-Christian Petersen.
596   * Fix urgency, I hope.
598  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 24 Oct 2004 07:34:27 -0600
600 wmaker (0.90.0-1) unstable; urgency=medium
602   * New upstream version
603   * Ack NMUs.  Many thanks to Bill for doing so much of the grunt work.
604     Closes: #203817, #262545, #262844, #250018, #250326, #250315, #232258,
605     #43887, #92265, #154671, #115682, #241554, #220497, #241520, #165139,
606     #196936, #234587, #192741, #243612, #195102.
607   * AFAIUI the following entry from the previous changelog does indeed
608     correspond to a bugfix (IOW, I can't reproduce it anymore).
609         + Change menu-methods to mark GNUSTEP_USER_ROOT as an absolute path.
610           Together with menu 2.1.16, this will fix bugs #252637 and #252891.
611           Closes: #252637, #252891
612   * debian/rules: Is zh_TW.Big5 still fubared?
613   * debian/rules: remove HINTS, DEBUG, SOUND
614   * debian/rules: clean up patch rules
615   * debian/rules: Disable messing around with automake and stuff.
616   * debian/control: libwraster3
618  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 23 Oct 2004 13:02:08 -0600
620 wmaker (0.80.2-0.4) unstable; urgency=medium
622   * NMU with Marcelo approval.
623   * Add patch 12_wm_focus.diff (closes: #203817). Thanks to Alexis S. L.
624     Carvalho, Alexey Spiridonov and Julien Wajsberg.
625   * debian/wmaker.menu-method, debian/appearance.menu-method,
626     debian/wmakerpl.menu-method: 
627     + Change menu-methods to mark GNUSTEP_USER_ROOT as an absolute path.
628       Together with menu 2.1.16, this will fix bugs #252637 and #252891.
630  -- Bill Allombert <ballombe@debian.org>  Fri,  6 Aug 2004 00:11:37 +0200
632 wmaker (0.80.2-0.3) unstable; urgency=medium
634   * NMU
635   * Recompile against libtiff4 and change dependencies of libwraster2-dev
636     accordingly (Closes: #262545, #262844).
638  -- Andreas Metzler <ametzler@debian.org>  Mon,  2 Aug 2004 05:23:32 +0200
640 wmaker (0.80.2-0.2) unstable; urgency=low
642   * NMU with maintainer approval (Thanks Marcelo!)
643   * configure.ac: AM_INIT_AUTOMAKE: bump version to 0.80.2 since upstream
644     forgot to do it (closes: #250018, #250326). 
645   * debian/appearance.menu-method: (closes: #250315)
646     + Add support for GNUSTEP_USER_ROOT, thanks Patrice Neff.
647   * util/wmchlocale.in: (closes: #232258)
648     + fix typo preventing script to start, thanks Dirk Schulz.
649   * debian/wmaker.menu:
650     + Move Exit and Exit Session at top-level (closes: #43887).
651     + Move other needs=wmaker entries to WindowManagers/Modules 
652       (closes: #92265).
653   * debian/wmaker.menu-method: 
654     + Use SHEXEC instead of EXEC (closes: #154671).
655   * doc/wmaker.1x: (closes: #115682)
656     + Remove duplicate pixmap path. Thanks Daniel Bonniot.
657   * debian/rules: get rid of /usr/X11R6/bin/wmaker symlink.
658     
659  -- Bill Allombert <ballombe@debian.org>  Mon, 31 May 2004 08:58:54 +0200
661 wmaker (0.80.2-0.1) unstable; urgency=low
663   * NMU with maintainer approval, see #249461.
664   * New upstream release, by request of Marcelo (closes: #195102).
665   * This version include the fix to wrlib/raster.c.
666   * Build with current libtool (1.5.6-1).
667   * src/Makefile.am: Fix FTBFS with new libtool.
668     + Add @LIBRARY_SEARCH_PATH@. 
669   * debian/wmaker.menu-methods: 
670     + Add outputencoding="ISO-8859-1" (closes: #234587).
671     + Add support for GNUSTEP_USER_ROOT (closes: #192741, #243612).
672     + Use title() not $title and convert " to '.
673   * debian/wmaker.menu: quote 'needs' fields. (27 lintian warnings)
674   * debian/control: 
675     + Add Conflicts with menu (<<2.1.10) (needed for shell()).
676     + Remove broken link in wmaker description (closes: #196936), thanks Jay
677       Bonci.
678     + Add Homepage: <http://www.windowmaker.org/> in wmaker description
679     + Remove extraneous comma in Uploaders: field.
680     + Set libpng build-dependency to libpng12-dev (>= 1.2.5.0-4)
681       (closes: #165139).
682     + Apply patch from Kevin B. McCarty for more fine grained X11 deps. 
683       (closes: #241520).
684     + Change section of -dev packages to libdevel to match overrides file.
685     + Bump Standard-Version to 3.6.1.
686     + Remove dots at the end of the short descriptions (3 lintian warnings).
687   * debian/wmaker:
688     + Apply patch by Kevin B. McCarty to handle spaces in GNUSTEP_USER_ROOT.
689       (closes: #220497).
690   * debian/wmaker.desktop: Added (closes: #241554), thanks Sylvain Le Gall.
691     + DISCLAIMER: This should not be construed as an endorsement of 
692       /usr/share/xsessions, however. see the comments in #241554.
693   * debian/rules: 
694     + Install wmaker.desktop in /usr/share/xsessions. 
695     + Add --noscripts to dh_installmenu since we handle them manually.
696   * debian/changelog: convert to UTF-8.
697     + Remove obsolete user emacs settings (5 lintian warnings).
698   * The maintainer scripts below were removed, since they are copy of
699     automatically generated scripts by debhelper for the /usr/share/doc
700     transition: (14 lintian warnings)
701     + debian/libwings-dev.postinst, debian/libwings-dev.prerm
702     + debian/libwmaker0-dev.postinst, debian/libwmaker0-dev.prerm
703     + debian/libwraster2-dev.postinst, debian/libwraster2-dev.prerm
704     + debian/libdockapp-dev.postinst, debian/libdockapp-dev.prerm
705     + debian/libwraster2.prerm
706   * debian/libwraster2.postinst (2 lintian warnings)
707     + Replace debhelper generated part by DEBHELPER token.
708     + Fix "unkow" typo.
709   * debian/wmaker.postinst.tmpl, debian/wmaker.prerm: 
710     + Remove /usr/share/doc transition code. (1 lintian warning)
711   * debian/wmaker.postinst.tmpl, debian/wmaker.prerm, debian/wmaker.preinst:
712     + Add DEBHELPER token. (3 lintian warnings)
713   * debian/wmaker.postrm
714     + Add DEBHELPER token. (1 lintian warning)
715     + Fix inst variable that still refered to wmstyle.
717  -- Bill Allombert <ballombe@debian.org>  Tue, 18 May 2004 15:16:28 +0200
719 wmaker (0.80.1-8) unstable; urgency=low
721   * debian/patches/11_alt_focus.diff: patch from the mailing list to fix yet
722     another focus problem.  Thanks to Alexey Voinov (voins at
723     voins.program.ru)
725  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 10 Aug 2003 10:26:03 +0200
727 wmaker (0.80.1-7) unstable; urgency=low
729   * debian/patches/10_gtk2_flicker.diff: patch lifted from the mailing list to
730     fix the GTK+ 2 flashing thing.  Thanks to Alexey Spiridonov
731     (lesha at netman.ru) (closes: bug#154362, bug#152892)
733  -- Marcelo E. Magallon  <mmagallo@debian.org>  Thu, 31 Jul 2003 14:28:02 +0200
735 wmaker (0.80.1-6) unstable; urgency=low
737   * debian/patches/01_wm-windowlistmenu.diff: update
738   * debian/rules: tweak the patch/unpatch stuff to be able to use CVS diffs
739   * debian/README.build: document the previous modification
740   * debian/patches/01_wm-windowlistmenu.diff: fix thinko (actually call
741     initialization function) (closes: bug#177796, bug#178485, bug#178916)
743  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 01 Feb 2003 13:34:15 +0100
745 wmaker (0.80.1-5) unstable; urgency=low
747   * debian/patches/*.patch: rename to .diff, duh. (closes: bug#165636)
748     debian/rules scans for debian/patches/*.diff *only*.
749   * debian/README.build: ok, ok, I complain about undocumented obscure build
750     systems and I fail to document this thing myself.
751   * src/xinerama.c: add a missing WMRect declaration which prevents the
752     xinerama-enabled Window Maker from building.  The patch mentioned in the
753     bug report has been merged upstream AFAICS.  (closes: bug#112670)
754   * debian/README.Debian: added Xinerama-building info (thanks to Craig
755     Ringer).
756   * wrlib/raster.c: update fix for 168164 from upstream.
757   * debian/patches/06_windows_cycling_fix.diff: fix for NON-windows-style
758     cycling bug. (thanks to Jan Hudec) (closes: bug#167101)
759   * debian/control: add Conflicts with the current versions of everything that
760     declares a Build-Dependency on wraster.
761   * debian/rules: update shlibs info for libwraster2.
762   * debian/control: build depend on libpng12-0-dev (ugly names are trendy, I
763     see)
765  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 19 Jan 2003 18:10:27 +0100
767 wmaker (0.80.1-4) unstable; urgency=low
769   * Correct buffer overflow DSA-190-1 (closes: bug#168164)
771  -- John H. Robinson, IV <jaqque@debian.org>  Sat,  9 Nov 2002 10:37:59 -0800
773 wmaker (0.80.1-3.1) unstable; urgency=low
775   * debian/patches/*.patch renamed to .diff, duh
776   * debian/patches/99_trance.diff: transparent menus.
778  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 14 Oct 2002 22:13:10 +0200
780 wmaker (0.80.1-3) unstable; urgency=low
782   * debian/patches/00_window_levels.diff: Patch from Jeff Teunissen to
783     fix some invalid pointer dereferences.
784   * debian/control: add John and Martin to the Uploaders field.
785   * (XXX: UNTESTED) debian/patches: new patches from Marc-Christian Petersen
786         01_wm-windowlistmenu.patch: accepted upstream
787         02_wm-WINGs-fix.patch: simple WINGs patch
788         03_wm_autoscale.patch: decide automatically if a background has to be
789             scaled or tiled.
790         05_wm_multiscreen.patch: fixes some xinerama(?) bugs
792  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 06 Oct 2002 11:33:48 +0200
794 wmaker (0.80.1-2) unstable; urgency=low
796   * debian/WMWindowAttributes: correct path for WPrefs.tiff, thanks to Lionel
797     Elie Mamane (closes: bug#106737)
798   * Scanned sources for other instances of /Apps; got to double check this
799   * src/misc.c: rework MakeCPPArgs()
800   * src/misc.c: add DefaultConfigPath(), I'm trying to get WindowMaker to use
801     GNUSTEP_USER_ROOT more uniformly.
802   * Replaced DEF_CONFIG_PATH with DefaultConfigPath() all over the place
803     (closes: bug#154030)
805  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 27 Jul 2002 12:17:23 +0200
807 wmaker (0.80.1-1) unstable; urgency=low
809   * New upstream, yay!
810   * debian/patches/*, remove
811   * debian/rules: filter out zh_TW.Big5, msgfmt barfs on it.
813  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  4 Jul 2002 10:17:29 +0200
815 wmaker (0.80.0-5) unstable; urgency=low
817   * Ewww... there's a big mess with libpng2/libpng3 it seems.
818   * debian/control: Build depend on libpng2-dev.  Make libwraster2-dev depend
819     on libpng2-dev.
820   * debian/rules: make get-wraster-flags *not* include things other than
821     -lwraster.  Let the linker figure out the dependencies.
822   * Change shlib.deps for libwraster2 to this version to make sure that newly
823     compiled packages get the proper library.
825  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 20 May 2002 20:24:56 +0200
827 wmaker (0.80.0-4) unstable; urgency=high
829   * debian/patches/01_buffer_overflow.diff: buffer overflow patch from
830     upstream (apply after next patch!)
831   * debian/patches/00_0.80.0.diff: update, fixes several crashes
832   * WINGs/wapplication.c: use GNUstep/System and Applications, too. (closes:
833     bug#141840)
834   * doc/wcopy.1x: change description a little, apparently .SH doesn't
835     work with multiple commands and descriptions. (closes: bug#135085)
836   * src/defaults.c: fix braino when updating a patch, it's GNUstep/Defaults,
837     not GNUstep/Defaults/WindowMaker.  Thanks Torbjørn Andersson (and sorry
838     about the long delay) (closes: bug#129466, bug#127718)
839   * debian/rules: rm -f src/wconfig.h when configuring wmaker, I'm not sure
840     I understand why this is suddenly a problem.
841   * debian/control: s/libpng2-dev/libpng-dev/, please send a message with RED
842     BLINKING TEXT to d-d-a when you do something like this.  There's a bunch
843     of stuff that depends on libpng-dev and another bunch which depends on
844     libpng2-dev.  This is not nice for users.  SCREW UP THE AUTOBUILDERS.
845   * Ack NMU (closes: bug#141607, bug#129960)
847  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 14 Apr 2002 11:51:36 +0200
849 wmaker (0.80.0-3.1) unstable; urgency=low
851   * Change GNUstep directory to /usr/lib/GNUstep/System (closes: #129960).
853  -- Matthias Klose <doko@debian.org>  Sun,  7 Apr 2002 12:00:10 +0200
855 wmaker (0.80.0-3) unstable; urgency=low
857   * debian/copyright: Add LGPL note (closes: bug#131775)
859  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun,  3 Feb 2002 18:02:56 +0100
861 wmaker (0.80.0-2) unstable; urgency=low
863   * debian/patches/00_0.80.0.diff: 0.80.0 to current CVS, fixes some crashing
864     bugs.
866  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  2 Feb 2002 17:17:43 +0100
868 wmaker (0.80.0-1) unstable; urgency=low
870   * Damn.
871   * New upstream version.
873  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 23 Dec 2001 23:38:49 +0100
875 wmaker (0.70.0-2) unstable; urgency=low
877   * debian/rules: add patch and unpatch targets
878   * debian/patches: contains patches that I don't want on my CVS tree for
879     whatever reason
880   * debian/patches/00_0.70.1.diff: pulled out of CVS, fixes a number of
881     bugs in wmaker.
882   * debian/rules: include -I/usr/X11R6/include in get-*-flags --cflags
883   * debian/rules: add /usr/X11R6/bin/wmaker -> /usr/bin/wmaker symlink to
884     accommodate people who hardcode paths.  This will be removed in woody+1.
885     (closes: bug#114746)
886   * Patch from Les Schaffer to get the GNOME pager working again (closes:
887     bug#115177)
889  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 24 Nov 2001 22:15:40 +0100
891 wmaker (0.70.0-1) unstable; urgency=low
893   * New upstream version
894   * debian/control: doesn't depend on libproplist anymore
896  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri,  5 Oct 2001 08:52:51 +0200
898 wmaker (0.65.1-3) unstable; urgency=high
900   * debian/rules: really fix what the previous entry says I fixed.
902  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  4 Oct 2001 14:36:33 +0200
904 wmaker (0.65.1-2) unstable; urgency=high
906   * debian/rules: woops, removed too much information from the get-* scripts
908  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 19 Aug 2001 19:27:52 +0200
910 wmaker (0.65.1-1) unstable; urgency=high
912   * New upstream version.
914  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 24 Jul 2001 11:43:42 +0200
916 wmaker (0.65.0-5) unstable; urgency=high
918   * debian/wmaker.menu-method: quote menu section names (thanks William)
919     (closes: bug#105484)
920   * debian/control: added dependencies on foo-dev to libwraster-dev (closes:
921     bug#105623)
922   * util/wsetfont: remove bashisms, sent upstream (closes: bug#106228)
923   * src/switchmenu.c: patch from upstream to fix buffer overflow
925  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 24 Jul 2001 08:19:47 +0200
927 wmaker (0.65.0-4) unstable; urgency=low
929   * debian/rules: fix assignment of W?FLAGS variables. (closes: bug#103412)
930   * Replace sigaction() on SIGPIPE with SIG_DFL to a dummy empty signal
931     handler to avoid passing SIG_DFL on SIGPIPEs to children. (thanks Phil)
932     (closes: bug#104016)
934  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed,  4 Jul 2001 09:54:43 +0200
936 wmaker (0.65.0-3) unstable; urgency=low
938   * Use upstream's patch for bug#99311
939   * Kill window instance numbers.  This feature drives all the Window Maker
940     users I know up the wall.
941   * src/wconfig.h.in: cheat regarding the dissapearing WorkSpace name.
942     Window Maker is compiled with I18N, which makes LargeDisplayFont
943     -*-*-medium-r-normal--24-*, which, with some combination of font
944     pakcages, selects some non 8859-1 font, which means nothing is
945     displayed.  Changing this to -*-*-bold-r-normal--24-* makes the Xserver
946     (?) pick something else.  Someone with a clue regarding MB please help.
948  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 16 Jun 2001 20:29:16 +0200
950 wmaker (0.65.0-2) unstable; urgency=low
952   * We have moved.  Please visit us at our new location in /usr.
953   * src/actions.c: fix fullscreen maximization (this way it makes sense to me,
954     but I'm not 100% sure this is what the developers intended) (thanks Joey)
955     (closes: bug#99311)
957  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  2 Jun 2001 22:26:18 +0200
959 wmaker (0.65.0-1) unstable; urgency=low
961   * New upstream version (AYBABTU)
962   * This version fixes the speckles on PowerPC (closes bug#79272)
963   * debian/rules: added versioned dependency for libwraster2.
964   * debian/rules: undo filtering out of zh_TW.Big5 in LINGUAS (thanks Anthony!)
965     (sent new file upstream)
966   * po/zh_CH.po: remove -80 from charset, per Anthony's suggestion.  Sent
967     upstream.
968   * debian/rules: add hermes1-dev to Build-Depends.
970  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri, 11 May 2001 09:49:18 +0200
972 wmaker (0.64.0-6) unstable; urgency=low
974   * debian/wmaker.menu-method: Fixed reference to menu's documentation
975     (closes: bug#90585)
976   * debian/control: s/xlib6g-dev/xlibs-dev/
977   * debian/control: remove superfluous suggests
978   * debian/rules: %s/TMPDIR/DEBTMPDIR/g (/me hides) (thanks zarq)
979   * debian/rules: filter-out zh_TW.Big5 in LINGUAS.  Want it back?  Figure out
980     what's wrong with it.  I really can't see the problem.
982  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun,  6 May 2001 15:33:01 +0200
984 wmaker (0.64.0-5) unstable; urgency=low
986   * Woops, typo in code that moves man from X11R6 to share (thanks for noticing,
987     Jordi)
988   * debian/manpages/WindowMaker.1x: change to '.so man1/wmaker.1x' (thanks to
989     joeyh)
991  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 12 Mar 2001 23:03:38 +0100
993 wmaker (0.64.0-4) unstable; urgency=low
995   * WindowMaker/Defaults/Makefile.am: added a missing $(srddir) (sent
996     upstream) (thanks Gordon Sadler)
997   * debian/rules: got rid of that silly RPATHTOXBINDIR thing.
998   * debian/rules: some clean up.
999   * debian/manpages/: added manpages for WPrefs and upgrade-wmaker-defaults.
1000   * debian/rules: use dh_installman to install manpages
1002  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 10 Mar 2001 09:09:08 +0100
1004 wmaker (0.64.0-3) unstable; urgency=low
1006   * debian/wmaker.prerm: remove 'upgrade' from the cases where the
1007     x-window-manager alternative is removed. (closes: bug#87333)
1009  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 12 Feb 2001 22:53:43 +0100
1011 wmaker (0.64.0-2) unstable; urgency=low
1013   * redo fix from 0.63.1-4 (partially)
1015  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 12 Feb 2001 22:53:43 +0100
1017 wmaker (0.64.0-1) unstable; urgency=low
1019   * *sigh* I finally upload a fixed get-foo-flags and the next day a new
1020     upstream comes out.
1021   * oh, new upstream, btw.
1023  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 11 Feb 2001 23:36:55 +0100
1025 wmaker (0.63.1-4) unstable; urgency=low
1027   * debian/rules: *sigh* fix /usr/X11R6/include/WINGs.  This might change
1028     depending on what upstream does in the next version.  For now no other
1029     debian package should be changed because of this.
1031  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 10 Feb 2001 01:13:49 +0100
1033 wmaker (0.63.1-3) unstable; urgency=low
1035   * debian/rules: remove wmsetup
1036   * debian/manpages/wmaker.1x: update
1037   * debian/WindowMaker, WindowMaker/Defaults/WMGLOBAL: MultiByteText set
1038     to AUTO
1040  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 21 Jan 2001 14:39:05 +0100
1042 wmaker (0.63.1-2) unstable; urgency=low
1044   * Install /etc/GNUstep/Defaults/WMRootMenu (closes: bug#82195)
1046  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 14 Jan 2001 19:19:16 +0100
1048 wmaker (0.63.1-1) unstable; urgency=low
1050   * New upstream version.  Weee!
1052  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun,  7 Jan 2001 13:33:39 +0100
1054 wmaker (0.63.0-1) unstable; urgency=low
1056   * New upstream version.
1057   * debian/control: added dependencies on libwraster-dev and libproplist-dev
1058     for libwings-dev (closes: bug#49277, bug#74530)
1059   * debian/rules: put get-*-flags where they belong (sorry, missed this one
1060     for a long time) (closes: bug#49357)
1061   * debian/README.Debian: remove reference to second faq (thanks Stephane
1062     Bortzmeyer) (closes: bug#59822)
1064  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  6 Jan 2001 13:24:15 +0100
1066 wmaker (0.62.1-3) unstable; urgency=low
1068   * Thanks to Matthew Ashton <mashton@stormix.com> for taking a look and
1069     providing most of the fixes in this release.  (You guys at Stormix are
1070     cool, did I say that before?)
1071   * WindowMaker/background.menu: add to submenus: Tiled and Scaled (closes:
1072     bug#62302)
1073   * debian/control: Removed hard coded dependency on libproplist0 (wtf
1074     is that doing there?!?)
1075   * Bumped standards version to 3.3.1 and added Build-Depends.
1076   * debian/WMWindowAttributes: added entries for NTerm, NXTerm and KTerm.
1077   * WindowMaker/Defaults/WMState.in: s/xterm/x-terminal-emulator/ (closes:
1078     bug#59268)
1079   * fixed icon for WPrefs.app on the default desktop (closes: #67787)
1080   * Recompiled using libungif4 (thanks to Jeff "Deek" Teunissen
1081     <deek@dusknet.dhs.org> for pointing this out)
1082   * debian/WindowMaker.default: KbdModeLock=No (does this fix the empty
1083     box on the window titles bug?)
1085  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 26 Nov 2000 13:35:51 +0100
1087 wmaker (0.62.1-2) unstable; urgency=low
1089   * debian/Debian.jpg.uu cropped to have a 4/3 aspect ratio
1090   * src/misc.c: removed code that inserts -I<path to current file> in the
1091     preprocessor arguments, it's not required as that is what 
1092     '#include "foo"' does (closes: bug#76317)
1093   * debian/manpages/wmaker.1x: removed Debian options, there aren't any
1094     of them now. (closes: bug#76260)
1095   * debian/wmaker.menu: Added Preferences to WindowManagers (wmaker) menu
1096     (closes: bug#61284)
1097   * debian/wmaker.docs: add FAQ.I18N
1099  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 18 Nov 2000 09:49:06 +0100
1101 wmaker (0.62.1-1) unstable; urgency=low
1103   * New maintainer.
1104   * src/wconfig.h.in: s/I18N_MB/I18N/g (closes: 58089)
1106  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 12 Nov 2000 14:04:06 +0100
1108 wmaker (0.62.1-0.1) unstable; urgency=low
1110   * NMU.
1111   * New upstream version.
1112   * src/moveres.c: removed misplaced patch (somehow trying to fix an
1113     aspect bug, a patch got merged into the code that draws the resizing
1114     lines in technical style, sorry Chris, my fault probably)
1115   * docklib removed upstream... uh?
1116   * debian/rules: removed docklib references
1117   * debian/control: removed libdockapp package.
1118   * debian/rules: s/??.po/*.po/ (don't ignore zh_CN.po and friends)
1119   * debian/rules: install README.definable-cursor
1120   * debian/rules: libwraster's version is now 2.
1121   * debian/control: s/libwraster1/libwraster2/
1123  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 16 Jul 2000 21:07:12 +0200
1125 wmaker (0.61.1-4) frozen unstable; urgency=low
1127   * Added x-window-manager to Provides: line in control.
1129  -- Chris McKillop <cdm@debian.org>  Sun,  6 Feb 2000 21:15:36 -0500
1131 wmaker (0.61.1-3) frozen; urgency=low
1133   * Added --enable-modelock for different X input methods.
1134   * Added calls to x-terminal-emulator instead of xterm in
1135     default settings.
1136   * Cleaned up the control file.
1137   * 
1139  -- Chris McKillop <cdm@debian.org>  Tue,  1 Feb 2000 00:42:12 -0500
1141 wmaker (0.61.1-2) frozen; urgency=low
1143   * Merged wmaker-[plain,kde,gnome] into the wmaker package.
1144     o This new single binary supports all forms of hinting.
1145   * Added the Debian theme as the default setup for new users.
1146   * Added support for the x-window-manager convention.
1148  -- Chris McKillop <cdm@debian.org>  Sun, 16 Jan 2000 20:06:12 -0500
1150 wmaker (0.61.1-1) unstable; urgency=low
1152   * New upstream release
1153   * Added linking to /usr/doc in all packages.
1155  -- Chris McKillop <cdm@debian.org>  Sun, 17 Oct 1999 17:46:58 -0500
1157 wmaker (0.61.0-1) unstable; urgency=low
1159   * New upstream version.
1160   * Skipped, never uploaded.
1161   * New maintainer
1163  -- Chris McKillop <cdm@debian.org>  Mon, 20 Sep 1999 18:33:03 -0600
1165 wmaker (0.60.0.19990831-3) unstable; urgency=low
1167   * debian/control: shortened short descriptions for wmaker, wmaker-plain,
1168     wmaker-gnome and wmaker-kde (closes: bug#45542)
1170  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 20 Sep 1999 10:14:13 -0600
1172 wmaker (0.60.0.19990831-2) unstable; urgency=low
1174   * debian/rules: /usr/share/doc, /usr/share/man
1176  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 14 Sep 1999 10:12:57 -0600
1178 wmaker (0.60.0.19990831-1) unstable; urgency=low
1180   * "new" upstream version.
1182  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 13 Sep 1999 11:55:18 -0600
1184 wmaker (0.60.0-5) unstable; urgency=low
1186   * debian/wmaker.menu: removed "Window Maker (debian)" entry.  It's
1187     confusing. (closes: bug#37994)
1188   * wrlib/xpm.c::RGetImageFromXPMData: handles all the defined xpm color
1189     specification formats. (sent upstream) (closes: bug#35502)
1190   * Splitted wmaker into wmaker and wmaker-plain.  wmaker depends on
1191     each of wmaker-{plain,gnome,kde}; each of them depends on wmaker (=
1192     ${Source-Version}).  This ensures upgrades will be performed
1193     smoothly.
1194   * debian/wmaker-gnome.prerm: s/debian/gnome/
1195   * debian/wmaker.postinst.tmpl: removes WindowMaker-debian alternative
1196     upon installation.
1197   * debian/wmaker.prerm: removed code to remove alternative.
1198   * debian/wmaker-{gnome,kde}.menu: removed.  Those are confusing people.
1199   * debian/control: modified wmaker's description.  (s/afterstep//gi)
1200   * debian/wmaker.menu: fixed sort keys for several entries
1201   * WindowMaker/wmmacros, debian/wmaker: uses $GNUSTEP_USER_ROOT instead
1202     of $HOME/GNUstep. (closes: bug#43578)
1204  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  4 Sep 1999 09:36:32 -0600
1206 wmaker (0.60.0-4) unstable; urgency=low
1208   * debian/wmaker.menu-method, debian/appearance.menu-method: updated to
1209     make it compatible with new menu package. (closes: bug#39836,
1210     bug#37994)
1212  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  1 Jul 1999 21:59:46 -0600
1214 wmaker (0.60.0-3) unstable; urgency=low
1216   * WINGs/WINGs.h: changed #include <WUtil.h> to #include "WUtil.h" before
1217     Roman sends black choppers this way :) (closes: bug#39852)
1219  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 29 Jun 1999 10:09:57 -0600
1221 wmaker (0.60.0-2) unstable; urgency=low
1223   * debina/rules::build-wmaker-debian-stamp: removes leftovers that
1224     shouldn't be in the tarball in the first place.  Since I'm using a
1225     VPATH build, make in checking in $(builddir)/WindowMaker/Defaults for
1226     WMWindowAttributes, WindowMaker and WMState, and _also_ in
1227     $(srcdir)/WindowMaker/Defaults.  Since it finds that the $(srcdir)
1228     versions are newer than their `.in' dependencies, it doesn't
1229     regenerate the files in $(builddir), which is _bad_ because
1230     WindowMaker/IconSets/Makefile.am searches for WMWindowAttributes in
1231     ../Defaults (or something equivalent to that). (closes: bug#38572)
1232   * debian/wmaker.menu: modified placement of Exit, Exit Session and
1233     Restart commands.  Added Info Panel and Legal Panel.  (closes:
1234     bug#37634)
1236  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 13 Jun 1999 13:02:46 -0600
1238 wmaker (0.60.0-1) unstable; urgency=low
1240   * New upstream release
1241   * Oops... this is going to be problematic.  I stupidly `corrected'
1242     libwraster's libtool version on the last release.  That produced
1243     libwraster2.  But upstream didn't made this change.  Now the libtool
1244     version has been correctly changed wrt 0.53.0, but my fix wasn't
1245     incorporated.  That means libtool version is now 3:0:2, instead of
1246     3:0:1.  That produces libwraster1, not libwraster2.  This is
1247     technically wrong, but I'll stick to upstream's version.  Guy's gonna
1248     kill me... I submitted a bug asking for the removal of libwraster1
1249     from the archive.  Now I'll have to ask for the removal of libwraster2
1250     and have libwraster1 reincorporated into the archive.
1251   * debian/control: went back to libwraster1.
1252   * debian/wmaker.menu-method: added SHORTCUT support. (Thanks blue!)
1253   * debian/README: updated to reflect SHORTCUT support.
1254   * debian/rules: yet another try at shlibs info.  This time I have
1255     finally got this right.
1257  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  3 Jun 1999 23:19:53 -0600
1259 wmaker (0.53.0-3) unstable; urgency=low
1261   * src/misc.c: added -undef to cpp call.  Undefines non-standard
1262     macros. (closes: bug#28595)
1264  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 29 May 1999 12:13:07 -0600
1266 wmaker (0.53.0-2) unstable; urgency=low
1268   * debian/rules: removed --enable-lite for KDE.  Looking at the diffs in
1269     README.KDE between 0.52.0 and 0.53.0 it seems --enable-lite is not
1270     such a good idea afterall.
1271   * debian/wmaker.postinst.tml: try to cope with a dangling symlink in the
1272     alternatives.
1273   * debian/wmaker-{gnome,kde}.prerm: added.  Reread packaging manual.
1274     Alternatives are removed on prerm, NOT postrm. (closes: bug#34526,
1275     bug#34286)
1276   * debian/wmaker-{gnome,kde}.postrm: removed.  Ditto.
1277   * debian/README.Debian: updated.
1279  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 24 Apr 1999 11:20:06 -0600
1281 wmaker (0.53.0-1) unstable; urgency=low
1283   * New upstream version.
1285  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed, 21 Apr 1999 21:46:25 -0600
1287 wmaker (0.52.0-2) unstable; urgency=low
1289   * Ok.  One more try at fixing the dependency problems.
1291  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 10 Apr 1999 22:27:22 -0600
1293 wmaker (0.52.0-1) unstable; urgency=low
1295   * New upstream version
1296   * debian/rules: changed dependency of libwraster to (>= 0.52.0)
1297   * debian/wmaker-gnome.menu: menu entries specific to
1298     wmaker-gnome. (thanks squirk!) (closes: bug#35148)
1299   * debian/wmaker-kde.menu: menu entries especific to wmaker-kde.
1300   * debian/wmaker.menu: added entry for "Debian" wmaker.
1301   * debian/WMWindowAttributes: added gnome stuff. (thanks Crow!) (closes:
1302     bug#34557)
1303   * debian/README.Debian: Updated.
1304   * debian/wmaker: no longer creates ~/GNUstep/.AppInfo, wmaker itself
1305     will create the directory if needed.
1306   * deban/wmakerpl.menu-method: new file, experimental.  It works, but I'm
1307     not really sure what I should do with it.  Right now it builds
1308     /etc/X11/WindowMaker/plmenu.hook, but nothing else uses it.  I was
1309     thinking about changing WPrefs.app to use it for it's ``template''
1310     file but I'm not convinced that's a good idea.
1311   * debian/rules: new target to create debian/shlibs.local -- I keep
1312     forgetting to edit the file.  The version information is now located
1313     at the top of debian/rules.  clean target removes debian/shlibs.local
1314   * Still pondering splitting wmaker into wmaker and wmaker-debian.
1315     wmaker-debian, wmaker-gnome and wmaker-kde would provide
1316     `wmaker-binary' (better name anyone?) and wmaker would depend on
1317     that.  This would make wmaker ~ 220 kB smaller.
1318   * debian/rules::install-wmaker-debian-stamp: Speaking of smaller, nuked
1319     /usr/lib/GNUstep/Apps/WPrefs.app/xpm.  WTH do I want that for if I
1320     have WPrefs.app/tiff _and_ tiff support is compiled in?
1321   * debian/rules::install-wmaker-debian-stamp: nuked .xpm counterparts of
1322     .tiff icons.  There are _too_ many of them and it's pure bloat.
1324  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  1 Apr 1999 18:13:25 -0600
1326 wmaker (0.51.2-2) unstable; urgency=low
1328   * Finally fixed this annoying "can't build bug".  Tested.  Tested again.
1329     Tested yet one more time. (closes: bug#33409, bug#34523, bug#34583,
1330     bug#34657)
1332  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 16 Mar 1999 09:48:29 -0600
1334 wmaker (0.51.2-1) unstable; urgency=low
1336   * New upstream version
1338  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri, 12 Mar 1999 21:12:55 -0600
1340 wmaker (0.51.1.2pre2-2) unstable; urgency=low
1342   * Fixed location of global defaults... again.
1344  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 11 Mar 1999 06:57:11 -0600
1346 wmaker (0.51.1.2pre2-1) unstable; urgency=low
1348   * New upstream pre release version.
1350  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue,  9 Mar 1999 10:16:53 -0600
1352 wmaker (0.51.1-1) unstable; urgency=low
1354   * New upstream version.
1355   * New package, libwraster2.
1356   * debian/rules, debian/control, debian/shlibs: changed because of
1357     previous point.
1358   * debian/rules: wmkdemenu, installed in wmaker-kde.
1359   * Icons copyright situation cleared: wmaker is GPL.  The libraries are
1360     LGPL.  The icons are OPL.
1361   * wrlib/Makefile.am: changed version info to 2:0:0, interface is
1362     different!
1363   * debian/rules: README.GNOME installed in wmaker-gnome
1364   * debian/rules: README.KDE installed in wmaker-kde
1365   * debian/rules: wkdemenu.pl installed in wmaker-kde
1366   * src/*.c, WINGs/*.c, WPrefs/*.c: global defaults are installed in
1367     /etc/GNUstep/Defaults! `sysconfdir' is `/etc', `sysconfdir/GNUstep'
1368     and `sysconfdir/X11/WindowMaker' used where required.
1369   * Added libdockapp-dev package.
1370     + debian/control: added libdockapp-dev entry.
1371     + debian/rules: added libdockapp-dev targets
1373  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun,  7 Mar 1999 12:49:25 -0600
1375 wmaker (0.51.0-5) unstable; urgency=low
1377   * debian/rules: added a couple of comments regarding KANJI and DEBUG.
1378   * debian/rules: Redid dependencies between configure, aclocal.m4,
1379     ltconfig, Makefile.in and Makefile.am.  Straightened out a lot of
1380     bogus dependencies between these files.  I think I can say I got them
1381     right now, but there's still room for improvement.  This should clear
1382     "I-can't-build-it-why-can-you?" type of bugs.
1384  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  6 Mar 1999 14:24:11 -0600
1386 wmaker (0.51.0-4) unstable; urgency=low
1388   * src/actions.c: patch by Matt Armstrong <matt_armstrong@bigfoot.com>
1389     (closes: bug#33976)
1391  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  4 Mar 1999 12:10:32 -0600
1393 wmaker (0.51.0-3) unstable; urgency=low
1395   * debian/control: added wmaker-gnome (hey! we are back in the "build
1396     takes long because there are a gazillion different versions" times!)
1397     (closes: bug#32905)
1398   * debian/control: added wmaker-kde.  Wait! Don't jump on me just yet!
1399     If this can make your soul rest easier, think of wmaker-kde as a
1400     window manager that implements a funky communications protocol.
1401   * debian/rules: changed a lot of stuff to handle the new package in a
1402     sane way.
1403   * WindowMaker/Defaults/Makefile.am: removed dependency of some files on
1404     ./Makfile (what the heck is that for?) (sent upstream)
1405   * WindowMaker/IconSets/Makefile.am: ditto.
1407  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon,  8 Feb 1999 15:26:37 -0600
1409 wmaker (0.51.0-2) unstable; urgency=low
1411   * Added changes from 0.20.3-5.
1412   * debian/control: Changed recommendation for asclock to suggestion.
1413   * debian/control: removed dependency of libwmaker-dev on
1414     libwmaker. (closes: bug#32707)
1415   * src/misc.c: Added -traditional to cpp call in MakeCPPArgs.
1417  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  6 Feb 1999 21:18:14 -0600
1419 wmaker (0.51.0-1) unstable; urgency=low
1421   * New upstream version
1422   * Removed many patches, most are incorporated upstream. With some others
1423     it's obvious they won't be incorporated and it doesn't make sense to
1424     keep pushing them in the Debian diff's (they are mostly cosmetic
1425     things related to how things are built)
1426   * debian/rules: removes wrlib/get-wraster-flags on clean
1427   * debian/control: removed libwmaker0 package; only a static library is
1428     built now.
1429   * src/main.c: fixed message for unknown options; actually prints help if
1430     requested
1431   * doc/wmaker.1x: updated to reflect new option syntax.
1432   * debian/manpages/wmaker.1x: ditto.
1433   * doc/*: updated manpages.
1434   * debian/rules: After looking at what exactly does --enable-kanji do, it
1435     is obvious that the MB patch is not up to date with the rest of the
1436     code; this means I'm removing --enable-kanji from the configure
1437     options until someone fixes and TESTS it with iso-8859-1 characteres.
1438     I can't do it because I understand zip about the way MB works.  I
1439     _think_ the problem is in the lenght of the string and/or the way it's
1440     encoded, but I'm problably wrong.
1441   * Fixed wmsetbg PixmapPath thing.  Now 'wmsetbg Image' works.
1443  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 30 Jan 1999 15:06:05 -0600
1445 wmaker (0.50.2-0.0.4) unstable; urgency=low
1447   * Really fixed the '%a(blah)' bug 
1449  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 11 Jan 1999 18:11:52 -0600
1451 wmaker (0.50.2-0.0.3) unstable; urgency=low
1453   * src/misc.c: fixed bug in '%a(title,prompt)' constructs
1454   * util/wmsetbg.c: added quoted arround image name
1455   * util/getstyle.c: added check for NULL values when querying PixmapPath.
1457  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 11 Jan 1999 16:12:30 -0600
1459 wmaker (0.50.2-0.0.2) unstable; urgency=low
1461   * Added '-traditional' again (fixes some reported bugs, don't have the
1462     number handy)
1463   * debian/wmaker.menu-method: added escapes for '*' (closes: bug#30622)
1464   * src/rootmenu.c: removed call to wsyserror if the directory specified
1465     my OPEN_MENU doesn't exist.
1466   * po/Makefile.am: removed double $(DESTDIR) in NLSPATH.  I patched it,
1467     upstream patched it somewhere else... :-(  Funny error dpkg gives with
1468     this: "corrupted tarball" or something like that.
1469   * WPrefs.app/po: ditto
1470   * debian/control: added 'Recommends: wmaker-usersguide'
1471   * debian/manpages/wmaker.1x: synced with upstream
1472   * Some fiddling with debian/rules
1474  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 11 Jan 1999 10:31:25 -0600
1476 wmaker (0.50.2-0.0.1) unstable; urgency=low
1478   * New upstream version
1479   * Installed missing readmes
1480   * Removed '-traditional' from cpp call
1482  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 10 Jan 1999 20:31:12 -0600
1484 wmaker (0.50.1-0.0.2) unstable; urgency=low
1486   * Added '-traditional' to cpp call.
1488  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  9 Jan 1999 21:10:06 -0600
1490 wmaker (0.50.1-0.0.1) unstable; urgency=low
1492   * New upstream version
1494  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat,  9 Jan 1999 20:25:21 -0600
1496 wmaker (0.50.0-0.0.1) unstable; urgency=low
1498   * Woa! Big version leap... no, I didn't skip any <g>
1499   * Just a note: in the previous version it's not 'SSH', it's 'SHM'.
1500   * Redid a lot of patches
1501   * debian/rules: remove code that removes extensions.  Handled by Window
1502     Maker now.
1503   * debian/wmaker.menu: added '-noext' to some OPEN_MENU's
1505  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  7 Jan 1999 15:57:16 -0600
1507 wmaker (0.20.3-5) frozen; urgency=low
1509   * debian/wmaker.preinst: really fixed the diversion problem.  After
1510     reading the reports, I think I figured out what's going on.  A legacy
1511     diversion of asclock's manpage seems to be in place.  The diverted
1512     version is there and the real file is also there (the real file comes
1513     from asclock).  The approach taken: save the `good' file, remove the
1514     diversion, put the `good' file back in place.  How do I know which one
1515     the good file is?  Simple: asclock conflicts with wmaker << 0.15.0 and
1516     afterstep <= 1.4-6; wmaker >= 0.15.0 didn't provide any of the
1517     diverted files, so if there's a diversion and there's no original
1518     file, the diversion is the `good' file.  If the diversion and the
1519     original file are there, the `good' file is the original file. (Thanks
1520     Adam Di Carlo, Michael Babcock, Czako Krisztian, Kevin Dalley and
1521     `slapic') (closes: bug#31419, bug#32649)
1522   * debian/README: minor modifications (mostly aesthetics)
1524  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  4 Feb 1999 21:19:04 -0600
1526 wmaker (0.20.3-4) frozen; urgency=low
1528   * debian/wmaker.preinst: how the heck did it work on the machines I
1529     tested this, I have no idea.  Adam Di Carlo provided enough
1530     information regarding this bug and I was able to reproduce the
1531     scenario where it triggers.  Thanks Adam! (closes: bug#31419)
1533  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 25 Jan 1999 16:04:22 -0600
1535 wmaker (0.20.3-3) frozen; urgency=low
1537   * debian/wmaker.preinst: Arrrggghhh! I forgot to move the fix for
1538     bug#31419 from 0.50.2-0.0.4 into 0.20.3-2!!! I had installed a fixed
1539     version of 0.50.2-0.0.4 on my development machine and, of course, the
1540     diversion wasn't there anymore, so when I installed 0.20.3-2 on the
1541     same machine I didn't notice the fix wasn't there...  I need another
1542     slink machine!!! (Hmmm... there's a victim at the other end of the
1543     room) (closes: bug#31419)
1544   * debian/control: Changed 'Recommends: wmaker-usersguide' to 'Suggests:
1545     wmaker-userguide'.  First, someone files a bug because there's no
1546     documentation, and now someone doesn't like the fact that there's
1547     documentation.  I don't understand you people...
1548   * debian/wmaker.postrm: fixed horrendous bug in abort-upgrade.  This has
1549     been there for ages... funny how people catch more bugs during deep
1550     freeze stages. (closes: bug#32320)
1552  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 24 Jan 1999 08:55:52 -0600
1554 wmaker (0.20.3-2) frozen; urgency=low
1556   * src/wconfig.h.in: Added '-traditional' to cpp (closes: bug#30665)
1557   * debian/control: added 'Recommends: wmaker-usersguide' (closes:
1558     bug#20483)
1559   * po/Makefile.am: fixed $(DESTDIR) (closes... no, the bug isn't on the
1560     BTS, it was mailed to me directly)
1561   * WPrefs.app/po/Makefile.am: ditto.
1562   * debian/wmaker.menu-method: added escapes for '*' (closes: bug#30622,
1563     bug#30624, bug#30637, bug#30679)
1564   * debian/wmaker.preinst: fixed old diversion removal (closes: bug#31419)
1565   * debian/control: bumped Standards-Version to 2.5.0
1566   * debian/control: Recommends: asclock (closes: bug#31132)
1568  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 16 Jan 1999 11:53:47 -0600
1570 wmaker (0.20.3-1) frozen unstable; urgency=low
1572   * New upstream version. Incorporates all the upstream patches in
1573     0.20.2-1, 0.20.2-2 and 0.20.2-3. (Makes the diff.gz *much* smaller)
1574     and fixes some more bugs.
1575   * Fixes problems with SSH (namely bug#29505) (closes: bug#29505)
1576   * Also fixes problems with SSH over networks (closes: bug#30026)
1577   * Upstream removed some ${SHELL} hacks. (closes: bug#29658, bug#30298)
1578   * Fixes "migrating xv windows" (closes: bug#30381)
1579   * WindowMaker/appearance.menu, WindowMaker/background.menu: copied from
1580     my local /etc/X11/WindowMaker/ files; those are the files are menu
1581     generates them which is a good thing in case some is not running menu.
1583  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 10 Dec 1998 13:07:56 -0600
1585 wmaker (0.20.3-0.0.1) frozen unstable; urgency=low
1587   * New upstream version. Incorporates all the upstream patches in
1588     0.20.2-1, 0.20.2-2 and 0.20.2-3. (Makes the diff.gz *much* smaller)
1589     and fixes some more bugs.
1591  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  3 Dec 1998 11:44:40 -0600
1593 wmaker (0.20.2-3) frozen unstable; urgency=low
1595   * Applied more upstream patches: grayscale and 8bit jpeg support; fixed
1596     client restoration in restart/exit in multiheads; fixed problem with
1597     docked programs that have names with spaces; updated WPrefs.app for
1598     iconificationstyle; added -static command line option; put redundant
1599     NoWindowOverDock; fixed overlapping clip icon bug; extended window
1600     level code; added KeepOnBottom hint; added iconification style to
1601     WPrefs.app; fixed crash with bad value in defaults file; changed icon
1602     stacking code; added primitive support for 5 button mouse (for
1603     switching workspaces); fixed BadAccess and crash on programs that do
1604     XGrabButton; fixed bug with rootmenu Exec not working when stty is
1605     called from ~/.tcshrc; fixed bug with Move menu and sloppy focus;
1606     temporarily removed SHELL support in apps menu.
1607   * Someone pointed out that due to a patch applied in 0.20.2-2, Window
1608     Maker thinks its version is "0.20.3" instead of "0.20.2". Since
1609     there's no 0.20.3 upstream source yet, I guess we can live with that.
1611  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 28 Nov 1998 10:42:02 -0600
1613 wmaker (0.20.2-2) frozen unstable; urgency=low
1615   * Rebuilt with new X packages (release -7 specifically)
1616   * New X packages ship X locales with xlib6g (closes: bug#28967)
1617   * Applied upstream patches that fixes several bugs. Cut-and-paste from
1618     the updated changelog: fixed bug in miniaturizing atribute panel,
1619     fixed bug for 64bit machines, fixed bug for apps that put strings with
1620     "." in WM_CLASS, added handling for reparented client windows, fixed
1621     bug with window positioning (this one is bug#24770 I think -- I need
1622     confirmation from the submitter), fixed cascade window placement to
1623     account for dock, fixed bug in window positioning by clients, fixed
1624     problem with random window placement.
1625   * configure.in: reverted patch to --with-appspath. debian/rules:
1626     modified to reflect this (closes: bug#28620, bug#28627, bug#28632,
1627     bug#28865)
1628   * debian/rules: dockit is gone but manpage is still installed
1629   * debian/wmaker.postinst.tmpl: removed the code to add Window Maker to
1630     /etc/X11/window-managers and replaced with register-window-manager
1631     (the interface provided by the xbase package). This fixes #28841
1632     partially (that's two bugs in one, this is the not-so-important part)
1633   * debian/wmaker.postrm: ditto for removal from /etc/X11/window-managers
1634   * On my system bug #26682 doesn't show up with this build and the new
1635     set of X pacakges. I'm not closing it because I've seen this come and
1636     go rather randomly.
1637   * Release 0.20.1-2 fixed bug #27411, I should have noted this on the
1638     changelog (I actually did but I never mentioned the bug number). It
1639     also fixed bug #27433.
1640   * WindowMaker/wmmacros: added macros for LOCAL_THEMES_DIR,
1641     LOCAL_STYLES_DIR, LOCAL_ICON_SETS_DIR, LOCAL_SOUND_SETS_DIR,
1642     LOCAL_BACKGROUNDS_DIR, USER_THEMES_DIR, USER_STYLES_DIR,
1643     USER_ICON_SETS_DIR, USER_SOUND_SETS_DIR, USER_BACKGROUNDS_DIR
1644   * WindowMaker/appearance.menu, WindowMaker/background.menu: added
1645     LOCAL_* paths and changed ~/GNUstep/... to USER_* (closes: bug#29473)
1646   * wrlib/Makefile.am: oops. Actually change shared version to
1647     1:0:0... hmmm... no wonder this made so much trouble.
1648   * debian/rules: fixed call to dh_shlibdeps... wrong dependencies were
1649     computed!
1651  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 17 Nov 1998 12:53:50 -0600
1653 wmaker (0.20.2-1) frozen unstable; urgency=low
1655   * New upstream version, fixes quite a few bugs, outstanding: timer bug
1656     (it is not possible to leave Window Maker <= 0.20.1 running for more
1657     than approx 28 days), the Emacs crash bug (fixed in previous Debian
1658     releases), focus bugs, crash bug with transient windows (The Gimp,
1659     etc), fixed crash bug with bad mgradients, better dithering in 8bpp.
1660   * Modified default IconPath and PixmapPath to more sensible values
1661     (/usr/local/<stuff> added)
1662   * WindowMaker/Defaults/WindowMaker.in: IconPath and PixmapPath changed
1663   * WPrefs.app/Paths.c: modified default values for IconPath and
1664     PixmapPath
1665   * src/wconfig.h.in: modified default values for IconPath and PixmapPath
1666   * debian/README.Debian: modified IconPath and PixmapPath
1667   * Upstream incorporated patch from 0.20.1-2 (Re: aspect ratio)
1668   * debian/README.Debian: fixed some grammar mistakes.
1669   * debian/control: fixed description per user's request.
1670   * Redid libtool patch. Sent upstream again. Maybe this time they'll take
1671     it as it seems Alfredo and/or Dan have begun putting shared library
1672     support in configure.in (sent upstream)
1673   * configure.in: modified handling of libPropList. It seems Alfredo
1674     and/or Dan are trying to get this thing to be foolproof, but in the
1675     process they are making it very difficult to get wmaker to build for
1676     ppl who happen to read the docs... :-(
1677   * WINGs/wapplication.c: modified to use --with-appspath from
1678     configure (sent upstream)
1679   * debian/rules: I give up! Forget about telling WindowMaker its Defaults
1680     directory lives in /etc/GNUstep. Use the darned symlink. Removed all
1681     the patches that made this work... I'm sick of reapplying those.
1682   * debian/*: s/WindowMaker/Window Maker/ in several places.
1683   * debian/rules: moves wm-oldmenu2new to /usr/doc/wmaker; the script it's
1684     a hack. It works but YMMV.
1685   * WINGs/wevent.c: added patch from Pascal Hofstee
1686     <daeron@Wit401305.student.utwente.nl>. Fixes a bug with select
1687     complaining about an invalid argument.
1688   * Added several entries for The Gimp, which make it look lots nicer
1689     and more usable under WindowMaker.
1691  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 25 Oct 1998 20:38:55 -0600
1693 wmaker (0.20.1-2) unstable; urgency=low
1695   * src/window.c: fixed bug in aspect ratio code (sent upstream)
1696   * debian/control: changed all Recommends to Suggests
1697   * src/defaults.c: moved a pice of code to put the background color on
1698     the root window before the background image...
1699   * debian/README.Debian: added a note about WPrefs segfaulting with the
1700     nice looking menu button. READ IT, it's at the end.
1701   * debian/wmaker: I wrote wmaker.1x yet it seems I didn't read
1702     it... GNUSTEP_USER_ROOT holds the full path to the root directory for
1703     the user, NOT the directory name under ${HOME}.
1704   * debian/wmaker: copies WMRootMenu. This is an ugly-freeze-is-tomorrow
1705     fix.
1707  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 13 Oct 1998 09:20:42 -0600
1709 wmaker (0.20.1-1) unstable; urgency=low
1711   * New upstream release
1712   * Squashed bug Re: incorrect filenames in Themes.
1713   * debian/wmaker.menu-method: fixed inclusion of pre and post-hook files.
1714   * debian/patch.wmaker: fixed things a bit to get INCLUDES = -D_REENTRANT
1715     for libraries.
1716   * configure.in: removed test for X_LOCALE
1717   * WINGs/wapplication.c: changed /usr/local/share/GNUstep to
1718     /usr/local/lib/GNUstep to get it in sync with the rest of the paths.
1719   * po/Makefile.am: added $(DESTDIR)/ in front of @NLSDIR@ to get it to
1720     install properly. Added WindowMaker.pot to CLEAN_FILES.
1721   * WPrefs/po/Makefile.am: added $(DESTDIR)/ in front of @NLSDIR@ to get
1722     it to install properly. Added WPrefs.pot to CLEAN_FILES.
1724  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 29 Sep 1998 15:03:35 -0600
1726 wmaker (0.20.0-1) unstable; urgency=low
1728   * New upstream version.
1729   * Redid some patches for configure.in
1730   * Reviewed old changes in the source code. Bugs dealt with: #22743
1731     (Incorrect error message), #22744 (wmaker contains sloppy code),
1732     #23708 (wm overwrites configuration files) (closes: bug#22743,
1733     bug#22744, bug#23708)
1734   * Browse buttom for selecting the appicon works, forgot to close the
1735     bugreport (closes: bug#20771)
1736   * Bug #24753 (asload shift the screen) is not reproducible and has
1737     nothing to do with WindowMaker (or asclock, either) (closes:
1738     bug#24753)
1739   * Bug #24756 (Messes up afterstep) has already been taken care of
1740     (0.15.0-0), the only problem is no version beyond 0.14.1-7 will ever
1741     be installed on hamm (closes: bug#24756)
1742   * Added dependency for debianutils (>= 1.6) because of 'tempfile'
1743     (closes: bug#25323)
1744   * The problem with -DX_LOCALE has been fixed in 0.19.3-2; thanks to all
1745     the people that reported the problem (too many to name here); special
1746     thanks to Branden Robinson for taking care of the problem *really
1747     fast* (closes: bug#26401, bug#26430)
1748   * Modified WindowMaker/Themes/OpenStep: .jpeg extension removed from
1749     background image filename. Same for the Night theme. (closes:
1750     bug#26885)
1751   * wmaker now suggests wmakerconf. It doesn't recommend it because of
1752     WPrefs.app (closes: bug#24978)
1753   * my own experience says bug#22160 (exit session doesn't terminate
1754     netscape) is fixed (I could reproduce it in the past) (closes:
1755     bug#22160)
1756   * wmaker handles off-screen menus better; I just realized that (don't
1757     know which version fixed this) (closes: bug#24089)
1758   * Ok. There. One or two bugs remain open. Working on those. :-)
1759   * debian/rules: added WPREFSSRCDIR. Holds the source dir for WPrefs.app
1760   * Added -D_REENTRANT to libraries.
1761   * Added -D_SVID_SOURCE when XSHM is in use.
1762   * Undefined BIRTH_ANIMATION in src/wconfig.h.in; it's hideous, I won't
1763     include that.
1764   * Removed sentence about WMsound not available as a package in
1765     debian/control.
1766   * Removed convertstyle-related stuff from debian/rules as that script is
1767     not longer distributed with wmaker.
1769  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 24 Sep 1998 12:42:28 -0600
1771 wmaker (0.19.3-2) unstable; urgency=low
1773   * Recompiled against new xlib6g. Removed X libraries from shlibs.local
1775  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 15 Sep 1998 07:16:12 -0600
1777 wmaker (0.19.3-1) unstable; urgency=low
1779   * New upstream version.
1780   * Cleaned Makefile a bit... spotted the bug where Background/\(*\).ext
1781     wasn't moved to Background/\1
1782   * Upstream includes GIF support now (yucks!). Compiled against
1783     libungif. libwraster changed a bit because of this; bumped the
1784     dependency information.
1785   * Changed shlibs.local *again*; reading xlib6g's changelog reveals
1786     X's maintainer introduced -DX_LOCALE on version 3.3.2.3-1:
1787        "config/cf/linux.cf: build with -DX_LOCALE flag, which fixes a
1788         number of obscure locale problems"
1790  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri, 11 Sep 1998 09:25:30 -0600
1792 wmaker (0.19.2-1) unstable; urgency=low
1794   * Woha! First time that debian's diff.gz applies cleanly. Ever. (New
1795     upstream version)
1796   * Moved /usr/share/GNUstep to /usr/lib/GNUstep
1797   * Modified the Makefile to cope with a future different location of
1798     GNUstep
1799   * Moved WPrefs to /usr/X11R6/bin/WPrefs and put a relative symlink in
1800     the lib/GNUstep/Apps directory.
1801   * Included xlib6g in shlibs.local to work arround the bug in
1802     xlib6g-dev. It requires xlib6g (>= 3.3.2.1) which is the oldest one I
1803     know works.
1804   * Fixed WINGs/wapplication.c to reflect the change from /usr/share to
1805     /usr/lib
1807  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon,  7 Sep 1998 15:20:08 -0600
1809 wmaker (0.19.1-1) unstable; urgency=low
1811   * New upstream version with most (all?) of the patches applied.
1812   * Included WPrefs' README.
1813   * Manpages integrated upstream (yeah!). wmaker.1x should still be a bit
1814     Debian specific, so there's a local copy.
1815   * Moved convertstyle.1 to /usr/man/man1/convertstyle.1 in debian/rules
1817  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri,  4 Sep 1998 08:50:34 -0600
1819 wmaker (0.19.0-2) unstable; urgency=low
1821   * Removed WINGs-flags on debian/rules:clean
1822   * Documenting changes is *good*... remembering to do so is also
1823     good. Changes in 0.19.0-1:
1824     - applied patch by Jim Knoble to pot files
1825     - applied patch by Alfredo Kojima to fix some problems with WINGs
1826     - modified configure.in to get it to pass correct gnustep_dir and
1827       gnustep_defaults_dir to other makefiles.
1828     - moved a bunch of old stuff from debian/ into debian/old_releases and
1829       the custom package stuff into debian/custom
1830     - modified debian/upgrade-windowmaker-defaults to cope with YAKMC (yet
1831       another key name change) in G/D/WMWindowAttributes that makes
1832       WindowMaker crash upon start.
1833     - Put a symlink /usr/share/WindowMaker/Defaults ->
1834       /etc/GNUstep/Defaults until I get to figure out where the h*ll are
1835       some functions getting /usr/share/WindowMaker/Defaults from.
1836     - Changed README.Debian, spells out some upgrade issues.
1837   * Changed shlibs.local entries
1838   * Changed README.Debian again. Lowered a bit the tone of the warning.
1839   * Added a sed scriptlet to debian/rules to fix the location of WPrefs in
1840     WMState.
1841   * Submited bugs against lintian regarding warnings about menu structure.
1842   * Fixed mess up with $critical_version in wmaker.postinst.tmpl and added
1843     a proper comment to remind myself how $critical_version is suppossed
1844     to be set.
1846  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  3 Sep 1998 17:30:41 -0600
1848 wmaker (0.19.0-1) unstable; urgency=low
1850   * New upstream release.
1851   * Patched WINGs/wapplication.c and WINGs/userdefaults.c to the this
1852     thing in sync with the FHS.
1854  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed,  2 Sep 1998 16:57:07 -0600
1856 wmaker (0.18.1b-1) unstable; urgency=low
1858   * New upstream version.
1859   * Patched src/dialog.c to get the Icon browser dialog NOT to ignore
1860     some valid paths in GNUstep/Defaults/WindowMaker
1861   * Removed second instance of ~/GNUstep/Library/WindowMaker/Pixmaps in
1862     WindowMaker/Defaults/WindowMaker.in, which I don't know how got there
1863     in the first place.
1865  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 22 Aug 1998 16:14:06 -0600
1867 wmaker (0.17.5-4) unstable; urgency=low
1869   * Moved headers in -dev packages from /usr/X11R6/include/X11 to
1870     /usr/X11R6/include.
1872  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 15 Aug 1998 17:45:47 -0600
1874 wmaker (0.17.5-3) unstable; urgency=low
1876   * Created new package libwings-dev to provide support for WINGs-based
1877     applications, like Aeleron and wmss.
1878   * Updated wmaker.1x
1879   * Modified the appearance.menu, yet again.
1881  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun,  9 Aug 1998 17:12:07 -0600
1883 wmaker (0.17.5-2) unstable; urgency=low
1885   * Changed src/defaults.c to look for DEFAUTLS_DIR in DEF_GNUSTEP_DIR, which
1886     is defined as /etc/GNUstep in Debian. (closes: bug#25207)
1887   * Fixed README.Debian (closes: bug#25208) and added some extra notes.
1888   * Changed postinst to ask about upgrading the defaults only if it's
1889     requiered.
1891  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 30 Jul 1998 10:05:16 -0600
1893 wmaker (0.17.5-1) unstable; urgency=low
1895   * New upstream version. Adds GNUstep/Library/Icons and moves icons to
1896     that directory, but this version still looks in G/L/W/Pixmaps to
1897     preserve backwards compatibility.
1898   * Added XConsole to WMWindowAttributes (closes: bug#22405).
1900  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 28 Jul 1998 14:54:46 -0600
1902 wmaker (0.17.3-1) unstable; urgency=low
1904   * New upstream version.
1906  -- Marcelo E. Magallon <mmagallo@debian.org>  Wed, 22 Jul 1998 08:42:52 -0600
1908 wmaker (0.17.2-1) unstable; urgency=low
1910   * New upstream version. Give me a break! Three versions in three
1911     days... I haven't even been able to test and upload the previous
1912     ones. :-)
1913   * Changed upgrade-windowmaker-defaults to cope with new changes (/me
1914     sees bug reports coming this way, I'm working on a fix to stop the
1915     script asking the same questions over and over again)
1917  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 21 Jul 1998 08:49:27 -0600
1919 wmaker (0.17.0-1) unstable; urgency=low
1921   * New upstream version.
1922   * Removed wmaker-sound.
1924  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 20 Jul 1998 08:53:13 -0600
1926 wmaker (0.16.1-0) unstable; urgency=low
1928   * New upstream version. wmaker-superfluous and wmaker-traditional are
1929     gone :-( (I liked that little kludge of mine, it served me well ;-)
1930     Changed control, postinst and postrm accordingly.
1931   * Added a new package to compensate for the lost of the other two:
1932     wmaker-sound (it was about time!). It's not tested, and WMSound is not
1933     Debianized, I don't promise anything.
1935  -- Marcelo E. Magallon <mmagallo@debian.org>  Tue,  7 Jul 1998 09:23:30 -0600
1937 wmaker (0.16.0-0) unstable; urgency=low
1939   * New upstream release.
1940   * Modified rootmenu.c to get OPEN_MENU to work.
1941   * Modified "our" wmaker script. It doesn't copy the global files
1942     now. WindowMaker will happly read the global ones.
1944  -- Marcelo E. Magallon <mmagallo@debian.org>  Fri,  3 Jul 1998 13:04:19 -0600
1946 wmaker (0.15.1-0) unstable; urgency=low
1948   * New upstream version. Version 0.15.0-0 was not uploaded to master.
1949   * Fixed bug from version 0.15.0-0: a typo in /usr/X11R6/bin/wmaker
1950     prevented WindowMaker from starting.
1951   * First attempt to ease upgrade from version 0.14.1-6. It still doesn't
1952     upgrade smoothly.
1953   * Applied several patches from the WindowMaker list. Most important: a
1954     memory leak problem/bogus requests handling patch by Pete Bentley
1955     (pete@sorted.org), that incidentally allows cgoban to run (closes
1956     #00000); a patch by Jim Knoble (jmknoble@pobox.com) that fixes
1957     handling of WorkspaceBack = none (allows running xearth, for example)
1959  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 13 Jun 1998 17:25:55 -0600
1961 wmaker (0.15.0-0) unstable; urgency=low
1963   * New upstream version available. New features: The Fiend is gone. The
1964     Clip is here. Theme support improved. Better dithering, performs
1965     better on low end systems. Workspaces are more independent of each
1966     other. 
1967   * Rearranged directory layout. Should support themes better. Is not
1968     really FSSTND complaint, because the FSSTND doesn't really say
1969     anything about /usr/share, but it goes better with the FHS.
1970   * Removed asclock from the package
1971   * Tried to clean debian/rules a bit
1972   * Patch from 0.14.1-2 incorporated upstream
1973   * Patches applied in 0.14.1-6 incorporated upstream
1974   * Patch from wmaker list applied. It looks like it crashed under certain
1975     conditions involving autofocus and attract icons.
1976   * Patched to get wmaker in line with FSSTND... again. Sent upstream...
1977     again. Menus and GNUstep/Defaults are configuration files, damm it!
1978   * This package doesn't make a smooth transition from 0.14.1-6 (in hamm)
1979     to this version, hence the release number. This package is expected to
1980     be buggy. I need feedback!
1981   * Updated the manpages.
1983  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 31 May 1998 18:47:47 -0600
1985 wmaker (0.14.1-6) frozen unstable; urgency=low
1987   * Added menu.prehook and menu.posthook to the default menu. The menu
1988     file still puts Exit, Exit Session and Restart under WindowManagers,
1989     but users can copy /usr/lib/menu/wmaker to /etc/menu/wmaker, edit it,
1990     and edit /etc/X11/WindowMaker/menu.posthook to "move" those items
1991     outside the WindowManagers menu. (closes: bug#20194)
1992   * Patched src/moveres.c to get rid of a bug that can make WindowMaker
1993     crash when using "outline" mode for moving and resizing windows.
1994   * Patched wrlib/context.c to include an improved dithering
1995     algorithm. It is now possible to start *most* of the WindowMaker
1996     applets at the same time. (closes: bug#19764)
1998  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 10 May 1998 15:31:23 -0600
2000 wmaker (0.14.1-5) frozen unstable; urgency=low
2002   * Fixed README.Debian to give pointers to some real documentation. This
2003     should take care of some bugs (closes: bug#20483)
2005  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 27 Apr 1998 20:18:57 -0600
2007 wmaker (0.14.1-4) frozen unstable; urgency=low
2009   * Fixed behaviour if /etc/X11/window-managers doesn't exist when
2010     postinst is run. It properly creates the file with more or less the
2011     same contents xbase creates it (comments explaining what the files
2012     does, plus entries for twm and wmaker). (closes: bug#21315)
2013   * 0.14.1-3 was stupidly uploaded ONLY to unstable.
2015  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 19 Apr 1998 14:49:21 -0600
2017 wmaker (0.14.1-3) unstable; urgency=low
2019   * Fixed behaviour if /etc/X11/window-managers doesn't exist when
2020     postinst is run. It properly creates the file with more or less the
2021     same contents xbase creates it (comments explaining what the files
2022     does, plus entries for twm and wmaker. (closes: bug#21315)
2024  -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 18 Apr 1998 14:23:18 -0600
2026 wmaker (0.14.1-2) frozen unstable; urgency=low
2028   * Changed src/text.c to make WindowMaker display inverse text on input
2029     when MB support is on (Debian's package uses MB). Patch sent upstream.
2030     (closes: bug#20488)
2031   * Modifies rules to make config.guess and config.sub executable and
2032     allow debbuild to do its job (closes: bug#20962)
2034  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 12 Apr 1998 14:53:56 -0600
2036 wmaker (0.14.1-1) frozen unstable; urgency=low
2038   * New upstream version. Fixes several bugs. Outstanding: bug that made
2039     fiend's rewind button to not work on PPC (doesn't mention which OS, I
2040     presume it's Linux); bug that caused crash in certain conditions when
2041     using Sloppy focus; small mem-leak when destroying a workspace; bug
2042     when loading missing domains that caused WindowMaker to crash; bug in
2043     attribute editor that incorrectly create the appicon for an
2044     application, and could make WindowMaker to crash in certain
2045     conditions.
2046   * Upstream's added features: complete theme support (spixmap and tpixmap
2047     now work); Fiend enhancements (the idle indicator now lights if
2048     Fiend's not collapsed)
2049   * Fixed several lintian warnings related to excecutable .la files.
2050   * /etc/menu-methods/* are excecutable files in the deb (lintian); it
2051     doesn't make sense to -x them
2052   * Wrote manpages for several utilities included with WindowMaker
2053     (getstyle, setstyle, savews, geticonset, seticons, wdwrite, wxcopy,
2054     wxpaste and wmsetbg)
2055   * Fixed a few update-wmstyle-menu glitches: non-sense actions when ran
2056     as root; doesn't update the root menu when run; looks for themes
2057     (*.theme).
2058   * moved convertstlye to /usr/doc/wmaker directory. It's a tcl script,
2059     and it's useful ONLY to people upgrading from 0.6.3 who want to
2060     convert the old styles to the new ones. It's not as useful as it
2061     sounds, because it's easier to start over.
2063  -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 29 Mar 1998 20:59:41 -0600
2065 wmaker (0.14.0-4) frozen unstable; urgency=low
2067   * Added "Suggests: menu" as per discussion on debian-bugs-dist.
2068   * Polished package descriptions.
2069   * Previous release (0.14.0-3) fixed a bug that prevented the package
2070     from installing on some systems, notably those where 0.6.3-1 has been
2071     used before, i.e., bo systems, and long ago installed hamm systems,
2072     but the fact wasn't noted on the changelog. (closes: bug#19585,
2073     bug#19836, bug#19560)
2075  -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 23 Mar 1998 21:27:45 -0600
2077 wmaker (0.14.0-3) frozen unstable; urgency=low
2079   * Applied patch to wrlib. Better dithering for low end systems; uses an
2080     smaller fraction of the colorspace.
2081   * Reworked preinst and postinst script to handle the existance of a
2082     diversion of asclock by wmaker 0.6.3-1, and upgrades from that version.
2084  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sun, 22 Mar 1998 18:54:41 -0600
2086 wmaker (0.14.0-2) unstable; urgency=low
2088   * Fixed postinst. It's "tempfile", not "tmpfile"! Removed extra
2089     whitespace. Rewrote some parts (closes: bug#19560, bug#19585)
2090   * Cleaned preinst
2091   * Added WindowMaker-happy version of asclock to the package, because
2092     asclock is not available as a package but instead it's packaged together
2093     with AfterStep. Added diversion of asclock to asclock.afterstep because
2094     it does NOT requiere WindowMaker.
2096  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 15 Mar 1998 8:51:00 -0600
2098 wmaker (0.14.0-1) unstable; urgency=high
2100   * New upstream release, sporting an all new Fiend clone!
2101   * New maintainer, Marcelo E. Magallon <mmagallo@debian.org>.
2102   * The libtool patch that 0.13.1-0.1 depended on has been incorporated on
2103     the Debian package, but not upstream. One has to be careful as to ALWAYS
2104     run libtoolize --copy in order to get Debian's version instead of
2105     upstream's.
2106   * Previous version wasn't uploaded. It closed several lintian reported
2107     bugs and a nasty bug that wiped user modified files (closes: bug#17664)
2108   * Conffiles are absolute (closes: bug#18501)
2109   * Modified postinst. It will, hopefully, ask the user to modify
2110     /etc/X11/window-managers to make WindowMaker the default only if there's
2111     no previous WindowMaker entry there. It handles a rather curious syntax
2112     used by AfterStep's postinst which will deinstall WindowMaker's entry
2113     when AfterStep is deinstalled from the system (I think).
2114   * Changed a couple of file names in debian.
2115   * Wrote a manpage for wmaker.
2116   * Ran several files through ispell. Gosh! Hope I my grammar not as bad as
2117     my spelin is.
2119  -- Marcelo E. Magallon <mmagallo@debian.org>  Thu, 8 Mar 1998 14:14:00 -0600
2121 wmaker (0.13.1-0.1) unstable; urgency=high
2123   * New upstream release.
2124   * /etc/menu-methods/wmaker and /etc/menu-methods/wmstyle are
2125     configuration files. (closes: bug#17664)
2126   * /usr/X11R6/bin/wmaker is no longer a configuration file
2127   * Fixed a couple of bugs in postrm. (remove and purge were not working
2128     according to policy)
2129   * Updated to Standards 2.4.0.0
2130   * Fixed FSF address (lintian)
2131   * Fixed undocumented manpage references, 1x -> 7 (lintian)
2132   * conffiles are absolute (lintian)
2133   * inter-library dependency information included, but depends on
2134     patch for libtool not in the main distribution (lintian)
2136  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Thu, 14 Feb 1998 10:54:00 -0600
2138 wmaker (0.13.0-0.1) unstable; urgency=low
2140   * New upstream release.
2142  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Thu, 29 Jan 1998 16:35:00 -0600
2144 wmaker (0.12.3-0.5) unstable; urgency=low
2146   * Fixed menu entry and handling of menu file. Many many thanks Joey!
2147     (fixes: bug#17014)
2148   * Fixes a stupid typo in libwmaker0 postinst (fixes: bug#16919,
2149     bug#17359, bug#17335, bug#17392)
2150   * libwmaker0-dev, which now replaces wmlib-dev, doesn't have a typo
2151     in depends (fixes: bug#16666)
2152   * Added wmaker-traditional, per user's request. This is yet another
2153     alternative; it doesn't have the newstyle look.
2154   * Changed Priorities to optional for all the packages.
2156  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Mon, 25 Jan 1998 22:00:00 -0600
2158 wmaker (0.12.3-0.4) unstable; urgency=low
2160   * Cleaned debian/rules to include Section and Priority in the packages
2161   * Changed Priorities for wmaker-superfluous, libwmaker0, libwmaker0-dev
2162     and libwraster0-dev to extra.
2164  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sun, 18 Jan 1998 17:24:21 -0600
2166 wmaker (0.12.3-0.3) unstable; urgency=low
2168   * Added wmaker-superfluous package per user's request.
2169   * Appended Neil's changelog to this one.
2170   * Bugs closed in previous releases: focusing problem fixed (#14038);
2171     wxcopy and wxpaste are included (#14100); compiled using gnulibc 2 and
2172     g-libraries (closes #14799); postrm seems to be ok (closes #15651);
2173     preserves z-order during restarts (closes #11371)
2175  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Mon, 29 Dec 1997 21:21:31 -0600
2177 wmaker (0.12.3-0.2) unstable; urgency=low
2179   * Fixed a serious mistake regarding wmaker.inst. Removed the script from
2180     the package and all references to it from the program. Added another
2181     script wmaker, and renamed the original wmaker to WindowMaker.
2182   * Fixed entries in wmaker's configuration, to get it in sync with
2183     whatever goes in the package, and not whatever is on my system. <g>
2185  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Mon, 29 Dec 1997 09:53:18 -0600
2187 wmaker (0.12.3-0.1) unstable; urgency=low
2189   * New upstream version
2190   * Converted to debhelper
2191   * First Public Release announced on debian-devel and wmaker@eosys.com
2192   * Upstream version drops patches from 0.12.0-0.1 :^( (according to Dan
2193     Pascu <dan@services.iiruc.ro>, he never got the patches, they will be
2194     hopefully incorporated again in the next release) so they are in the
2195     source package diffs again.
2196   * Some fine tuning to the libtool patches. It now compiles ok and wmaker
2197     uses wrlib!!!
2198   * Patched source code (sent upstream) to preserve z-order during
2199     restarts. (closes #11371)
2200   * Modifications to the menu file to incorporate Debian menu system.
2201   * Added --with-gnustepdir to configure.in (sent upstream); this allows
2202     to build WindowMaker in a FSSTND complaint fashion.
2203   * Modified PixmapPath (again?!?) to make it Debian friendly.
2204   * Moved .so symlinks from base packages to development packages (debian
2205     policy)
2207  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sun, 28 Dec 1997 10:24:25 -0600
2209 wmaker (0.12.2-0.1) unstable; urgency=low
2211   * New upstream version
2212   * Upstream version incorporates patches from 0.12.0-0.1
2213   * New patches to configure.in to support libPropList (available as a
2214     Debian package, libproplist0 and libproplist0-dev)
2215   * Used libtool to produce shared and static versions of wrasterlib and
2216     wmlib, but wmaker doesn't use them
2218  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Tue, 16 Dec 1997 20:45:04 -0600
2220 wmaker (0.12.1-0.1) unstable; urgency=low
2222   * New upstream version
2224  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sat, 13 Dec 1997 16:23:54 -0600
2226 wmaker (0.12.0-0.1) unstable; urgency=low
2228   * New upstream version
2229   * Non maintainer release. Changed debian version to make it policy
2230     complaint
2231   * Modified configure.in to add --with-pixmapdir. Patch sent to upstream
2232     maintainer.
2233   * Yet another try at pixmaps. This one seems to be the definite one; it
2234     mimicks what gnome is using, I assume that's the Right Thing ;-)
2235   * Upstream version seems to have corrected focusing problem (closes
2236     #14038)
2237   * wxcopy and wxpaste included (closes #14100)
2238   * Compiled using gnulibc 2 and g-libraries (closes #14799)
2239   * post-remove script created using deb-make (closes #15651)
2241  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sun,  7 Dec 1997 22:32:53 -0600
2243 wmaker (0.11.1-0.1) unstable; urgency=low
2245   * New upstream version
2246   * Patches from 0.6.3-0.1 incorporated to upstream
2247   * Changed priority to optional
2248   * Support for internationalization compiled in
2249   * New paths for configuration and default pixmaps (yet another try!)
2251  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sun, 23 Nov 1997 14:05:07 -0600
2253 wmaker (0.6.3-0.1) unstable; urgency=low
2255   * Initial Release.
2256   * Added support for Debian menu system.
2257   * Changed paths to make it conform FSSTD.
2258   * Compiled using gnulibc, aka libc6
2259   * Improved runtime configuration (from the sysadmin point of view)
2260     adding some patches to CPP invocation.
2262  -- Marcelo E. Magallon <mmagallo@efis.ucr.ac.cr>  Sat,  1 Nov 1997 15:31:28 -0600
2264 wmaker (0.6.3-1) unstable; urgency=low
2266   * Added Requires: cpp.  (Fixes Bug#11866)
2267   * Added support for Debian menu system.  (Thanks to Oliver Schoenherr
2268     for his config file examples.  Thanks also to others who have made
2269     suggestions.)  (Fixes Bug#10677)
2270   * Added wmlib-dev binary package with libWMaker and libwraster
2271     libraries and header files.  A package with shared libraries may
2272     follow once the interfaces settle down a bit.
2273   * Small change to package description.
2274   * Now builds asclock (patched to work with the Dock) and installs it,
2275     diverting the version from afterstep (if installed) in the process.
2276   * Added debian/X11/window-managers file so that wmaker gets added
2277     to /etc/X11/window-managers.
2278   * New upstream release.
2279   * Switched to CVS control.
2281  -- Neil A. Rubin <nar5@po.cwru.edu>  Sun, 31 Aug 1997 17:24:43 -0400
2283 wmaker (0.6.0-1) unstable; urgency=low
2285   * Added info documentation to info system.
2286   * Added html documentation to dwww menu.
2287   * Fixed wconfig.h.in so that it correctly looks at /etc/X11/wmaker/
2288     for config files.  I don't know how that slipped past.
2289     (Fixes Bug#11045 and Bug#11357)
2290   * Built against libc6.
2291   * New upstream release. (Fixes Bug#11352)
2293  -- Neil A. Rubin <nar5@po.cwru.edu>  Fri, 25 Jul 1997 12:14:20 -0400
2295 wmaker (0.5.0-1) unstable; urgency=low
2297   * New upstream release.
2299  -- Neil A. Rubin <nar5@po.cwru.edu>  Tue, 17 Jun 1997 22:08:26 -0400
2301 wmaker (0.4.3-1) unstable; urgency=low
2303   * Changed things so that the package doesn't use /lib/ld-linux.so.2
2304     from libc6.
2305   * New upstream release.
2307  -- Neil A. Rubin <nar5@po.cwru.edu>  Tue, 27 May 1997 22:06:42 -0400
2309 wmaker (0.4.2-1) unstable; urgency=low
2311   * Added dockapp script missing in upstream tarball. 
2312   * New upstream release.
2314  -- Neil A. Rubin <nar5@po.cwru.edu>  Tue, 27 May 1997 11:13:00 -0400
2316 wmaker (0.4.1-1) unstable; urgency=low
2318   * Added Debian control files and changed configuration file locations.
2319   * Initial Experimental Release.  There are many known problems with this
2320     release, but it does work.  Please read /usr/doc/wmaker/README.debian.
2322  -- Neil A. Rubin <nar5@po.cwru.edu>  Sun, 18 May 1997 18:02:24 -0400