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

Changelog

gnome-settings-daemon (45.1-1ubuntu1) noble; urgency=medium

  * Merge with Debian. Remaining changes:
    + debian/control.in:
      - 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 (45.1-1) unstable; urgency=medium

  * New upstream release

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

  * Team upload

  [ Chris Hofstaedtler ]
  * Use udevdir from udev.pc to determine udev rules install path
    (Closes: #1057245)

  [ Simon McVittie ]
  * d/control, d/rules: Stop generating d/control from d/control.in
  * d/control: Remove version constraints unnecessary since Debian 11
    - remove versions from most versioned dependencies
    - remove obsolete versioned Breaks/Replaces
  * Remove obsolete maintscript handling unnecessary since Debian 11
  * Canonicalize order of unordered lists (wrap-and-sort -ab)
    - installed files
    - dependencies
    - Uploaders
  * Standards-Version: 4.6.2 (no changes required)
  * d/source/lintian-overrides: Suppress dh-exec-subst-unknown-variable
    for env:deb_udevdir in the solution to #1057245
  * d/gnome-settings-daemon.lintian-overrides: Suppress long-standing false
    positive #1031037
  * d/g-s-d-common.lintian-overrides: Suppress false positive for
    appstream-metadata-missing-modalias-provide.
    The purpose of <provides><modalias> is to get hardware support
    packages to be installed on systems with specific categories
    of hardware. gnome-settings-daemon is automatically installed on
    systems that have the GNOME desktop environment, but doesn't make
    much sense to install on systems that don't have GNOME, so it would
    be inappropriate to ask for it to be installed on laptops that run
    some other desktop environment and happen to have rfkill devices.

 -- Jeremy Bícha <email address hidden>  Tue, 02 Jan 2024 12:30:33 -0500

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Noble
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_45.1.orig.tar.xz 1.4 MiB c62bfec9817eee5b83ebe901a9286189a67eb5ff033c5dd41506574f822bf090
gnome-settings-daemon_45.1-1ubuntu1.debian.tar.xz 33.8 KiB e2286ed47670e4ee2737f8d30d04fea9b026d8fb0729c335373c5031fb9abf62
gnome-settings-daemon_45.1-1ubuntu1.dsc 3.7 KiB 7db56e4be363aeaa9f25f61f19c70b53779b16cf9766bcf92a596801454e99da

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.