[ubuntu/yakkety-proposed] gnome-settings-daemon 3.20.1-2ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Sat Aug 13 15:58:17 UTC 2016


gnome-settings-daemon (3.20.1-2ubuntu1) yakkety; urgency=medium

  [ Jeremy Bicha ]
  * Merge with Debian (LP: #1611194). Remaining changes:
    + Split out schemas into gnome-settings-daemon-schemas so
      unity-settings-daemon can use them
    + Provide upstart user-session
    + debian/control.in:
      - Build-depend on accountsservice
      - Drop "typing break" from description
    + debian/patches:
       - 05_disable_corner_tapping.patch:
          Disable corner tapping when disabling tap to click
       - 43_disable_locale_settings.patch:
          Don't set locales after sourcing .profile
       - 45_suppress-printer-may-not-be-connected-notification.patch
       - 53_sync_input_sources_to_accountsservice.patch
       - 64_restore_terminal_keyboard_shortcut_schema.patch
       - correct_logout_action.patch
          display the logout action on ctrl-alt-del
       - ubuntu-lid-close-suspend.patch
          Reimplement support for setting lid close suspend actions
       - revert_background_dropping.patch
          Keep gsettings keys background u-s-d needs them
       - revert-gsettings-removals.patch
          Revert gsettings keys that were dropped since 3.8, for u-s-d
    + debian/gnome-settings-daemon.install: Install apport hook
    + debian/rules:
      - install upstart scripts
      - Dont link with "-Wl,-Bsymbolic-functions",
        this was causing GType mismatches between plugins using
        gsd-device-manager (LP: #1427877)
  * Dropped changes:
    - 01_reinstate_updates_plugin.patch: no longer needed, might not have
      been needed for Ubuntu any way
    - debian/gnome-settings-daemon-schemas.gsettings-override
      really drop this time
  * debian/rules:
    - Have gnome-settings-daemon-schemas install the rfkill rule
  * Have gnome-settings-daemon-schemas install the translations
  * debian/control.in:
    - Bump breaks/replaces for above 2 moves

  [ Tim Lunn ]
  * debian/patches:
    - 05_disable_corner_tapping.patch:
      Dropped, input settings have been moved into mutter
    - 45_suppress-printer-may-not-be-connected-notification.patch:
      Refreshed
    - revert-gsettings-removals.patch:
      update with another removed key that is used by u-s-d

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

  * debian/gnome-settings-daemon.install,
    debian/gnome-settings-daemon.maintscript: Move gnome-settings-daemon.desktop
    back to etc/xdg/autostart. We are trying to remove the non-standard
    /usr/share/gnome/autostart/ path.
  * debian/control.in: Bump gsettings-desktop-schemas (build-)dependency to
    3.20, gnome-settings-daemon needs the always-show-text-caret key

gnome-settings-daemon (3.20.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump Depends on gsettings-desktop-schemas to (>= 3.19.3) for the mouse
    plugin changes.
  * Upload to unstable.

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

  * New upstream release.

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

  * New upstream release.
  * Update build-dependencies according to configure.ac changes:
    - Add libasound2-dev [linux-any] for alsa.pc check
    - Replace libnm-glib-dev and libnm-util-dev with
      libnm-dev (>= 1.0) [linux-any]
    - Bump gsettings-desktop-schemas-dev (>= 3.19.3)
    - Replace geoclue-2.0 with libgeoclue-2-dev (>= 2.3.1)
  * Add --disable-alsa configure flag on non-linux.
  * Bump Standards-Version to 3.9.7
  * Stop ship input-devices-example.sh
    (and usr/share/gnome-settings-daemon-* directory)
    - upstream removed support for non-libinput mouse configurations

Date: Sat, 13 Aug 2016 11:52:26 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-settings-daemon/3.20.1-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 13 Aug 2016 11:52:26 -0400
Source: gnome-settings-daemon
Binary: gnome-settings-daemon gnome-settings-daemon-schemas gnome-settings-daemon-dev
Architecture: source
Version: 3.20.1-2ubuntu1
Distribution: yakkety
Urgency: medium
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
 gnome-settings-daemon - daemon handling the GNOME session settings
 gnome-settings-daemon-dev - Headers for building applications communicating with gnome-settin
 gnome-settings-daemon-schemas - gnome-settings-daemon schemas
Launchpad-Bugs-Fixed: 1427877 1611194
Changes:
 gnome-settings-daemon (3.20.1-2ubuntu1) yakkety; urgency=medium
 .
   [ Jeremy Bicha ]
   * Merge with Debian (LP: #1611194). Remaining changes:
     + Split out schemas into gnome-settings-daemon-schemas so
       unity-settings-daemon can use them
     + Provide upstart user-session
     + debian/control.in:
       - Build-depend on accountsservice
       - Drop "typing break" from description
     + debian/patches:
        - 05_disable_corner_tapping.patch:
           Disable corner tapping when disabling tap to click
        - 43_disable_locale_settings.patch:
           Don't set locales after sourcing .profile
        - 45_suppress-printer-may-not-be-connected-notification.patch
        - 53_sync_input_sources_to_accountsservice.patch
        - 64_restore_terminal_keyboard_shortcut_schema.patch
        - correct_logout_action.patch
           display the logout action on ctrl-alt-del
        - ubuntu-lid-close-suspend.patch
           Reimplement support for setting lid close suspend actions
        - revert_background_dropping.patch
           Keep gsettings keys background u-s-d needs them
        - revert-gsettings-removals.patch
           Revert gsettings keys that were dropped since 3.8, for u-s-d
     + debian/gnome-settings-daemon.install: Install apport hook
     + debian/rules:
       - install upstart scripts
       - Dont link with "-Wl,-Bsymbolic-functions",
         this was causing GType mismatches between plugins using
         gsd-device-manager (LP: #1427877)
   * Dropped changes:
     - 01_reinstate_updates_plugin.patch: no longer needed, might not have
       been needed for Ubuntu any way
     - debian/gnome-settings-daemon-schemas.gsettings-override
       really drop this time
   * debian/rules:
     - Have gnome-settings-daemon-schemas install the rfkill rule
   * Have gnome-settings-daemon-schemas install the translations
   * debian/control.in:
     - Bump breaks/replaces for above 2 moves
 .
   [ Tim Lunn ]
   * debian/patches:
     - 05_disable_corner_tapping.patch:
       Dropped, input settings have been moved into mutter
     - 45_suppress-printer-may-not-be-connected-notification.patch:
       Refreshed
     - revert-gsettings-removals.patch:
       update with another removed key that is used by u-s-d
 .
 gnome-settings-daemon (3.20.1-2) unstable; urgency=medium
 .
   * debian/gnome-settings-daemon.install,
     debian/gnome-settings-daemon.maintscript: Move gnome-settings-daemon.desktop
     back to etc/xdg/autostart. We are trying to remove the non-standard
     /usr/share/gnome/autostart/ path.
   * debian/control.in: Bump gsettings-desktop-schemas (build-)dependency to
     3.20, gnome-settings-daemon needs the always-show-text-caret key
 .
 gnome-settings-daemon (3.20.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump Depends on gsettings-desktop-schemas to (>= 3.19.3) for the mouse
     plugin changes.
   * Upload to unstable.
 .
 gnome-settings-daemon (3.20.0-1) experimental; urgency=medium
 .
   * New upstream release.
 .
 gnome-settings-daemon (3.19.92-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update build-dependencies according to configure.ac changes:
     - Add libasound2-dev [linux-any] for alsa.pc check
     - Replace libnm-glib-dev and libnm-util-dev with
       libnm-dev (>= 1.0) [linux-any]
     - Bump gsettings-desktop-schemas-dev (>= 3.19.3)
     - Replace geoclue-2.0 with libgeoclue-2-dev (>= 2.3.1)
   * Add --disable-alsa configure flag on non-linux.
   * Bump Standards-Version to 3.9.7
   * Stop ship input-devices-example.sh
     (and usr/share/gnome-settings-daemon-* directory)
     - upstream removed support for non-libinput mouse configurations
Checksums-Sha1:
 e23db9e4f935238a02087fcb0f5431ff72ab6f59 3351 gnome-settings-daemon_3.20.1-2ubuntu1.dsc
 9c89f67d84c077a9031d9b711b895d553ff79076 1650928 gnome-settings-daemon_3.20.1.orig.tar.xz
 a979af94c6d14d08b34a06ab44f63edb7aee88e8 82492 gnome-settings-daemon_3.20.1-2ubuntu1.debian.tar.xz
Checksums-Sha256:
 769e9edea826ec4b3868e5339da492aed127e7ca911971f1f4e85bc8a92baada 3351 gnome-settings-daemon_3.20.1-2ubuntu1.dsc
 e84a075d895ca3baeefb8508e0a901027b66f7d5a7ee8c966e31d301b38e78e7 1650928 gnome-settings-daemon_3.20.1.orig.tar.xz
 cef73fefac16fbbff4c59f4426501d4f49b3885816dcb82aee28e91332b81eaf 82492 gnome-settings-daemon_3.20.1-2ubuntu1.debian.tar.xz
Files:
 640af2be5f3b1d1c182c888fbfda6fbd 3351 gnome optional gnome-settings-daemon_3.20.1-2ubuntu1.dsc
 9ce5cd7bf4f3060de563c5e3d0247294 1650928 gnome optional gnome-settings-daemon_3.20.1.orig.tar.xz
 0c463efd378868fc6155e7ec8e63c387 82492 gnome optional gnome-settings-daemon_3.20.1-2ubuntu1.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJXr0NDAAoJEMdHrjc2M/hKr+QP/2V4Wc7LYg+pAfIvZVm++1OM
FGSknRV25dHi66EKyu30SeVk8+VOTCCydoECdHwAJ63s9J4WXDice8Hi5Z9QcnhY
pT4yl0LV/urbT0i/KumbVNSBzVsnv6mj1oUxDnUx987OWpJWF0Kan1QnQflYr/Ax
N3YxYD2wLr/nspj/6wtcHvD9bzeCbaPa6qAmvwDdjz5RoqsG8sAwQQIKjnYdWnXo
oF2PLbp9gUPbdZQ6kUeN3Yb5nI25UBCEqQCGB83KDekb7nhNCRxd+Ii8xrOaM2Gx
kkZeDKh2OpNeIEDZBXujKEkNyyJYXmqAxt7fW78+57FN+AESKJ/kFGGDbnRfEN+1
9rVupwh4g6WUGhFSMk71Q/fBRA843cbP4xmc1ZKuh8QSdOr5FxxXMSwv9W+Lkx/4
iOd5/xL+22mOoFSevtKBxf8MCX6rybkmniZdLCfYRZWFVO2AMSqlwW1TgqJUSGIw
iX4EggNun56IXeXwuHM5btqu5p0OM7hQ7WuIhEE+7cb2QElAFnxeJ569FGj/XDnW
FW/w9Wpbxe23JVl7FtjgNCPCZnuvd6+7eZBGo/pgk/e5DJn625ITXVKDlshRmom1
PgoKC5j8/pohjvXX6Gnp82WunAjQQ5xtLcO73OHbjmUgVS/2ri0jiwfWlPN0072h
ht3F/biJfRF9Y8Jipvvj
=WNVn
-----END PGP SIGNATURE-----


More information about the Yakkety-changes mailing list