File: control

package info (click to toggle)
mate-settings-daemon 1.20.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,012 kB
  • sloc: ansic: 23,176; makefile: 1,140; xml: 126; sh: 18
file content (122 lines) | stat: -rw-r--r-- 4,736 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
Source: mate-settings-daemon
Section: x11
Priority: optional
Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
           John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
           Stefano Karapetsas <stefano@karapetsas.com>,
           Vangelis Mouhtsis <vangelis@gnugr.org>,
Build-Depends: debhelper (>= 10.3~),
               dpkg-dev (>= 1.16.1.1),
               intltool,
               libcanberra-gtk3-dev,
               libdbus-glib-1-dev,
               libdconf-dev,
               libfontconfig1-dev,
               libglib2.0-dev,
               libgtk-3-dev,
               libmate-desktop-dev (>= 1.20.2),
               libmatekbd-dev (>= 1.18),
               libmatemixer-dev (>= 1.18),
               libnotify-dev,
               libnss3-dev,
               libpolkit-agent-1-dev,
               libpolkit-gobject-1-dev,
               libpulse-dev,
               libstartup-notification0-dev,
               libx11-dev,
               libxext-dev,
               libxi-dev,
               libxklavier-dev,
               libxrandr-dev,
               libxt-dev,
               mate-common (>= 1.18),
               x11proto-kb-dev,
Standards-Version: 4.3.0
Homepage: http://www.mate-desktop.org/
Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-settings-daemon
Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-settings-daemon.git

Package: mate-settings-daemon
Architecture: any
Depends: mate-desktop-common (>= 1.20.4-2~),
         mate-polkit,
         mate-settings-daemon-common (= ${source:Version}),
         x11-xserver-utils,
         ${misc:Depends},
         ${shlibs:Depends},
Replaces: mate-settings-daemon-gstreamer (<< 1.9.0),
          mate-settings-daemon-pulse (<< 1.9.0),
Breaks: mate-settings-daemon-gstreamer (<< 1.9.0),
        mate-settings-daemon-pulse (<< 1.9.0),
Description: daemon handling the MATE session settings
 This package contains the daemon which is responsible for setting the
 various parameters of a MATE session and the applications that run
 under it. It handles the following kinds of settings:
 .
  * Keyboard: layout, accessibility options, shortcuts, media keys
  * Clipboard management
  * Theming: background, icons, GTK+ applications
  * Cleanup of unused files
  * Mouse: cursors, speed, accessibility options
  * Startup of other daemons: screensaver, sound daemon
  * Typing break
 .
 It also sets various application settings through X resources and
 freedesktop.org XSETTINGS.

Package: mate-settings-daemon-common
Architecture: all
Depends: ${misc:Depends},
Replaces: mate-settings-daemon-gstreamer (<< 1.9.0),
          mate-settings-daemon-pulse (<< 1.9.0),
Breaks: mate-settings-daemon-gstreamer (<< 1.9.0),
        mate-settings-daemon-pulse (<< 1.9.0),
Description: daemon handling the MATE session settings (common files)
 This package contains the daemon which is responsible for setting the
 various parameters of a MATE session and the applications that run
 under it. It handles the following kinds of settings:
 .
  * Keyboard: layout, accessibility options, shortcuts, media keys
  * Clipboard management
  * Theming: background, icons, GTK+ applications
  * Cleanup of unused files
  * Mouse: cursors, speed, accessibility options
  * Startup of other daemons: screensaver, sound daemon
  * Typing break
 .
 It also sets various application settings through X resources and
 freedesktop.org XSETTINGS.
 .
 This package contains the architecture independent files.

Package: mate-settings-daemon-dev
Section: devel
Architecture: any
Depends: mate-settings-daemon (= ${binary:Version}),
         libdbus-glib-1-dev,
         libglib2.0-dev,
         libdbus-1-dev,
         ${misc:Depends},
Replaces: mate-settings-daemon-gstreamer (<< 1.9.0),
          mate-settings-daemon-pulse (<< 1.9.0),
Breaks: mate-settings-daemon-gstreamer (<< 1.9.0),
        mate-settings-daemon-pulse (<< 1.9.0),
Description: daemon handling the MATE session settings (development files)
 This package contains the daemon which is responsible for setting the
 various parameters of a MATE session and the applications that run
 under it. It handles the following kinds of settings:
 .
  * Keyboard: layout, accessibility options, shortcuts, media keys
  * Clipboard management
  * Theming: background, icons, GTK+ applications
  * Cleanup of unused files
  * Mouse: cursors, speed, accessibility options
  * Startup of other daemons: screensaver, sound daemon
  * Typing break
 .
 It also sets various application settings through X resources and
 freedesktop.org XSETTINGS.
 .
 This package contains the development files for building
 mate-settings-daemon plugins.