autosuspend 3.0-1 source package in Ubuntu

Changelog

autosuspend (3.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Johannes Wienke ]
  * New upstream version 3.0
  * Fix package for 3.0 release

  [ Jochen Sprickerhof ]
  * Add CI
  * bump debhelper version (no changes)

 -- Johannes Wienke <email address hidden>  Wed, 22 Jan 2020 18:00:20 +0100

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autosuspend_3.0-1.dsc 2.2 KiB 92d653dd89dd703b4ded08c158a324a93cb40be09e73405e9742ab7f9c708d15
autosuspend_3.0.orig.tar.gz 60.7 KiB 9218302df40c0517361fcb9983e3435d6c1f6e16a7e2c00b65f533605abd5f4d
autosuspend_3.0-1.debian.tar.xz 3.5 KiB 05f62033866f9a75f0a9ba234786472903a85be460b573758569fa66a50a287b

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.