power-profiles-daemon 0.10.1-3 source package in Ubuntu

Changelog

power-profiles-daemon (0.10.1-3) unstable; urgency=medium

  * debian/patches/remove_tlp_conflict.patch:
    - remove the systemd unit conflict on tlp.service. We don't want that in
      Ubuntu since we patch tlp to not do performance modes changes when
      power-profiles-daemon is active but the change can be included in
      Debian also since the tlp maintainer made the packages conflict
      which means we can't end up installed together.

 -- Sebastien Bacher <email address hidden>  Sat, 05 Mar 2022 18:17:30 +0100

Upload details

Uploaded by:
Debian freedesktop.org maintainers
Uploaded to:
Sid
Original maintainer:
Debian freedesktop.org maintainers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main admin

Downloads

File Size SHA-256 Checksum
power-profiles-daemon_0.10.1-3.dsc 2.3 KiB e418415c93913277219b7eb8a7d5b6019122ad537caf865a4831cc6561e780da
power-profiles-daemon_0.10.1.orig.tar.xz 43.2 KiB a861f2d114393d3b85d95c5dc1df9e45664e9b6819e9ef5b653b40147218d383
power-profiles-daemon_0.10.1-3.debian.tar.xz 3.7 KiB 9b93445f707a285c42c69d318ef3023b8150430c948d31c0d76305a743ade671

Available diffs

No changes file available.

Binary packages built by this source

power-profiles-daemon: Makes power profiles handling available over D-Bus.

 power-profiles-daemon offers to modify system behaviour based upon
 user-selected power profiles. There are 3 different power profiles, a
 "balanced" default mode, a "power-saver" mode, as well as a "performance"
 mode. The first 2 of those are available on every system. The "performance"
 mode is only available on select systems and is implemented by different
 "drivers" based on the system or systems it targets.
 .
 In addition to those 2 or 3 modes (depending on the system),
 "actions" can be hooked up to change the behaviour of a particular device.
 For example, this can be used to disable the fast-charging for some USB
 devices when in power-saver mode.

power-profiles-daemon-dbgsym: debug symbols for power-profiles-daemon