gnome-settings-daemon 41.0-2ubuntu1 source package in Ubuntu

Changelog

gnome-settings-daemon (41.0-2ubuntu1) jammy; urgency=medium

  * Merged with debian, including new upstream release
  * Remaining changes with debian:
    + 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

  [ Gunnar Hjalmarsson ]
  * d/p/ubuntu/keyboard-Use-ibus-sources-from-locale.patch:
    - Dropped mai_IN and sd_IN from engine_from_locale() since those
      languages are not selectable in the installer.
    - Added a comment about prerequisites for the engine_from_locale()
      items.

 -- Sebastien Bacher <email address hidden>  Thu, 11 Nov 2021 15:26:15 +0100

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Jammy
Original maintainer:
Ubuntu Desktop
Architectures:
any all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket 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-2ubuntu1.debian.tar.xz 45.7 KiB 67843985942017e07023236e2ce44d0ed7a0105237fd626425ccd6ef20ddc4a0
gnome-settings-daemon_41.0-2ubuntu1.dsc 3.1 KiB 18205b39b32856bf81ebd60ed030e88b1ba4561939ccf70a111c5beccc77462c

Available diffs

View changes file

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.