powertop (2.0-0.3) unstable; urgency=high

  * Non-maintainer upload.
  * Add patch long-process-names-nullterm.patch to prevent a crash
    on paticularly long process names (Closes: #682388)

 -- Jonathan Wiltshire <jmw@debian.org>  Sun, 21 Apr 2013 00:38:10 +0100

powertop (2.0-0.2) unstable; urgency=low

  * Non-maintainer upload.
  * Drop debian/patches/fix_libnl_version.patch. This patch actually doesn't
    make any sense and only causes a FTBFS on ia64 since it modifies
    configure.ac without properly updating the build system afterwards.
    (Closes: #679629)

 -- Michael Biebl <biebl@debian.org>  Sat, 30 Jun 2012 16:13:46 +0200

powertop (2.0-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream version (Closes: #665695, #672555, #652466, #638300)
  * Build against libnl3 (Closes: #656421)
  * Add manpage, cherry-picked from upstream sources (Closes: #564847)
  * Update watch and copyright file (Closes: #650063, #634218)
  * Bump standards version to 3.9.3 (no changes needed)
  * Change debian/compat to 9
  * Add patch to fix issues with building against libnl-3
  * Change build depencies from libnl2-dev to libnl-3-dev and libnl-genl-3-dev
  * Drop no longer needed patches fix_prefix_in_manpage.patch,
    fix_NR_perf_event_open_on_ia64.patch, fix_csstoh_on_sparc
  * Change priority from optional to extra, hence the problem on the QA page
    is addressed which states, that there is a override from optional to
    extra.

 -- Julian Wollrath <jwollrath@web.de>  Tue, 26 Jun 2012 01:02:30 +0200

powertop (1.97-2.1) unstable; urgency=low

  * Non-maintainer upload.

  [ Cyril Brulebois ]
  * Fix FTBFS with gcc 4.7 by fixing missing <unistd.h> includes
    (Closes: #667329).

 -- gregor herrmann <gregoa@debian.org>  Sun, 27 May 2012 14:34:09 +0200

powertop (1.97-2) unstable; urgency=low

  * Fix a build failure on ia64
  * Add a return(0) at the end of csstoh.c to 
    as sparc seems to defaults to exit code 3

 -- Patrick Winnertz <winnie@debian.org>  Thu, 17 Mar 2011 16:24:40 +0100

powertop (1.97-1) unstable; urgency=low

  * Imported Upstream version 1.97
  * Correct watch file to point to the correct place
  * Switch to source/format 3.0 (quilt)
  * Bump standards-version to 3.9.1 - no further changes needed
  * Acknowlegde NMU of Serafeim Zanikolas (Closes: #570662)
  * Fix build-deps (Added pkg-config, libnl2-dev & libpci-dev)
  * Fix typo
  * Remove make uptrans from build as it's not working in 2.0 beta
  * Remove manpage as the manpage was removed from upstream
  * Fix path for /var/cache/powertop (remove ${PREFIX})

 -- Patrick Winnertz <winnie@debian.org>  Fri, 11 Feb 2011 22:05:15 +0100

powertop (1.13-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Add missing include to fix FTBFS on ia64 and alpha (Closes: #570662)

 -- Serafeim Zanikolas <sez@debian.org>  Fri, 15 Oct 2010 00:07:37 +0200

powertop (1.13-1) unstable; urgency=low

  * New upstream version 
    + Should fix FTBFS an alpha (Closes: #570662)
    + Fix crash with too long config files (Closes: #589438)

 -- Patrick Winnertz <winnie@debian.org>  Thu, 29 Jul 2010 11:32:48 +0200

powertop (1.13~pre20100125-1) unstable; urgency=low

  * Package git snapshot from 2010-01-25 (Closes: #563498)
    - fix reporting of incorrect wattage 
      (Closes: #497929, #558776)
    - doesn't exit when xterm is resized (Closes: #488973)
    - show P-states again in some rare cases (Closes: #562516)
      at least this bug is not longer reproducable with this 
      new version
    - number of wakeups should be now correct (Closes: #502596)
    - manpage contains now more informations (Closes: #470498)
  * remove now unneeded patches and dropped dpatch build system
  * bumped standards version to 3.8.3, no further changes needed
  * fix lintian warning about copyright template

 -- Patrick Winnertz <winnie@debian.org>  Mon, 25 Jan 2010 23:20:55 +0100

powertop (1.11-1) unstable; urgency=low

  * New upstream release
     + reports now correct wattage (at least for me) (Closes: #497929)
  * Add patch in order to remove bashism in output (Closes: #509811)
  * Removed patches as they are now applied upstream:
     + patches/fix-eof.dpatch
     + patches/add-support-for-charge_now.dpatch
     + patches/fix-suggest-usb-autosuspend.dpatch
     + patches/fix-hal-disable-polling.dpatch
 

 -- Patrick Winnertz <winnie@debian.org>  Tue, 13 Jan 2009 00:02:01 +0100

powertop (1.10-2) unstable; urgency=high

  * Support batteries that do not report energy_now, by reading change_now.
    (Closes: #486873, #495638, #495348)

 -- Patrick Winnertz <winnie@debian.org>  Mon, 01 Sep 2008 20:31:51 +0200

powertop (1.10-1) unstable; urgency=low

  * New upstream version (Closes: #486510)
    - changed from proc to sys interface (Closes: #462796, #483603)
  * Build a PO template on package build (Closes: #471852)
  * spell Linux correctly: Linux (control file)
  * powertop now quits if it get a EOF (Closes: 458984)
  * Updated watch file (Closes: #486509)
  * Removed usb patch, source has changed completely. hopefully it was fixed
    by upstream.  

 -- Patrick Winnertz <winnie@debian.org>  Mon, 16 Jun 2008 23:55:10 +0200

powertop (1.9-2) unstable; urgency=low

  * Changed my maintainer address
  * Bumped Standards-Version to 3.7.3.
  * Instead of using /dev/scd0 as disk drive use /dev/cdrom for
    hal-disable-polling (Created patch fix-hal-disable-polling.dpatch) 
    (Closes: #443594)
  * This time fix really the usb autosuspend issue. (Closes: #444817)
  * Add a Homepage field to control.

 -- Patrick Winnertz <winnie@debian.org>  Sun, 16 Dec 2007 23:33:32 +0100

powertop (1.9-1) unstable; urgency=low

  * Packaging new upstream release. (Closes: #451370)
  * Fix the wrong implementation of usb autosuspend (Closes: #444817)

 -- Patrick Winnertz <patrick.winnertz@skolelinux.org>  Thu, 22 Nov 2007 13:17:38 +0100

powertop (1.8-1) unstable; urgency=low

  * Packaging new upstream release. 
  * Correct the dependency to laptop-mode-tools. (Closes: #438616)
  * Correct the command line syntax of hal-disable-polling (Closes: #435882)
  * Allow powertop to build on all archs since some information are still
    there (wakeup counts).

 -- Patrick Winnertz <patrick.winnertz@skolelinux.org>  Mon, 20 Aug 2007 22:23:53 +0200

powertop (1.7~svn-r227-3) unstable; urgency=low

  * debian/control:
   + Changed the `arch" field to: `i386 amd64 ia64'. (Closes: #435972)
  * debian/copyright:
   + Fixed the license related issue, updated to just GPL2 including the
   license address to `/usr/share/common-licenses/GPL-2'. (Closes: #436367)

 -- Jose Luis Rivas <ghostbar38@gmail.com>  Thu, 16 Aug 2007 23:01:09 -0400

powertop (1.7~svn-r227-2) unstable; urgency=low

  * Thanks to Krzysztof Burghardt for the new package release, but
    remove him as co-maintainer, as he is none after all

 -- Patrick Winnertz <patrick.winnertz@skolelinux.org>  Fri, 13 Jul 2007 20:39:21 +0200

powertop (1.7~svn-r227-1) unstable; urgency=low

  * New co-maintainer
  * New upstream (closes: #429305, #430035, #427345)
  * Moved binary to /usr/sbin as it need to be run by root (closes: #427548)
  * debian/copyright:
   + changed a bit to fulfill standard look

 -- Krzysztof Burghardt <krzysztof@burghardt.pl>  Sat, 23 Jun 2007 20:30:02 +0200

powertop (1.5-2) unstable; urgency=low

  * debian/control:
   + Two leading spaces for Homepage (Closes: #426606)
  * debian/changelog:
   + Fixed typo on "Cooperation" now "Corporation" (Closes: #426605)

 -- Jose Luis Rivas <ghostbar38@gmail.com>  Wed, 30 May 2007 08:46:08 -0400

powertop (1.5-1) unstable; urgency=low

  * New upstream release available (Closes: #426507)
  * Adding Build-Depends: libncursesw5-dev since powertop fails to build without it.
  * Modified debian/copyright:
    - added (c) 2007 Intel Corporation
    - powertop is licensed under GPL v2 (added v2)

 -- Patrick Winnertz <patrick.winnertz@skolelinux.org>  Tue, 29 May 2007 13:43:06 +0200

powertop (1.4-2) unstable; urgency=low

  [ Jose Luis Rivas ]
  * debian/control:
   + Fixed the Homepage field (Closes: #426205)
   + Modified the uploader name to "Jose Luis Rivas"

  [ Patrick Winnertz ]
  * Fixed FTBFS, by depending on libncurses5-dev (Closes: #426235)
  * Uses $(CURDIR) instead of `pwd` in rules.
  * Upload sponsored by Petter Reinholdtsen 

 -- Patrick Winnertz <patrick.winnertz@skolelinux.org>  Sun, 27 May 2007 17:59:38 +0200

powertop (1.4-1) unstable; urgency=low

  * New upstream release
  * Now powertop uses the full width of a terminal. (Fixed by upstream)
    (Closes: #423735)
  * Changed the destdir in debian/rules so that the locale files are installed correctly
    to debian/powertop/usr/share/locale/:
      - DESTDIR=debian/powertop  --> DESTDIR=`pwd`/debian/powertop
  * Upload sponsored by Petter Reinholdtsen

 -- Patrick Winnertz <patrick.winnertz@skolelinux.org>  Sat, 26 May 2007 17:24:27 +0200

powertop (1.3-1) unstable; urgency=low

  * New upstream release (Closes: #425498)
  * Suggests cpufrequtils (Closes: #423986)
  * Clean up debian/rules:
      - removes simple-patchsys.mk since it not used
      - remove the installation of the manpage since we now use debian/manpages
        ( Thanks to Jose )

 -- Patrick Winnertz <patrick.winnertz@skolelinux.org>  Fri, 25 May 2007 16:48:52 +0200

powertop (1.2-1) unstable; urgency=low

  * New upstream release available.
  * Took the package from pere, and added me as Maintainer and Jose Luis
    Rivas Contreras into the Uploader field.
  * Removed the manpage from the debian-dir since it is now upstream and adjusted
    the install command in debian/rules.
  * Removed the makefile patch, since it is now upstream

 -- Patrick Winnertz <patrick.winnertz@skolelinux.org>  Wed, 16 May 2007 12:35:58 +0200

powertop (1.1-3) unstable; urgency=low

  * Add watch file written by  Ralf Meyer for Ubuntu.  Removed
    most of the examples.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 14 May 2007 08:08:24 +0200

powertop (1.1-2) unstable; urgency=low

  * Add powertop(1) manual page.  Written by Carlo
    Segre. (Closes: #423607)

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 13 May 2007 21:13:00 +0200

powertop (1.1-1) unstable; urgency=low

  * New upstream release.
  * Rewrite debian/rules to use cdbs and simple-patchsys.
  * Change section from x11 to utils.  It make more sense
    for this tool.
  * Rewrite 10_makefile.patch as most of the changes are
    included upstream.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 13 May 2007 12:10:15 +0200

powertop (1.0-1) unstable; urgency=low

  * Initial release (Closes: #423504)

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 12 May 2007 23:13:05 +0200

