Source: gnome-settings-daemon
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Amin Bandali <bandali@ubuntu.com>,
           Jeremy Bícha <jbicha@ubuntu.com>,
           Laurent Bigonville <bigon@debian.org>,
           Marco Trevisan (Treviño) <marco@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               dh-exec,
               dh-sequence-gnome,
               gsettings-desktop-schemas-dev (>= 46~beta),
               intltool,
               libasound2-dev [linux-any],
               libcanberra-dev,
               libcolord-dev [linux-any],
               libcups2-dev,
               libfontconfig-dev,
               libgcr-4-dev [linux-any],
               libgeoclue-2-dev,
               libgeocode-glib-dev (>= 3.26.3),
               libgio-2.0-dev,
               libglib2.0-dev,
               libglib2.0-dev:native,
               libgnome-desktop-4-dev,
               libgudev-1.0-dev [linux-any],
               libgweather-4-dev (>= 4.1),
               libibus-1.0-dev,
               liblcms2-dev,
               libmm-glib-dev [linux-any],
               libnm-dev [linux-any],
               libnotify-dev,
               libpackagekit-glib2-dev,
               libpolkit-gobject-1-dev (>= 0.114),
               libpulse-dev,
               libsystemd-dev [linux-any],
               libupower-glib-dev (>= 0.99.12),
               libx11-dev,
               libxext-dev,
               libxfixes-dev (>= 1:6.0),
               libxi-dev,
               libxt-dev,
               meson,
               python3-dbusmock <!nocheck>,
               python3-gi <!nocheck>,
               systemd-dev [linux-any],
               xkb-data,
               xserver-xorg-input-wacom [!hurd-any !s390 !s390x],
Standards-Version: 4.7.2
Homepage: https://gitlab.gnome.org/GNOME/gnome-settings-daemon
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-settings-daemon.git
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-settings-daemon

Package: gnome-settings-daemon
Architecture: any
Depends: default-logind [linux-any] | logind [linux-any],
         gnome-settings-daemon-common (= ${source:Version}),
         gsettings-desktop-schemas (>= 46~beta),
         libspa-0.2-bluetooth | pulseaudio-module-bluetooth,
         pipewire-audio | pulseaudio,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: iio-sensor-proxy,
            pipewire-audio,
            pkexec,
            systemd-oomd,
            x11-xserver-utils
Suggests: usbguard
Breaks: gnome-shell (<< 47~rc),
        mutter-common (<< 47~rc),
        phosh (<< 0.50~rc),
Description: daemon handling the GNOME session settings
 This package contains the daemon which is responsible for setting the
 various parameters of a GNOME 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
 .
 It also sets various application settings through X resources and
 freedesktop.org XSETTINGS.

Package: gnome-settings-daemon-common
Architecture: all
Depends: ${misc:Depends}
Provides: gnome-settings-daemon-schemas (= ${source:Version})
Breaks: gdm (<< 49~alpha.1),
        gnome-initial-setup (<< 49~alpha),
        gnome-session (<< 49~alpha.1),
        ubuntu-session (<< 49~alpha.1),
        gnome-shell (<< 49~alpha.1),
Description: daemon handling the GNOME session settings - common files
 This package contains GSettings schemas and other architecture-independent
 files for GNOME Settings Daemon. It is probably not interesting on its own for
 end users, but packages may depend on this if they only need to read and write
 settings & don't themselves care if the settings daemon is actually running or
 not.

Package: gnome-settings-daemon-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libglib2.0-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Headers for building applications communicating with gnome-settings-daemon
 This package contains header files required to build applications that
 communicate with the GNOME settings daemon over D-Bus.
