powersave (0.14.0-8ubuntu1) hardy; urgency=low * Merge from debian unstable, remaining changes: - Add Replaces/Provides for powernowd and apmd, to allow installation with *ubuntu-desktop meta packages. - Drop changes for powerdev group used for dbus access on Debian: + 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. -- William Grant Tue, 13 Nov 2007 21:17:22 +1100 powersave (0.14.0-8) unstable; urgency=low * debian/patches/08-uswsusp.patch - Document valid options for SUSPEND2DISK_METHOD. Closes: #443267 * debian/control - Replace deprecated ${Source-Version} with ${binary:Version}. - Add Build-Conflicts: autoconf2.13, automake1.4. -- Michael Biebl Thu, 20 Sep 2007 15:04:54 +0200 powersave (0.14.0-7ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - Add Replaces/Provides for powernowd and apmd, to allow installation with *ubuntu-desktop meta packages. - Drop changes for powerdev group used for dbus access on Debian: + 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. * Replace Maintainer field. -- William Grant Sun, 06 May 2007 14:11:06 +1000 powersave (0.14.0-7) unstable; urgency=low * debian/patches/14-gcc4.3_missing_includes.patch - Add missing includes for building with gcc 4.3. Closes: #417490 Thanks to Martin Michlmayr for the patch. * debian/patches/15-restart_anancron_on_resume.patch - Restart anacron on resume. Closes: #412702 * debian/patches/16-description_acpid_dependency.patch - In Debian, the powersave daemon is configured to use acpid by default. Update the documentation in the configuration file accordingly. Closes: #404594 -- Michael Biebl Tue, 03 Apr 2007 01:00:38 +0200 powersave (0.14.0-6ubuntu1) feisty; urgency=low * Merge from debian unstable, remaining changes: - Add Replaces/Provides for powernowd and apmd, to allow installation with *ubuntu-desktop meta packages. - Drop changes for powerdev group used for dbus access on Debian: + 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. -- William Alexander Grant Thu, 7 Dec 2006 20:44:40 +1100 powersave (0.14.0-6) unstable; urgency=low * Prepend a sequence number to all patches. * debian/patches/12-symlink_vmlinuz.patch - Added. Depending on the configuration in /etc/kernel-img.conf there is either a symlink /vmlinuz or /boot/vmlinuz which points to the default kernel. Check both symlinks. Closes: #369330 * debian/patches/02-init_script_status.patch - Updated. Check if init script exists before we call it. * debian/patches/13-grub_set_default.patch - Added. As the grub package in Debian does not ship the grubonce utility, mimic its behaviour using grub-set-default. Closes: #397120 * debian/patches/06-grub_default_file_removed.patch - Removed. Obsoleted by 13-grub_set_default.patch. -- Michael Biebl Fri, 1 Dec 2006 20:12:28 +0100 powersave (0.14.0-5ubuntu1) feisty; urgency=low * Merge from Debian unstable. Remaining changes: - Add Replaces/Provides for powernowd and apmd, to allow installation with *ubuntu-desktop meta packages. - Drop changes for powerdev group used for dbus access on Debian: + 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. -- William Alexander Grant Sat, 11 Nov 2006 10:08:11 +1100 powersave (0.14.0-5) unstable; urgency=low * The changes to video_bios_intel.patch in 0.14.0-4 to support MODE=auto were incomplete. Fixed now. -- Michael Biebl Thu, 9 Nov 2006 16:28:49 +0100 powersave (0.14.0-4) unstable; urgency=low * debian/patches/video_bios_intel.patch - Updated. Add support for MODE=auto when using 915resolution. Closes: #396773 * debian/patches/dbus_bus_register.patch - Added. Check for errors on dbus_bus_register. * debian/patches/documentation_path.patch - Added. Specifiy the correct path to the powersaved documentation. Closes: #397679 -- Michael Biebl Wed, 8 Nov 2006 23:43:02 +0100 powersave (0.14.0-3ubuntu1) feisty; urgency=low * Merge from Debian unstable. Remaining changes: - Add Replaces/Provides for powernowd and apmd, to allow installation with *ubuntu-desktop meta packages. - Drop changes for powerdev group used for dbus access on Debian: + 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. -- William Alexander Grant Thu, 9 Nov 2006 22:38:30 +1100 powersave (0.14.0-3) unstable; urgency=low * Update maintainer email address to biebl@debian.org. * debian/patches/dont_unload_ipw2200.patch - Added. Do not blacklist ipw2200 module. Closes: #390792 * debian/patches/power_button_event.patch - Added. Do not shut down by default when power button is pressed. Closes: #372295 - If you want to restore previous behaviour, set EVENT_BUTTON_POWER to "wm_shutdown" in /etc/powersave/events. * debian/patches/uswsusp.patch - Added. Support for userspace software suspend. Closes: #377798 Install the uswsusp package and set SUSPEND2DISK_METHOD to "userspace" in /etc/powersave/sleep if you want to use this method. * debian/control - Add a Recommends on uswsusp. -- Michael Biebl Wed, 25 Oct 2006 01:02:01 +0200 powersave (0.14.0-2ubuntu1) edgy; urgency=low * Merge from Debian unstable. Remaining changes: - Add Replaces/Provides for powernowd and apmd, to allow installation with *ubuntu-desktop meta packages. - Drop changes for powerdev group used for dbus access on Debian: + 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. -- William Alexander Grant Wed, 13 Sep 2006 18:16:31 +1000 powersave (0.14.0-2) unstable; urgency=medium * Fix the check for the build architecture in configure.ac. Closes: #386937 -- Michael Biebl Mon, 11 Sep 2006 13:00:23 +0200 powersave (0.14.0-1ubuntu1) edgy; urgency=low * Merge from debian unstable. Remaining changes: - Add Replaces/Provides for powernowd and apmd, to allow installation with *ubuntu-desktop meta packages. - Drop changes for powerdev group used for dbus access on Debian: + 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. -- William Alexander Grant Mon, 11 Sep 2006 20:23:32 +1000 powersave (0.14.0-1) unstable; urgency=low * New upstream release. -- Michael Biebl Mon, 4 Sep 2006 14:25:38 +0200 powersave (0.12.20-2) unstable; urgency=medium * Do not fail on installation if acpid is not running. Closes: #384168 * Added a "Suggests: 915resolution" which is necessary for people using Intel graphics chipsets. -- Michael Biebl Tue, 4 Jul 2006 02:04:01 +0200 powersave (0.12.20-1ubuntu2) edgy; urgency=low * Rebuild against dbus 0.90 -- Sebastian Dröge Wed, 30 Aug 2006 22:11:24 +0200 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.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-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.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-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