gnome-settings-daemon 41.0-4ubuntu1 source package in Ubuntu
Changelog
gnome-settings-daemon (41.0-4ubuntu1) jammy; urgency=medium * Merge with Debian. Remaining changes: + debian/control.in: - Build-depend on accountsservice - Drop build-dependency on libnss-dev and add to libgck-1-dev + debian/patches/ubuntu: - keyboard-sync-input-sources-to-accountsservice.patch - keyboard-Use-ibus-sources-from-locale.patch - lid-close-suspend-support.patch - media-keys-correct-logout-action.patch - media-keys-restore-terminal-keyboard-shortcut-schema.patch - print-notifications-suppress-printer-may-not-be-connected.patch - teach-gsd-about-the-gnome-calculator-snap-.desktop-name.patch + debian/patches/p11-kit: - Use p11-kit (via gck) as smartcards backend + debian/gnome-settings-daemon.install: - Install apport hook gnome-settings-daemon (41.0-4) unstable; urgency=medium * Build-Depend on libxfixes 6.0 * Drop patch reverting new xfixes feature - This should enable XWayland to automatically quit when no longer used by apps * debian/rules: Minor cleanup * Cherry-pick proposed patch to fix build with latest meson gnome-settings-daemon (41.0-3) unstable; urgency=medium * debian/rules: Do not try to install polkit policy files on non-linux architectures * debian/control.in: Bump Standards-Version to 4.6.0 (no further changes) -- Jeremy Bicha <email address hidden> Wed, 02 Feb 2022 12:28:20 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Desktop
- Architectures:
- any all
- Section:
- gnome
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gnome-settings-daemon_41.0.orig.tar.xz | 1.4 MiB | e6ca6361fbd1deab2de1a1e390d4f14167cf47b1c547dbb8b65a5d89e9663884 |
gnome-settings-daemon_41.0-4ubuntu1.debian.tar.xz | 45.7 KiB | f135656d2037dbc97880a2ad0fee62e2481596b26ca7fe57c6eb16f1799be1f3 |
gnome-settings-daemon_41.0-4ubuntu1.dsc | 3.7 KiB | 09eccb600763d78e846ac883168850d00a3ba14eaf56763870d7178d9a9ddac0 |
Available diffs
- diff from 41.0-2ubuntu1 to 41.0-4ubuntu1 (3.2 KiB)
Binary packages built by this source
- gnome-settings-daemon: 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.
- gnome-settings-daemon-common: 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.
- gnome-settings-daemon-dbgsym: debug symbols for gnome-settings-daemon
- gnome-settings-daemon-dev: 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.