Skip to content

Debian Changelog wmakerconf (2.12-1)

2008

wmakerconf (2.12-1) unstable; urgency=low

   * QA upload.
   * New upstream release by Herbert P Fortes Neto:
     - Closes: #395179 (wmakerconf: shortcut names are unsorted).
     - Closes: #413789 (wmakerconf: [INTL:es] Spanish po translation).
   * Fix lintian errors:
     - Do not ignore error other than missing Makefile on $(MAKE) clean.
     - Remove binutils versioned build-depends; required version for use of
       --as-needed linker flag is now in stable.
     - Update menu entry to new menu policy (Apps/System ->
       Applications/System/Administration for a user config tool).
     - Improve debian/copyright: add years and note new GPL version.
   * Bump Standards-Version to 3.7.3 and debhelper compat to 5.
   * Merge wmakerconf-data binary package into this source package.
     - Closes: #290352 (the orphaning bug for wmakerconf-data source package).
     - Remove debian/TODO since this was the only item listed in it.
     - Put old wmakerconf-data changelog.Debian into wmakerconf-data binary
       package as it may be of historical interest.
   * Add comment in README.Debian from Herbert P Fortes Neto about what to
     do if there is no /etc/X11/WindowMaker/menu.hook file.
   * Remove watch file, since upstream for 2.12 no longer plans to maintain
     wmakerconf.

 -- Kevin B. McCarty <kmccarty@debian.org>  Fri, 9 May 2008 16:06:37 -0700

2006

wmakerconf (2.11-5) unstable; urgency=low

   * Orphaning package (cf. #290350).
   * debian/control: s/x-dev/x11proto-core-dev/ in Build-Depends.
   * debian/control: Update Standards-Version to 3.7.2.  (No changes)

 -- Kevin B. McCarty <kmccarty@debian.org>  Fri, 8 Sep 2006 13:08:00 -0400

wmakerconf (2.11-4) unstable; urgency=low

   * debian/rules: Add config.h target so the configure step can be run from
     debian/rules without also compiling.
   * debian/rules: Use /usr/share for the --with-wmakeretcprefix configure
     flag, since all the interesting Window Maker files seem to have migrated
     there in recent wmaker packages.  (WMakerConf always searches for the
     Debian menu hook at /etc/X11/WindowMaker/menu.hook, so this change does
     not affect the ability to find it.)
   * debian/rules, debian/control: Add LDFLAGS=-Wl,--as-needed to prevent
     recursive library dependency disease.  Thus Build-Depend upon
     binutils (>= 2.16.1cvs20050902-1).

 -- Kevin B. McCarty <kmccarty@debian.org>  Tue, 28 Feb 2006 12:50:54 -0500

2005

wmakerconf (2.11-3) unstable; urgency=low

   * src/wmconfig.c: Fix segfault on exit when no $GNUSTEP/Defaults/WindowMaker
     file originally existed.
   * debian/control:
     - Depend upon wmaker (>= 0.91.0-9) to ensure presence of the file
       /etc/X11/WindowMaker/wmmacros (closes: #315960).
     - Change maintainer address.
     - Bump Standards-Version to 3.6.2 (no changes).
   * debian/control, debian/rules:  Build-Depend upon autotools-dev, and copy
     config.guess and config.sub into the source directory at build time to
     keep them always up-to-date.
   * Translations:
     - German (updated) - Jens Seidel <jensseidel@users.sf.net> (closes: #313849)

 -- Kevin B. McCarty <kmccarty@debian.org>  Wed, 16 Nov 2005 16:53:52 +0000

wmakerconf (2.11-2) unstable; urgency=high

   * debian/control: Depend upon wmaker (>= 0.90.0) instead of Conflicting
     against wmaker (<< 0.90.0); this prevents woody->sarge upgrade problems.
     (closes: #307850)
   * debian/control: Change maintainer address.

 -- Kevin B. McCarty <kmccarty@princeton.edu>  Sat, 7 May 2005 19:04:07 -0400

wmakerconf (2.11-1) unstable; urgency=medium

   * New upstream release.
     - Urgency medium, since this release has been ported to GTK+ 2, fixing
       several incompatibilities with Window Maker 0.9x.
     - debian/control: Update Build-Depends appropriately.
     - Makes irrelevant the problem of incompatibility of libpng12-linked
       wmakerconf with libpng10-linked GTK+ 1.2 themes.  (closes: #182586)
     - GTK+ 2, like Window Maker 0.9x, uses UTF-8 uniformly.  Should fix
       problems with non-ASCII menu characters.  (closes: #282807)
     - Font selection dialog automatically sees true-type fonts via GTK+ 2;
       additionally, it has been hacked to understand the font name
       format used by Window Maker 0.9x.  (closes: #296085)
   * debian/compat, debian/rules, debian/control: Increase DH_COMPAT to 4.
   * debian/control: Loosen versioned dependency on wmakerconf-data.
   * debian/docs: Install NLS-TEAM1 to give credit to translators.
   * debian/changelog: Add back changelog entries for versions 2.4-3, 2.4-4
     and 2.7-2.2 for the sake of historical completeness.  The first two of
     these versions were added to "potato" after it was frozen, so never
     appeared in unstable.  The last was apparently overwritten by a
     separate NMU of version 2.8.1 that happened at about the same time.

 -- Kevin B. McCarty <nboullis-sponsoring-kmccarty@debian.org>  Wed, 2 Mar 2005 12:00:40 -0500

2004

wmakerconf (2.9.2-2) unstable; urgency=low

   * debian/control: Increase Build-Depends to libwraster3-dev
   * Add debian/watch file to make DEHS people happy
   * Update config.sub and config.guess to versions from autotools-dev
     20040822.1

 -- Kevin B. McCarty <nboullis-sponsoring-kmccarty@debian.org>  Fri, 5 Nov 2004 09:26:19 -0500

wmakerconf (2.9.2-1) unstable; urgency=low

   * New upstream release
   * Includes fix for workspace-specific background crashes (closes: #249353)
   * src/menu.c: Don't call browser with "$BROWSER -remote openURL(%s)"; in
     some cases a browser would ignore the argument and return zero, so the
     fallback action of "$BROWSER '%s'" would not be tried.
   * debian/rules: Take advantage of new --with-webbrowser option to configure.
     Comment out dh_installmanpages (done automatically by "make install").
   * debian/menu: Assert internal caps in program name, a la WindowMaker
   * Translations:
     - Danish (updated) - Morten Bo Johansen <mojo@mbjnet.dk> (closes: #262141)
     - German (updated) - Florian Ernst <florian@uni-hd.de>   (closes: #261212)

 -- Kevin B. McCarty <nboullis-sponsoring-kmccarty@debian.org>  Mon, 2 Aug 2004 11:45:57 -0400

wmakerconf (2.9.1-1) unstable; urgency=low

   * New upstream (me)
   * New upstream release
   * Translations:
     - German (updated) - Florian Ernst <florian@uni-hd.de> (closes: #244124)

 -- Kevin B. McCarty <nboullis-sponsoring-kmccarty@debian.org>  Mon, 17 May 2004 16:36:45 -0400

wmakerconf (2.9-5) unstable; urgency=low

   * debian/control:
     - Update Build-Depends by substituting x-dev for xlibs-dev.  This is the
       only X dev package that the wmakerconf build depends on directly
       (for X11/keysym.h); the rest are pulled in through libgtk1.2-dev.
     - Add Build-Depends on wget so that theme installs via WWW are enabled at
       compile time.
     - Add Build-Depends and Depends on bzip2 so that bzip2-compressed themes
       are supported.
   * debian/rules: Do not install upgrade.pl, as it circumvents the packaging
     system.
   * debian/menu: Quote all tags to remove lintian warning
     "unquoted-string-in-menu-item".

 -- Kevin B. McCarty <nboullis-sponsoring-kmccarty@debian.org>  Wed, 3 Mar 2004 15:29:46 -0500

wmakerconf (2.9-4) unstable; urgency=low

   * po/da.po: Update Danish translation, thanks to Morten Bo Johansen
     <mojo@image.dk>.  (closes: #230619)
   * debian/control: Remove gtk-engines-gtkstep from Suggests: since it is
     no longer packaged.
   * debian/rules: Always include "--host $(DEB_HOST_GNU_TYPE)" in $(confflags).

 -- Kevin B. McCarty <nboullis-sponsoring-kmccarty@debian.org>  Wed, 25 Feb 2004 11:40:28 -0500

2003

wmakerconf (2.9-3) unstable; urgency=low

   * src/texture.c: In show_texture_dialog(), if the texture array is empty,
     make TEXTURE_NONE be the default selection for the default workspace.
   * src/texture.c: In update_gradient_preview(), check for a null value
     returned by WMGetFromPLArray().  Fixes crash when a texture is defined
     as a zero-element array in user's WindowMaker file (closes: #117559).
   * src/error.c: In _warning(), fix the call to g_logv() to avoid segfault
     when printing a warning message.
   * src/misc.[ch], configure.in: Have get_temporary_file_name() use mkstemp(3)
     when available.  Add new function make_temporary_directory() using
     mkdtemp(3).  Add new function get_tempdir() used by both.
   * src/themebrowser.c: Have save_theme_backend() use
     make_temporary_directory() instead of get_temporary_file_name().
   * src/rootmenu.c: In convert_to_proplist(), file may be a relative
     filename located in $GNUSTEP_USER_ROOT/Library/WindowMaker/ or
     /etc/X11/WindowMaker/; allow for these possibilities.  This lets
     wmakerconf import menus from the Debian menu system (closes: #150007).
   * src/rootmenu.c: Search for menus in WMAKERDIR (/etc/X11/WindowMaker),
     not WMAKERDATADIR (/usr/share/WindowMaker)
   * src/keys.c: Don't uppercase X keysym names unnecessarily in keysym_list()
     (closes: #172862).
   * config.guess, config.sub: get new versions from autotools-dev 20031007.1
   * configure.in: test that WMAKERDIR contains 'menu', not 'WindowMaker'
   * configure, etc.: rerun autoconf --force, automake, etc.
   * debian/README.debian: Supply a warning that converting the menu will
     prevent it from being automatically updated by the Debian menu system.
   * scripts/wm-oldmenu2new.sh: Check for value of $GNUSTEP_USER_ROOT instead
     of always using $HOME/GNUstep.  Always use $INCLUDES.
   * scripts/wm-oldmenu2new.sh: Make more robust by adding lots of quotes.
   * scripts/wm-oldmenu2new.sh: Make more secure by using tempfile(1).
   * debian/wmakerconf.1: Clarify the behavior of the --config option.
   * data/WMWmakerconf: Keep this in sync with wmakerconf-data package 0.80.0-2.

 -- Kevin B. McCarty <nboullis-sponsoring-kmccarty@debian.org>  Sun, 16 Nov 2003 16:28:07 -0500

wmakerconf (2.9-2) unstable; urgency=medium

   * Urgency medium because this upload closes two important bugs.
   * src/*.[ch]: Change all instances of proplist_t * to proplist_t to fix
     incompatible pointer type warnings.
   * src/simple.c: In update_color(), remove call to WMReleasePropList()
     since WMPutInPLDictionary() calls it already on the value for a removed
     key.  This fixes the crash when setting themes (closes: #216165).
   * src/wmconfig.c: We seem to have lost a PLMergeDictionaries() call from
     main() between 2.8.1 and 2.9, resulting in the initial settings being
     for the default Debian theme rather than the user's current settings.  Add
     it back in the form of a call to WMMergePLDictionaries(). (closes: #216206)
   * src/themebrowser.c: Add code in load_attributes() that removes deprecated
     keys from the style, stopping the flow of "Attribute DisplayFont not yet
     supported" warnings when loading old themes.
   * src/themebrowser.c: In install_theme_dialog(), comment out the code that
     removed "/Themes" from the end of the theme installation path.  Now
     installing a theme actually puts it where one would expect.
   * src/menu.c: Replace Themes web page menu items that no longer exist with
     some current web repositories.
   * src/menu.c: Since upstream home page no longer exists, replace the link
     with the project page at freshmeat.net.
   * debian/control: Increase Standards-Version to 3.6.1 (no related changes).
   * debian/control and debian/changelog: Maintainer's e-mail changed by sponsor.

 -- Kevin B. McCarty <nboullis-sponsoring-kmccarty@debian.org>  Sat, 18 Oct 2003 13:05:19 -0400

wmakerconf (2.9-1) unstable; urgency=low

   * New maintainer (closes: #182934)
   * New upstream version (closes: #146498)
   * Change copyright file to reflect new download location (home page
     http://ulli.on.openave.net/wmakerconf/ has gone AWOL)
   * Suggest www-browser virtual package instead of netscape (closes: #138834)
   * Use sensible-browser to open homepage URL instead of netscape
   * Build-Depend on libwraster2-dev, not libwraster2
   * Remove "libxpm4-dev, libpng2-dev, libjpeg62-dev, libungif4-dev |
     libungif3g-dev | giflib3g-dev, libtiff3g-dev, zlib1g-dev"
     from Build-Depends since these are all dependencies of libwraster2-dev,
     as pointed out by James Troup (closes: #180207; partly fixes #194193).
   * Add Build-Depends on xlibs-dev for #include of X11/keysym.h.
   * Bump wmakerconf-data dependency to version 0.80.0 (0.62.0 causes segfault)
   * Remove assorted docs from /usr/share/wmakerconf (except MANUAL since it's
     required by the online help) and add README to /usr/share/doc/wmakerconf
   * Update wmakerconf.1 man page
   * Remove #!/usr/bin/perl line from wget.pl as it isn't executable
   * src/themebrowser.c: Fix segmentation fault on exit (partly fixes #60863)
   * Apply updated Danish po-file from Morten Bo Johansen (closes: #170562)
   * Standards-Version now 3.5.10:
     - Update autotools files (to version 20030519.1), regenerate
       Makefile.in, configure, etc., and add lines to debian/rules as suggested
       by autotools-dev README.Debian file
     - Support debug and noopt flags in DEB_BUILD_OPTIONS in debian/rules
   * Replace proplist-compat.h macros by WUtil.h functions and remove
     libproplist0-dev from Build-Depends
   * Use RReleaseImage() instead of deprecated RDestroyImage()
   * Sponsored by John H. Robinson, IV <jaqque@debian.org>

 -- Kevin B. McCarty <kmccarty@princeton.edu>  Mon, 4 Aug 2003 11:29:21 -0400

wmakerconf (2.8.1-1) unstable; urgency=low

   * NMU
   * New upstream version (closes: bug#115794).
   * Built with libpng12 (closes: bug#177797).
   * Added build-depends on libwings-dev.

 -- Aurelien Jarno <aurel32@debian.org>  Sun, 2 Feb 2003 21:15:28 +0100

wmakerconf (2.7-2.2) unstable; urgency=low

   * Non-Maintainer Upload.
   * debian/control (Build-Depends): remove "libxpm4-dev, libpng2-dev,
     libjpeg62-dev, libungif4-dev | libungif3g-dev | giflib3g-dev,
     libtiff3g-dev, zlib1g-dev"; these are all indirect dependencies used by
     libwraster rather than wmakerconf.
 
   * The above and the subsequent recompile makes wmakerconf installable
     again.  Closes: #177797

 -- James Troup <james@nocrew.org>  Sat, 8 Feb 2003 03:35:14 +0000

2001

wmakerconf (2.7-2.1) unstable; urgency=low

   * NMU
   * Add libungif4-dev as option (vs libungif3-dev).  Closes: #108471

 -- LaMont Jones <lamont@debian.org>  Sun, 12 Aug 2001 01:24:04 -0600

wmakerconf (2.7-2) unstable; urgency=low

   * Added "Config" hint to menu file (closes: #82316)
   * Moved binaries to /usr/bin and manpages to /usr/share/man
   * Updated web page location in copyright file

 -- Adam Klein <aklein@debian.org>  Mon, 22 Jan 2001 12:14:46 -0800

2000

wmakerconf (2.7-1) unstable; urgency=low

   * New upstream release

 -- Adam Klein <aklein@debian.org>  Mon, 6 Nov 2000 17:25:03 -0800

wmakerconf (2.6.1-2) unstable; urgency=low

   * Recompile against libwraster2 (closes: #74782)

 -- Adam Klein <aklein@debian.org>  Sun, 15 Oct 2000 11:42:10 -0700

wmakerconf (2.6.1-1) unstable; urgency=low

   * New upstream release

 -- Adam Klein <aklein@debian.org>  Tue, 4 Apr 2000 01:00:43 -0700

wmakerconf (2.6-1) unstable; urgency=low

   * New upstream release
   * Updated location of upstream to LinuxAve.net

 -- Adam Klein <aklein@debian.org>  Sun, 2 Apr 2000 15:36:30 -0700

wmakerconf (2.5-3) unstable; urgency=low

   * Fixed wm-oldmenu2new.sh script (closes: #61247)

 -- Adam Klein <aklein@debian.org>  Tue, 28 Mar 2000 11:12:25 -0800

wmakerconf (2.5-2) unstable; urgency=low

   * Added upstream patch which closes: bug#45844

 -- Adam Klein <aklein@debian.org>  Wed, 26 Jan 2000 23:09:30 -0800

wmakerconf (2.5-1) unstable; urgency=low

   * New upstream release
     + Supports modifiers Mod1-Mod5 (Closes: Bug#41822)

 -- Adam Klein <aklein@debian.org>  Mon, 24 Jan 2000 16:39:39 -0800

wmakerconf (2.4-4) frozen; urgency=low

   * Make wm-oldmenu2new.sh work with mawk (closes: #61247)
   * Release manager: this is a two character change in an awk script;
     please let it in.  Thanks.

 -- Adam Klein <aklein@debian.org>  Tue, 28 Mar 2000 11:37:34 -0800

wmakerconf (2.4-3) frozen; urgency=low

   * Applied patch from upstream to make included menus work (closes: #59900)
   * Release manager: without this, the menu-editing component of
     wmakerconf is very confusingly buggy. It will allow you to "add
     Debian menu" and then next time you edit the menu, it will be gone.
     I feel this is annoying enough to include a fix for; I hope you'll
     agree.

 -- Adam Klein <aklein@debian.org>  Thu, 16 Mar 2000 12:27:30 -0800

1999

wmakerconf (2.4-2) unstable; urgency=low

   * Corrected Build-Depends (closes: #53618)

 -- Adam Klein <aklein@debian.org>  Tue, 28 Dec 1999 09:32:15 -0800

wmakerconf (2.4-1) unstable; urgency=low

   * New upstream release (closes: #52617)
   * Removed debhelper v2 support, make it possible to build on slink
   * Updated copyright file
   * Removed mention of themes.org from description, as wmakerconf can no
     longer access it
   * Applied patch from upstream to fix a couple bugs in the original
     source

 -- Adam Klein <aklein@debian.org>  Fri, 24 Dec 1999 22:21:30 -0800

wmakerconf (2.3-1) unstable; urgency=low

   * New upstream release (closes: #36634)
   * Removed snarf support (I'm not sure why I added it at all)
   * Don't use install-stamp target
   * Added patch from upstream for preview generation segfault (closes: #44464)

 -- Adam Klein <aklein@debian.org>  Thu, 7 Oct 1999 17:13:56 -0700

wmakerconf (2.2-3) unstable; urgency=low

   * Now FHS compliant; Standards-Version 3.0.1

 -- Adam Klein <aklein@debian.org>  Mon, 6 Sep 1999 01:54:18 -0700

wmakerconf (2.2-2) unstable; urgency=low

   * Added wmakerconf and mkpreview manpages
   * Slightly more lintian clean

 -- Adam Klein <aklein@debian.org>  Sun, 29 Aug 1999 10:55:02 -0700

wmakerconf (2.2-1) unstable; urgency=low

   * New upstream version

 -- Adam Klein <aklein@debian.org>  Sun, 22 Aug 1999 10:09:29 -0700

wmakerconf (2.1-3) unstable; urgency=low

   * Changed 'elsif 0' to 'elsif (0)' in scripts/upgrade.pl.in (closes: #41115)

 -- Adam Klein <aklein@debian.org>  Mon, 12 Jul 1999 00:47:51 -0700

wmakerconf (2.1-2) unstable; urgency=low

   * Recompiled against libwraster1

 -- Adam Klein <aklein@debian.org>  Wed, 30 Jun 1999 14:29:38 -0700

wmakerconf (2.1-1) unstable; urgency=low

   * New upstream bugfix release

 -- Adam Klein <aklein@debian.org>  Fri, 14 May 1999 08:10:04 -0700

wmakerconf (2.0-1) unstable; urgency=low

   * New upstream release
   * Actually include snarf.pl this time

 -- Adam Klein <aklein@debian.org>  Thu, 13 May 1999 15:01:58 -0700

wmakerconf (1.99.4-1) unstable; urgency=low

   * New upstream release
   * Fixed up rules file so that we don't include files intended for
     wmakerconf-data

 -- Adam Klein <aklein@debian.org>  Thu, 22 Apr 1999 00:09:28 -0700

wmakerconf (1.99.2-1) unstable; urgency=low

   * New upstream release

 -- Adam Klein <aklein@debian.org>  Thu, 15 Apr 1999 23:28:02 -0700

wmakerconf (1.99.1-1) unstable; urgency=low

   * New upstream release
     + No longer uses Imlib!

 -- Adam Klein <aklein@debian.org>  Wed, 14 Apr 1999 07:51:20 -0700

wmakerconf (1.99.0-2) unstable; urgency=low

   * For some reason, doesn't work with old version of wmakerconf-data;
     Added Depends: wmakerconf-data (>= 0.52.0)

 -- Adam Klein <aklein@debian.org>  Sat, 10 Apr 1999 14:47:42 -0700

wmakerconf (1.99.0-1) unstable; urgency=low

   * New upstream version, prerelease of 2.0
   * Changed how the MANUAL is handled; now uses dh_link
   * Fixed URL in copyright
   * Added snarf.pl (if you know of any other download methods you would
     like added, just let me know)
   * Updated copyright file
   * Don't install TODO file, as it's now empty

 -- Adam Klein <aklein@debian.org>  Fri, 9 Apr 1999 08:10:08 -0700

wmakerconf (1.7-3) unstable; urgency=low

   * Compiled with GTK+ 1.2 (woohoo!)
   * Fixed url for totd and botd for new t.o setup

 -- Adam Klein <aklein@debian.org>  Fri, 26 Feb 1999 17:11:01 -0800

wmakerconf (1.7-2) unstable; urgency=low

   * Now has a Depends: line which does the right thing (even though it
     doesn't look good) (closes: #30113)
   * Linked with libgtk 1.1.16

 -- Adam Klein <aklein@debian.org>  Thu, 18 Feb 1999 23:38:26 -0800

wmakerconf (1.7-1) unstable; urgency=low

   * New upstream release (closes: #30211, #32650)
   * Suggests: gtk-engines-gtkstep
   * New rules file
   * Now Depends: on lynx|wget|libwww-perl for TOTD-getter
     (Almost fixes #30113; there's still a slight problem)
   * Added some stuff to gettile.pl to pick the right download method

 -- Adam Klein <aklein@debian.org>  Fri, 12 Feb 1999 17:48:45 -0800

wmakerconf (1.6-1) unstable; urgency=low

   * New upstream version
   * Linked with GTK+ 1.1
   * New maintainer
   * Cleaned up rules file
   * Standards version 2.5.0.0 (no changes)
   * Fixed typos in control file
   * Now Suggests: libwww-perl | lynx
   * Removed README.debian; it didn't say anything interesting
   * s/WindowMaker/Window Maker/ in several files

 -- Adam Klein <aklein@debian.org>  Thu, 21 Jan 1999 09:02:03 -0800

1998

wmakerconf (1.5-0.1) unstable; urgency=low

   * New upstream version
   * Non-maintainer upload

 -- Adam Klein <aklein@debian.org>  Thu, 31 Dec 1998 01:03:12 -0800

wmakerconf (1.2-1) unstable; urgency=low

   * New upstream release
   * This is going to sound stupid: removed a symlink /bin/perl on my
     system that caused configure to put /bin/perl and not /usr/bin/perl
     (it's not part of the perl packages, so I must have put that there at
     some point)

 -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 13 Oct 1998 09:46:58 -0600

wmakerconf (1.1.1-1) unstable; urgency=low

   * New upstream release.

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 10 Oct 1998 16:02:28 -0600

wmakerconf (1.0-1) unstable; urgency=low

   * New upstream version
   * Cleaned debian/rules a bit; stamp-configure runs aclocal, automake and
     autoconf as it seems Ullrich's tools behave a little different, in
     particular, make install DESTDIR=blah doesn't work. Because of this,
     aclocal.m4, configure, Makefile.in and Makefile are removed on clean.
   * Put a symlink /usr/share/wmakerconf/wmakerconf.gtkrc ->
     /etc/wmakerconf.gtkrc
   * Modified README.Debian; wmakerconf doesn't depend on WindowMaker's
     version (the datafile does, but that's another thing)
   * Modified copyright file to reflect correct addresses.
   * Removes .deps on debian/rules clean

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 13 Sep 1998 12:01:44 -0600

wmakerconf (0.6-1) unstable; urgency=low

   * New upstream version
   * Added little klugde to cope with the path change in WindowMaker 0.17.5
     (menu.c)

 -- Marcelo E. Magallon <mmagallo@debian.org>  Fri, 31 Jul 1998 17:17:48 -0600

wmakerconf (0.5-2) unstable; urgency=low

   * Removed README and COPYING from /usr/share/wmakerconf (closes: bug#25213)
   * Removed WMWmakerconf.de from the package (it belongs to wmakerconf-data)
     (closes: bug#25213)

 -- Marcelo E. Magallon <mmagallo@debian.org>  Fri, 31 Jul 1998 14:46:22 -0600

wmakerconf (0.5-1) unstable; urgency=low

   * New upstream release.

 -- Marcelo E. Magallon <mmagallo@debian.org>  Tue, 21 Jul 1998 11:20:50 -0600

wmakerconf (0.4-2) unstable; urgency=low

   * Removed /usr/share/wmakerconf/WMWmakerconf from the package; that file
     is now in wmakerconf-data
   * Fixed weird dependency on libpng (closes: bug#24468)

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 12 Jul 1998 20:58:01 -0600

wmakerconf (0.4-1) unstable; urgency=low

   * New upstream release.
   * New maintainer.

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 5 Jul 1998 09:40:32 -0600

wmakerconf (0.3.2-0.1) unstable; urgency=low

   * Applied upstream patch

 -- Paul Seelig <pseelig@goofy.zdv.uni-mainz.de>  Wed, 01 Jul 1998 13:46:12 +0200

wmakerconf (0.3-0.2) unstable; urgency=low

   * Last release under my supervision. Debian maintainer Marcelo E.
     Magallon <mmagallo@debian.org> will take over this package. :-)
   * Fixed all complaints reported by 'linitian'.

 -- Paul Seelig <pseelig@goofy.zdv.uni-mainz.de>  Mon, 29 Jun 1998 23:49:17 +0200

wmakerconf (0.3-0.1) unstable; urgency=low

   * New upstream version

 -- Paul Seelig <pseelig@goofy.zdv.uni-mainz.de>  Mon, 29 Jun 1998 13:14:11 +0200

wmakerconf (0.2-0.1) unstable; urgency=low

   * Initial Release.

 -- Paul Seelig <pseelig@goofy.zdv.uni-mainz.de>  Sat, 16 May 1998 07:24:11 +0200