summaryrefslogtreecommitdiff
path: root/debian/control
blob: bf09f99a04ccd47729f70f872baa7eadbbcfc3e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: sleepd
Section: admin
Priority: optional
Build-Depends: debhelper (>= 9), libapm-dev, dpkg-dev (>= 1.9.0), libupower-glib-dev
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.8.4
Vcs-Git: git://git.kitenet.net/sleepd
Homepage: http://kitenet.net/~joey/code/sleepd/

Package: sleepd
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base
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.