2009
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
2008
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
2007
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 informations 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