gnome-settings-daemon 44~rc-1ubuntu1 source package in Ubuntu

Changelog

gnome-settings-daemon (44~rc-1ubuntu1) lunar; 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
  * Drop the xsettings revert patch since we fixed the issue in snapd
    instead (LP: #2008279)

gnome-settings-daemon (44~rc-1) experimental; urgency=medium

  * New upstream release
    - Change default sleep timeout from 20 minutes to 15 minutes

 -- Jeremy Bicha <email address hidden>  Fri, 10 Mar 2023 07:57:01 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
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~rc.orig.tar.xz 1.4 MiB 1b2072e881d982ab92bf879587f66e5237cac91782c60a6660ed77f42b49b926
gnome-settings-daemon_44~rc-1ubuntu1.debian.tar.xz 47.2 KiB 3aa813018e0504dcd2a1ea9de8f521fac26bcbaaa9166f6d52ded5add3d16efa
gnome-settings-daemon_44~rc-1ubuntu1.dsc 3.7 KiB 3d769e6710bca4eb2ee979bb83e07138f2fa388b0006ffb76749b8ec6076f098

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.