powersave (0.12.20-1ubuntu1~dapper1) dapper-backports; urgency=low * Automated backport upload; no source changes. -- John Dong Tue, 29 Aug 2006 18:22:49 +0100 powersave (0.12.20-1ubuntu1) edgy; urgency=low * Add back Conflicts/Provides for powernowd and apmd to allow install with *ubuntu-desktop meta package * Drop changes for powerdev group used for dbus access on Debian. dbus access is controlled via pam_console (libpam_foreground) in Ubuntu. * Drop debian/patches/dbus_access.patch * Drop debian/patches/man_powerdev_group.patch * Drop debian/NEWS * Drop debian/powersaved.postinst * Do not depend on adduser package * Remove Security section from README.Debian -- Luka Renko Sat, 12 Aug 2006 16:47:36 +0200 powersave (0.12.20-1) unstable; urgency=low * New upstream release. * Added a "Recommends: grub" to debian/control because suspend to disk works best with grub as boot loader. Closes: #375498 * Added patch man_powerdev_group.patch which improves and corrects the powersave man page. Closes: 369162 * Use the ending *.patch consistently for all patches in debian/patches. -- Michael Biebl Tue, 4 Jul 2006 01:21:07 +0200 powersave (0.12.18-1) unstable; urgency=low * New upstream release. Give user a hint if he lacks permissions to connect to the powersaved daemon. Closes: #352660 -- Michael Biebl Wed, 24 May 2006 01:00:47 +0200 powersave (0.12.17-1) unstable; urgency=low * New upstream release. * Removed *.la files from libpowersave-dev. * Added video_bios_intel.patch to properly call the 915resolution tool for Intel graphics chipsets. Closes: 368025 Thanks to Elizabeth Barham. -- Michael Biebl Fri, 19 May 2006 21:51:18 +0200 powersave (0.12.15-1) unstable; urgency=low * New upstream release. * Added grub_default_file_removed.diff to not delete /boot/grub/default after resume from disk. Closes: #362813 * Added init_script_status.diff to not call /etc/init.d scripts with "status" that is not available on Debian systems. The above patches are taken from Ubuntu. Thanks to Luka Renko . * Bumped Standards-Version to 3.7.2, no further changes required. -- Michael Biebl Fri, 5 May 2006 19:33:48 +0200 powersave (0.12.15-0ubuntu1) dapper; urgency=low * New upstream release * Added init_script_status.patch to not call /etc/init.d scripts with "status" that is not available on debian systems (Malone #40262) -- Luka Renko Sun, 30 Apr 2006 16:14:34 +0200 powersave (0.12.11-1ubuntu2) dapper; urgency=low * Added grub_default_file_removed.diff to fix grub issue (savedefault) -- Luka Renko Thu, 13 Apr 2006 22:49:25 +0200 powersave (0.12.11-1ubuntu1) dapper; urgency=low * New upstream release. * Load apm module in powersaved script. Closes: Malone #37512 -- Luka Renko Mon, 10 Apr 2006 20:32:35 +0200 powersave (0.12.7-1ubuntu1) dapper; urgency=low * New upstream release. * Removed diversion for /usr/sbin/acpid to play nicer with ubuntu-desktop. -- Luka Renko Sun, 26 Mar 2006 18:28:51 +0200 powersave (0.12.2-1ubuntu1) dapper; urgency=low * Removed dbus_access.diff patch and dependency on adduser. dbus access is controlled via pam_console (libpam_foreground) in Ubuntu. * Added Replaces/Provides: apmd, powernowd to allow the installation of powersaved without removal of (k)ubuntu-desktop. * Install diversion for /usr/sbin/acpid. All event processing is handled by powersaved so start acpid with an empty events dir (/etc/acpi/events.ignore). -- Michael Biebl Thu, 9 Mar 2006 22:53:31 +0100 powersave (0.12.11-1) unstable; urgency=low * New upstream release. * Updated README.Debian. Dbus does not cache the credentials so aggressively anymore. A "reload" is sufficient now to make dbus reread the new group memberships. -- Michael Biebl Sun, 9 Apr 2006 04:29:13 +0200 powersave (0.12.7-1) unstable; urgency=low * New upstream release. * This release has been marked as stable by upstream. -- Michael Biebl Thu, 23 Mar 2006 09:49:49 +0100 powersave (0.12.2-1) unstable; urgency=low * New upstream release. * Build against libcpufreq0 which uses libsysfs2. Closes: #354738 -- Michael Biebl Sun, 5 Mar 2006 03:27:11 +0100 powersave (0.12.1-1) unstable; urgency=low * New upstream release. * Added dependency on adduser. -- Michael Biebl Tue, 28 Feb 2006 22:50:20 +0100 powersave (0.12.0-1) unstable; urgency=low * New upstream release. + Documentation concerning acpid has been improved. Closes: #352656 * Bumped debhelper compatibility to 5. * With this version on a new group called "powerdev" is used to control the access to dbus. Added the creation of this group to powersaved.postinst and updated the documentation. * Added a "Recommends: hdparm" as it is required for controlling the AM (acoustic management) and PM (power management) functionality of IDE disks. * Added a "Suggests: zenity" to display nicer dialog boxes in case no graphical client like kpowersave is running. -- Michael Biebl Tue, 28 Feb 2006 17:30:37 +0100 powersave (0.11.10-1) unstable; urgency=low * New upstream release. * Added some examples how users can extend powersave in /usr/share/doc/powersaved/contrib. -- Michael Biebl Tue, 7 Feb 2006 17:01:56 +0100 powersave (0.11.8-1) unstable; urgency=low * New upstream release. -- Michael Biebl Tue, 7 Feb 2006 02:37:01 +0100 powersave (0.11.6-1) unstable; urgency=low * New upstream release. * Let libpowersave-dev depend on: + libcpufreq-dev (>= 0.4) + libhal-dev (>= 0.5.0) + libdbus-dev (>= 0.30) These libraries are needed by libtool when linking against libpowersave. * Removed SUSE specific details from manpage. Closes: #349654 -- Michael Biebl Tue, 24 Jan 2006 20:29:25 +0100 powersave (0.11.5-1) unstable; urgency=low * New upstream release. * Added build dependency on libcpufreq-dev (>= 0.4). CPU frequency scaling is done using libcpufreq from this version on. -- Michael Biebl Fri, 20 Jan 2006 08:06:00 +0100 powersave (0.11.2-1) unstable; urgency=low * New upstream release. * Removed patches shebang_fix.diff, awk_path_fix.diff and wttyhx_fixes.diff, all merged upstream. * hal and dbus are now mandatory. Added the corresponding dependencies to debian/control. * Added powersaved.postinst, dbus needs to be reloaded after powersaved has been installed. -- Michael Biebl Fri, 13 Jan 2006 21:38:52 +0100 powersave (0.10.21-1) unstable; urgency=low * New upstream release. * This release was not uploaded to unstable. -- Michael Biebl Fri, 13 Jan 2006 20:09:09 +0100 powersave (0.9.25-1) unstable; urgency=low * Initial release. Closes: #329918 -- Michael Biebl Wed, 9 Nov 2005 00:49:29 +0100