acpitool 0.5.1-7 source package in Ubuntu

Changelog

acpitool (0.5.1-7) unstable; urgency=medium

  * Fix a bug to support more than 2 power sources (Closes: #1001153)
    Thanks to Dietz Proepper <email address hidden>
  * Bumped d/control Standards-Version to 4.6.0
  * Change d/control debhelper-compat to 13

 -- Seunghun Han <email address hidden>  Fri, 04 Feb 2022 14:05:28 +0900

Upload details

Uploaded by:
Seunghun Han
Uploaded to:
Sid
Original maintainer:
Seunghun Han
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils
Noble release universe utils
Mantic release universe utils
Lunar release universe utils
Jammy release universe utils

Downloads

File Size SHA-256 Checksum
acpitool_0.5.1-7.dsc 1.8 KiB 680ff8f694aedd8b0511f34557604e3620c9d3c2405552b328dff529696eea7a
acpitool_0.5.1.orig.tar.gz 127.6 KiB 582e0bc17f17572a6f375521565ccb8c4a0da846982cf925cdf32aa9b23760d3
acpitool_0.5.1-7.debian.tar.xz 10.8 KiB f64a16d1f3a02680d89a92653e8467998a9851a55c4053a91dda6637a5ead45c

Available diffs

No changes file available.

Binary packages built by this source

acpitool: command line ACPI client

 AcpiTool is a Linux ACPI client. It's a small command line application,
 intended to be a replacement for the apm tool. The primary target audience are
 laptop users, since these people are most interested in things like battery
 status, thermal status and the ability to suspend (sleep mode). The program
 simply accesses the /proc/acpi or /sysfs entries to get or set ACPI values.
 It also supports various extensions for Toshiba, Asus, and IBM Thinkpad
 laptops.

acpitool-dbgsym: debug symbols for acpitool