wmacpi (2.2~rc5-1) unstable; urgency=low

  * New upstream release.
  * Switch to source format 3.0 (quilt).

  * debian/control:
    + Bump Standards-Version to 3.9.2 (no changes).
    + Do not recommend wmaker, as dockapps can be used with a number of other
      window managers.
    + Drop dpatch build-dep.
  * debian/rules:
    + Drop dpatch code.

 -- Julien BLACHE <jblache@debian.org>  Thu, 02 Jun 2011 12:34:39 +0200

wmacpi (2.2~rc4-2) unstable; urgency=low

  * debian/control:
    + Build-depend on libxext-dev instead of x11proto-xext-dev to account for
      changes in the X packaging (closes: #569362).
    + Bump Standards-Version to 3.8.4 (no changes).
    + Add ${misc:Depends}.

  * debian/copyright:
    + Refer explicitly to the GPL-2 file.

 -- Julien BLACHE <jblache@debian.org>  Sat, 13 Feb 2010 09:26:32 +0100

wmacpi (2.2~rc4-1) unstable; urgency=low

  * New upstream release.

  * debian/control:
    + Bump Standards-Version to 3.8.0 (no changes).

  * debian/patches/10_man_no_acpi.dpatch:
    + Updated; add a patch description.

 -- Julien BLACHE <jblache@debian.org>  Fri, 14 Nov 2008 19:06:56 +0100

wmacpi (2.2~rc3-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/01_power_supply_and_misc_fixes.dpatch:
    + Removed; merged upstream.

 -- Julien BLACHE <jblache@debian.org>  Sat, 22 Mar 2008 10:12:25 +0100

wmacpi (2.2~rc1-4) unstable; urgency=low

  * debian/patches/01_power_supply_and_misc_fixes.dpatch:
    + Updated; take into account that batteries can report either their energy
      level, charge level, or capacity percentage (closes: #465388).

 -- Julien BLACHE <jblache@debian.org>  Wed, 13 Feb 2008 22:09:30 +0100

wmacpi (2.2~rc1-3) unstable; urgency=low

  * debian/patches/01_power_supply_and_misc_fixes.dpatch:
    + Added; add support for the power_supply class for 2.6.24+ and other misc
      fixes (mostly graphical glitches) (closes: #463446).
  * debian/control:
    + Bump Standards-Version to 3.7.3 (no changes).
    + Move homepage to Homepage: field.
  * debian/copyright:
    + Added proper copyrights.

 -- Julien BLACHE <jblache@debian.org>  Sun, 10 Feb 2008 18:37:35 +0100

wmacpi (2.2~rc1-2) unstable; urgency=low

  * debian/menu:
    + Add a description.

 -- Julien BLACHE <jblache@debian.org>  Sun, 05 Aug 2007 21:00:40 +0200

wmacpi (2.2~rc1-1) unstable; urgency=low

  * Adopting wmacpi (closes: #420091).
  * New upstream release.
    + Now more friendly with non-WindowMaker window managers
      (closes: #280495, #293546).
    + Fixed redraw logic (closes: #423712).
  * debian/copyright:
    + Updated download URL (closes: #429698).
    + Updated author's email address.
  * debian/control:
    + Updated URL.
    + Build-Depends: dpatch.
  * debian/rules:
    + Add dpatch stuff.
  * debian/menu:
    + Moved menu entry to Applications/System/Monitoring.
  * debian/patches/10_man_no_acpi.dpatch:
    + Added; acpi is not shipped in the package, so don't document it.

 -- Julien BLACHE <jblache@debian.org>  Sun, 05 Aug 2007 21:00:26 +0200

wmacpi (2.1-9) unstable; urgency=low

  * QA upload.
  * Add support for the new Linux 2.6 ACPI sysfs hierarchy. (Closes: #412605)
    Thanks to Samuel “the shark” Ortiz <samuel@sortiz.org>.
  * Remove initial preposition from the short description.
  * Update watch file to version 3 (no changes needed).
  * Change x-dev Build-Depends to x11proto-core-dev.
  * Add missing Build-Depends x11proto-xext-dev and libxpm-dev.
  * Do not use '/usr/X11R6/lib' and '/usr/X11R6/include' when compiling.
  * Do not complain if the dependency files (.d) are not found when including
    them in the Makefile.
  * Clean up debian/copyright:
    - Use 'License' instead of 'Copyright'.
    - Add a new 'Upstream authors' section heading.
  * Clean up debian/rules:
    - Remove empty configure target.
    - Move duped cflags assignments in noopt to a common assignment.
    - Do not use a build-stamp file.
    - Remove boilerplate comments.
    - Add build-indep and build-arch targets. Make build depend on both.
    - Rename install to install-arch, make it depend on build-arch.
    - Change binary-indep to not depend on anything.
    - Change binary-arch to depend on install-arch.

 -- Guillem Jover <guillem@debian.org>  Tue, 22 May 2007 14:47:25 +0300

wmacpi (2.1-8) unstable; urgency=low

  * Orphaned package. See you fellas.

 -- Sebastian Henschel <shensche@debian.org>  Fri, 20 Apr 2007 10:54:39 +1200

wmacpi (2.1-7) unstable; urgency=low

  * New upstream release to close several bugs, see below.
  * debian/control:
    - Fix display issues with newer versions of libdockapp,
    closes: #280495, #293546

 -- Sebastian Henschel <shensche@debian.org>  Thu, 22 Feb 2007 17:44:08 +1300

wmacpi (2.1-6) unstable; urgency=low

  * wmacpi.c:
    - Slight modification of libdockapp0.6 patch.
  * Makefile:
    - Removed inclusion of libXext and libXpm as suggested at
      http://rerun.lefant.net/checklib/log.wmacpi_2.1-5.html.
  * debian/control?
    - Bumped Standards-Version to 3.7.2.0.
    - Removed Build-Depends on libxext-dev and libxpm-dev.

 -- Sebastian Henschel <shensche@debian.org>  Tue, 26 Sep 2006 13:42:52 +1200

wmacpi (2.1-5) unstable; urgency=low

  * wmacpi.c:
    - Fixed previous patch which let libdockapp hijack command line
    options from wmacpi, closes: #350887.

 -- Sebastian Henschel <shensche@debian.org>  Thu,  2 Feb 2006 14:20:24 +0100


wmacpi (2.1-4) unstable; urgency=low

  * wmacpi.c:
    - Added compatibility patch for libdockapp 0.6.x, closes: #350445.

 -- Sebastian Henschel <shensche@debian.org>  Tue, 31 Jan 2006 09:31:47 +0100

wmacpi (2.1-3) unstable; urgency=low

  * debian/control:
    - Changed build-dependencies due to xlibs-dev transition.
  * debian/copyright:
    - Updated postal address of the FSF.

 -- Sebastian Henschel <shensche@debian.org>  Thu,  1 Dec 2005 11:10:44 +0100

wmacpi (2.1-2) unstable; urgency=low

  * debian/watch:
    - Updated to reflect (not-so-)new download location.
  * debian/control:
    - Added amd64 to Architecture, closes: #323456.
    - Bumped Standards-Version to 3.6.2.0.
  * debian/menu:
    - Capitalised title to "Wmacpi", closes: #320613.

 -- Sebastian Henschel <shensche@debian.org>  Sun, 21 Aug 2005 11:42:59 +0200

wmacpi (2.1-1) unstable; urgency=low

  * New upstream release which closes several bugs, see below.
  * debian/control:
    - Changed Build-Dependency on libdockapp-dev to (>=1:0.5.0-1), thus
    closes: #286663, #292599, #292115.
  * wmacpi.1:
    - Unskewed section "AUTHOR" and updated dates, thus closes: #280082.

 -- Sebastian Henschel <shensche@debian.org>  Wed,  2 Feb 2005 09:56:55 +0100


wmacpi (2.0-1) unstable; urgency=low

  * New upstream release which closes: #228047.
  * wmacpi.1:
    - Purged stuff for the command line tool "acpi" which is not shipped
      with Debian, thus closes: #276712.

 -- Sebastian Henschel <shensche@debian.org>  Mon, 25 Oct 2004 13:25:04 +0200

wmacpi (1.99r7-1) unstable; urgency=low

  * New upstream release which closes: #227819.
  * debian/control:
    - Added Build-Dependency on libdockapp-dev.

 -- Sebastian Henschel <shensche@debian.org>  Thu, 26 Aug 2004 14:48:47 +0200

wmacpi (1.99r6-1) unstable; urgency=low

  * New upstream release which closes: #250792.
  * debian/control:
    - Bumped Standards-Version to 3.6.1.1.
  * debian/control:
    - The maintainer finally has become a DD and therefore a change of the
      email address was needed.

 -- Sebastian Henschel <shensche@debian.org>  Mon,  2 Aug 2004 22:07:55 +0200

wmacpi (1.99r5-1) unstable; urgency=low

  * New upstream release where several bugs got smashed:
    - Semantics of option "-b" should be sane now, closes: #226039.
    - Failure in case of broken ACPI setup is more verbose now,
      closes: #229764.
    - It is possible to disable "crawling" scroll messages by an option,
      thus closes: #242901.
    - Added patch for proper file handling: closes: #245024.
    - Also battery and ac_adapter information are reinitialised from time to
      to time; most likely closes: #141422.

 -- Sebastian Henschel <shensche@kodeaffe.de>  Mon, 26 Apr 2004 14:11:27 +0200

wmacpi (1.99r3-1) unstable; urgency=low

  * New upstream release.
  * Upstream put the option -b back in, thus closes: #226039.
  * debian/wmacpi.1 deleted, because new upstream man page looks good enough
    now.
  * also closes: #141422 which was valid on some machines (i guess rather old
    implementations of ACPI + hardware specific problem) for the old
    versions < 1.99.

 -- Sebastian Henschel <shensche@kodeaffe.de>  Tue, 13 Jan 2004 13:06:37 +0100

wmacpi (1.99-1) unstable; urgency=low

  * New upstream maintainer, friendly takeover of the package. This is a
    complete rewrite, because the previous version does not work well with
    kernels with a recent implementation of ACPI.
    Also several bugs are affected (hopefully closes: #218017,
    closes: #204723). If not, please re-open them.
  * debian/control:
    - Changed priority back to "extra", because ACPI itself is still
    experimental in the kernel.
    - Bumped Standards-Version to 3.6.1.0.
    - Modified the description to reflect new situation of upstream and
      kernel support.
  * debian/copyright:
    - Included mention of new upstream.
  * debian/wmacpi.1:
    - Modified man page to reflect new options and upstream maintainer.
  * debian/README.Debian:
    - Freshly created README which describes the upstream takeover a little
      bit.

 -- Sebastian Henschel <shensche@kodeaffe.de>  Tue, 25 Nov 2003 07:23:52 +0100

wmacpi (1.34-1) unstable; urgency=low

  * New maintainer.
  * New upstream release (closes: #143387).
  * debian/control:
    - Updated description.
    - Bumped Standards-Version to 3.5.9.
    - Updated build-dependency on debhelper to >= 4.
    - Changed priority to "optional".
    - Added a recommendation on "wmaker".
  * debian/compat:
    - Introduced this file and set its contents to "4".
  * debian/copyright:
    - Updated maintainer and homepage infos.
  * debian/rules:
    - Made some minor modifications to comply with policy.
  * debian/watch:
    - Introduced this file, which seems to be currently useless, though. the
    web server does not allow browsing in the necessary directories.
  * debian/docs:
    - Included AUTHORS.
  * debian/wmacpi.1:
    - Updated man page to reflect current parameters of wmacpi.

 -- Sebastian Henschel <shensche@kodeaffe.de>  Sat, 19 Apr 2003 17:09:11 +0200

wmacpi (1.33-1) unstable; urgency=low

  * New upstream release

 -- Simon Richter <sjr@debian.org>  Mon, 28 May 2001 01:49:55 +0200

wmacpi (1.31-1) unstable; urgency=low

  * Initial Release (Closes: #90347).

 -- Simon Richter <Simon.Richter@phobos.fs.tum.de>  Mon, 19 Mar 2001 23:26:49 +0100

