File: control

package info (click to toggle)
sleepd 2.11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 184 kB
  • sloc: ansic: 1,526; makefile: 56; sh: 52
file content (24 lines) | stat: -rw-r--r-- 844 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: sleepd
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.9.0), libupower-glib-dev
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/debian/sleepd.git
Homepage: https://kitenet.net/~joey/code/sleepd/
Vcs-Browser: https://salsa.debian.org/debian/sleepd

Package: sleepd
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base
Pre-Depends: ${misc:Pre-Depends}
Recommends: pm-utils, upower
Architecture: any
Conflicts: apm-sleep
Provides: apm-sleep
Replaces: apm-sleep
Description: puts an inactive or low battery laptop to sleep
 This is a daemon to put a laptop to sleep if it is not being used or
 if the battery is low.
 .
 It supports UPower, APM, and ACPI, although external programs must be used
 to actually put the system to sleep.