gnome-settings-daemon 46.0-5ubuntu1 source package in Ubuntu

Changelog

gnome-settings-daemon (46.0-5ubuntu1) oracular; urgency=medium

  * Merge with Debian. Remaining changes:
    + debian/control:
      - Build-depend on accountsservice
    + 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/gnome-settings-daemon.install:
      - Install apport hook

gnome-settings-daemon (46.0-5) unstable; urgency=medium

  * Further adjust Build-Depends to fix build tests for several Debian ports

gnome-settings-daemon (46.0-4) unstable; urgency=medium

  * Fix Build-Depends for architectures missing some build test dependencies

gnome-settings-daemon (46.0-3) unstable; urgency=medium

  * Don't require build test dependencies on architectures where they
    aren't available
  * Ignore build tests failures for mips64el & riscv64 since they
    require working mutter. Similar skipping is done in mutter too.
  * Drop references to freebsd

gnome-settings-daemon (46.0-2) unstable; urgency=medium

  [ Philip Withnall ]
  * Depend on umockdev for build tests

  [ Jeremy Bícha ]
  * Depend on gnome-session-bin for build tests
  * Bump Standards Version to 4.7.0

 -- Jeremy Bícha <email address hidden>  Wed, 10 Jul 2024 12:35:13 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Oracular
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_46.0.orig.tar.xz 1.4 MiB 0b9a0f64fa18a8e7e09b4c95a3f754fa033c2cdbd2dc35701f0618572c1cb3d7
gnome-settings-daemon_46.0-5ubuntu1.debian.tar.xz 34.4 KiB 0f47c0418d98acbf462c510c551d4d1479c829d8336c0c23de88b5bcfbf6617e
gnome-settings-daemon_46.0-5ubuntu1.dsc 3.9 KiB 5ab6d21ce0f8a9458a7dc5991df7edcf2e358c8615844942ebbf37ab4c2fad3e

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.