autosuspend 6.0.0-1 source package in Ubuntu

Changelog

autosuspend (6.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 6.0.0
  * Enable autopkgtest-pkg-pybuild
  * Bump policy version (no changes)
  * Update build dependencies

 -- Jochen Sprickerhof <email address hidden>  Fri, 09 Feb 2024 11:30:55 +0100

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autosuspend_6.0.0-1.dsc 2.4 KiB 8392c5443a3df9ffdaabd23a7999730eecac8170b3e7f0fd42ad8c1541cf1576
autosuspend_6.0.0.orig.tar.gz 180.8 KiB 71fc82d55273508be3c43a7d66c43faa0fe940cda53daabd6e0f89ea9fc1d7e9
autosuspend_6.0.0-1.debian.tar.xz 3.6 KiB d2a0d5cec2eed69a0698c5a642839dacf8a91f3b9bd9bb71375bdf656b8815fd

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.