autosuspend 7.0.0-1 source package in Ubuntu

Changelog

autosuspend (7.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 7.0.0
  * Add patch to build doc with local objects.inv
  * Bump policy version (no changes)

 -- Geoffroy Youri Berret <email address hidden>  Tue, 30 Apr 2024 13:18:59 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autosuspend_7.0.0-1.dsc 2.3 KiB a98a8dd32ec21de4f97cd470461413c01ce44ccce226b931fa1c1fa02e49f878
autosuspend_7.0.0.orig.tar.gz 164.0 KiB 3f09e61a7679bf1769b2587cbb597622885284c7e6be1821d02a304816a936fe
autosuspend_7.0.0-1.debian.tar.xz 3.9 KiB 70b1a1fd67e03e429b3c3695bca73a53f0a1e0b25eaa01ab695a417e427451f0

Available diffs

No changes file available.

Binary packages built by this source

autosuspend: daemon to suspend a system in case of inactivity

 A daemon to automatically suspend and wake up a system. Inactivity and wake up
 times are determined by a set of configurable checks. Autosuspend periodically
 executes these checks, and if none of them indicated activity, the system is
 suspended and automatically woken up if necessary.
 .
 Autosuspend does not depend on X11 and desktop environments and is therefore
 specifically intended for (home) servers. Most available checks address these
 usage scenarios. Yet, also the X11 idle time can be used as a check to support
 graphical use cases.