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
|
# 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-initial-setup
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
dh-sequence-gnome,
gsettings-desktop-schemas-dev (>= 3.37.1),
itstool,
libaccountsservice-dev,
libadwaita-1-dev (>= 1.2~alpha),
libfontconfig-dev,
libgdm-dev (>= 3.8.3),
libgeoclue-2-dev (>= 2.3.1),
libgeocode-glib-dev,
libglib2.0-dev (>= 2.63.1),
libgnome-desktop-4-dev,
libgoa-1.0-dev (>= 3.45.1),
libgoa-backend-1.0-dev (>= 3.45.1),
libgtk-4-dev,
libgweather-4-dev (>= 4.1),
libibus-1.0-dev (>= 1.5.2),
libjson-glib-dev,
libkrb5-dev,
libmalcontent-0-dev [amd64 arm64 armel armhf i386 mipsel mips64el ppc64el s390x hppa hurd-i386 ppc64 riscv64],
libmalcontent-ui-dev [amd64 arm64 armel armhf i386 mipsel mips64el ppc64el s390x hppa hurd-i386 ppc64 riscv64],
libnm-dev (>= 1.2),
libnma-gtk4-dev (>= 1.0),
libpango1.0-dev (>= 1.32.5),
libpolkit-gobject-1-dev (>= 0.103),
libpwquality-dev,
librest-dev (>= 0.9.1),
libsecret-1-dev (>= 0.18.8),
libsystemd-dev [linux-any],
libwebkitgtk-6.0-dev,
libxml2-utils,
meson (>= 0.50.0),
systemd ( >= 242),
Rules-Requires-Root: no
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-initial-setup
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-initial-setup.git
Homepage: https://git.gnome.org/browse/gnome-initial-setup/
Package: gnome-initial-setup
Architecture: linux-any
Depends: ${shlibs:Depends},
pkexec (>= 0.103),
polkitd (>= 0.103),
adduser,
gnome-settings-daemon (>= 3.24),
${logo:Depends},
${misc:Depends}
Recommends: accountsservice,
geoclue-2.0 (>= 2.3.1),
gnome-keyring,
${malcontent:Recommends}
Suggests: gdm3,
Description: Initial GNOME system setup helper
After acquiring or installing a new system there are a few essential things
to set up before use. GNOME Initial Setup aims to provide a simple, easy,
and safe way to prepare a new system.
.
GNOME Initial Setup runs the first time you log in to the GNOME desktop
and lets you easily configure your language, keyboard layout, online accounts
integration, and more.
.
If you want to configure these things at any other time, run the Settings app.
|