File: control

package info (click to toggle)
gnome-power-manager 3.32.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,764 kB
  • sloc: ansic: 2,709; xml: 55; makefile: 38; sh: 12
file content (44 lines) | stat: -rw-r--r-- 1,928 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: gnome-power-manager
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-sequence-gnome,
               libglib2.0-dev (>= 2.45.8),
               libgtk-3-dev (>= 3.4.0),
               libcairo2-dev (>= 1.0.0),
               libupower-glib-dev (>= 0.99),
               docbook-to-man,
               docbook-utils,
               meson (>= 0.46.0),
               pkg-config,
               appstream-util
Standards-Version: 4.3.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-power-manager
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-power-manager.git
Homepage: https://projects.gnome.org/gnome-power-manager/

Package: gnome-power-manager
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
         ${misc:Depends},
         default-dbus-session-bus | dbus-session-bus,
         gnome-settings-daemon-common,
         upower (>= 0.99)
Description: power management tool for the GNOME desktop
 GNOME Power Manager is a session daemon for the GNOME desktop
 that takes care of system or desktop events related to power, and
 triggers actions accordingly. Its philosophy is to completely hide
 these complex tasks and only show some settings important to the user.
 .
 GNOME power manager displays and manages battery status, power plug
 events, display brightness, CPU, graphics card and hard disk drive
 power saving, and can trigger suspend-to-RAM, hibernate or shutdown
 events, all integrated to other components of the GNOME desktop.