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
123
124
125
126
127
128
129
130
131
132
133
|
Source: gnome-control-center
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper-compat (= 13),
dh-sequence-gnome (>= 0.22.2),
libaccountsservice-dev (>= 0.6.39),
desktop-file-utils,
gnome-settings-daemon-dev (>= 41),
gsettings-desktop-schemas-dev (>= 42~),
gtk-doc-tools,
libadwaita-1-dev (>= 1.2~alpha),
libcolord-dev (>= 0.1.34),
libcolord-gtk4-dev (>= 0.1.24),
libcups2-dev,
libgcr-3-dev [linux-any],
libgdk-pixbuf-2.0-dev (>= 2.23.0),
libgirepository1.0-dev,
libglib2.0-dev (>= 2.68.0),
libgnome-desktop-4-dev,
libgnome-bg-4-dev,
libgnome-rr-4-dev,
libgnome-bluetooth-ui-3.0-dev [linux-any],
libibus-1.0-dev (>= 1.5.2),
libgnutls28-dev,
libgoa-1.0-dev (>= 3.45),
libgoa-backend-1.0-dev (>= 3.45),
libgsound-dev,
libgtk-4-dev (>= 4.4),
libgtop2-dev,
libgudev-1.0-dev (>= 232) [linux-any],
libhandy-1-dev (>= 1.2.0),
libkrb5-dev,
libnm-dev (>= 1.24.0) [linux-any],
libnma-gtk4-dev (>= 1.8.0) [linux-any],
libmalcontent-0-dev (>= 0.7.0) [amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el s390x hppa powerpc powerpcspe ppc64],
libmm-glib-dev [linux-any],
libpolkit-gobject-1-dev (>= 0.103),
libpulse-dev (>= 13.0~),
libpwquality-dev (>= 1.2.2),
libsecret-1-dev,
libsmbclient-dev (>= 2:3.6.12-1~),
libsnapd-glib-dev (>= 1.63) [linux-any],
libudisks2-dev,
libupower-glib-dev (>= 0.99.8),
libwacom-dev (>= 0.7) [linux-any],
libxi-dev (>= 2:1.2),
libx11-dev,
libxft-dev (>= 2.1.2),
libxklavier-dev (>= 5.1),
libxml2-dev,
libxml2-utils,
locales,
meson (>= 0.57.0),
polkitd,
shared-mime-info,
tzdata <!nocheck>,
xvfb,
python3-dbusmock,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-control-center.git -b debian/bookworm
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-control-center/tree/debian/bookworm
Package: gnome-control-center
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
accountsservice,
apg,
colord (>= 0.1.34),
desktop-base (>= 10.0.0),
desktop-file-utils,
# fwupd [linux-any],
gnome-control-center-data (<< ${gnome:NextVersion}),
gnome-control-center-data (>= ${source:Version}),
gnome-desktop3-data,
gnome-settings-daemon (>= 41),
gsettings-desktop-schemas (>= 42~),
webp-pixbuf-loader
Recommends: cups-pk-helper,
gnome-bluetooth-sendto,
gnome-online-accounts (>= 3.25.3),
gnome-remote-desktop (>= 42),
gnome-user-docs,
gnome-user-share,
gkbd-capplet,
iso-codes,
libcanberra-pulse,
polkitd,
power-profiles-daemon,
rygel | rygel-tracker,
system-config-printer-common (>= 1.4),
malcontent-gui [amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el s390x hppa powerpc powerpcspe ppc64],
network-manager-gnome (>= 0.9.8),
libnss-myhostname,
cracklib-runtime,
libspa-0.2-bluetooth | pulseaudio-module-bluetooth,
realmd
Suggests: gnome-software | gnome-packagekit,
gstreamer1.0-pulseaudio,
pkexec,
x11-xserver-utils
Breaks: gnome-remote-desktop (<< 42),
gnome-shell (<< 42)
Description: utilities to configure the GNOME desktop
This package contains configuration applets for the GNOME desktop,
allowing to set accessibility configuration, desktop fonts, keyboard
and mouse properties, sound setup, desktop theme and background, user
interface properties, screen resolution, and other GNOME parameters.
.
It also contains a front end to these applets, which can also be
accessed with the GNOME panel or the Nautilus file manager.
Package: gnome-control-center-dev
Architecture: all
Multi-Arch: foreign
Section: devel
Depends: ${misc:Depends},
gnome-control-center-data
Description: utilities to configure the GNOME desktop
This package contains the file required to get the keydirs location
Package: gnome-control-center-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: gnome-control-center (<< 1:3.7.92-2~)
Replaces: gnome-control-center (<< 1:3.7.92-2~)
Description: configuration applets for GNOME - data files
This package contains data files (icons, pixmaps, locales files) needed by
the configuration applets in the gnome-control-center package.
|