autosuspend 2.0.6-1 source package in Ubuntu

Changelog

autosuspend (2.0.6-1) unstable; urgency=medium

  [Johannes Wienke]
  * New upstream version 2.0.6

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

 -- Johannes Wienke <email address hidden>  Thu, 05 Sep 2019 20:00:05 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autosuspend_2.0.6-1.dsc 2.1 KiB 19684aed4a753eca9027fdb2b773e587be12b0205ea93075ef0db3042017c037
autosuspend_2.0.6.orig.tar.gz 51.6 KiB a2593ebb29a7c0b28244920504ca9d4550fbf398d6abf476bcf0f66c6520e9ba
autosuspend_2.0.6-1.debian.tar.xz 4.5 KiB 7e7a0be3063f267a6696090a4d13138ff38cd7afd4b20ae261a5d542f2a1b456

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.