gnome-settings-daemon 44.1-1ubuntu1 source package in Ubuntu

Changelog

gnome-settings-daemon (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian. Remaining changes:
    + debian/control.in:
      - Build-depend on accountsservice
      - Drop build-dependency on libnss-dev and add libgck-1-dev
      - Recommend pipewire-pulse instead of pulseaudio
    + 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
  * Update the p11-kit patches with latest version from upstream !208

gnome-settings-daemon (44.1-1) experimental; urgency=medium

  * New upstream release
    - Power:
      + Connect to light sensor asynchronously
        (https://gitlab.gnome.org/World/Phosh/phosh/-/issues/915)
      + Initialize check for VM environment earlier
        (https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/issues/736)
    - Rfkill:
      + Monitor WwanEnabled property changes properly
    - Smartcards:
      + Check for the addition of new smartcard readers
    - Xsettings:
      + Do not force deprecated High Contrast icon theme
  * Drop gitlab_nmsignal_deprecated.patch, already included in 44.1.

 -- Jarred Wilson <email address hidden>  Wed, 24 May 2023 13:22:50 -0400

Upload details

Uploaded by:
jarred wilson
Sponsored by:
Jeremy BĂ­cha
Uploaded to:
Mantic
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_44.1.orig.tar.xz 1.4 MiB 12653b72d81f151300a47d700ac9410ac1bcce38e83f1bdd19cded2932943989
gnome-settings-daemon_44.1-1ubuntu1.debian.tar.xz 48.2 KiB 3c1af749b3522b7109ad0814417c9c11ed3d4565bf2be8332a8790cb965da98e
gnome-settings-daemon_44.1-1ubuntu1.dsc 3.7 KiB e47ac0bd130894c224f942c7563eff42600b9aef80e09764ef2007099f2700f1

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.