gnome-settings-daemon 42~alpha-1ubuntu1 source package in Ubuntu

Changelog

gnome-settings-daemon (42~alpha-1ubuntu1) 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
  * Add patch to revert a keyboard deprecation commit
    that may cause issues logging into the Ubuntu session

gnome-settings-daemon (42~alpha-1) experimental; urgency=medium

  * New upstream release
  * Depend on gsettings-desktop-schemas 42~
  * debian/rules: Handle pre-release versions too for dh13 variables

 -- Jeremy Bicha <email address hidden>  Wed, 09 Feb 2022 15:59:26 -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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnome-settings-daemon_42~alpha.orig.tar.xz 1.4 MiB d4216cfcfd2516f11da0902517d621b973a7cd812154634af84f3a20abff921c
gnome-settings-daemon_42~alpha-1ubuntu1.debian.tar.xz 46.6 KiB 9086a359184da5693c73b36db5805e9dd9abe10515f4de8540100e917b88faf3
gnome-settings-daemon_42~alpha-1ubuntu1.dsc 3.7 KiB 91972806b2681a0f56033d76eb8f7b311d514d20122a83f68b718632b45df7e3

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.