gnome-settings-daemon (2.29.5-0ubuntu1) lucid; urgency=low * New upstream version (LP: #508216) - Fix variant handling in $GDM_KEYBOARD_LAYOUT (Martin Pitt) (#596897) - Tighten check for XInput (Jens Granseuer) - Fix bluriness in level bar, and popup (Bastien Nocera) (#567249) - Remove unused variable (Bastien Nocera) (#599904) - Honour libexecdir when spawning gsd-locate-pointer (Jens Granseuer) (#599209) - Allow left-handed setting for touchpads (Peter Hutterer) (LP: #479968) - Use a rounded instead of curved rectangle (William Jon McCann) - Improve the media keys overlay design (William Jon McCann) (#596136) - Add brightness to the media-keys popup (Bastien Nocera) (#599677) - Fix for GSEAL goal (Bastien Nocera) (#599861) - Avoid volumes going over 100% (Bastien Nocera) (#600770) - Make OSD display more generic (Bastien Nocera) (#600951) - Support loading -rtl and -ltr variants of icons (Bastien Nocera) (#600984) - Relicense gsd-media-keys-window.[ch] to LGPL (Bastien Nocera) (#600986) - Hide the status icon before unreffing it (Matthias Clasen) (#601696) - Make eject behave better on OpenBSD (Jasper Lievisse Adriaanse) (#598573) - Export libexecdir in .pc file (DJ Lucas) (#596388) - Run gnome-color-manager apply program when the outputs change (Richard Hughes) - Factor out function to get keycodes from keysym names (Federico Mena Quintero) - Handle the XF86RotateWindows hotkey by rotating a laptop's display (Federico Mena Quintero) - Respond to monitor configuration changes when in charge (Matthias Clasen) (#601203) - Filter invalid layouts before looking for the index of one passed by gdm (Vincent Untz) (#585868) - Add linsysfs to list of virtual filesystems (Coleman Kane) (#604396) - Remove sleep keybindings (Bastien Nocera) (LP: #490704, GNOME: #170175) - Start an on-screen-display window (OSD) (Federico Mena Quintero) - Split the composited and non-composited code for the expose-event handler (Federico Mena Quintero) - Use a hand-drawn frame instead of a GtkBuilder frame (Federico Mena Quintero) - Using GkbdStatus for the automatic notification icon (Sergey V. Udaltsov) (LP: #498839) - Implement popup menu for the notification icon (Sergey V. Udaltsov) - Add extra API required by GsdMediaKeysWindow (Federico Mena Quintero) - Add timed exit option (William Jon McCann) - Fixes for new libxklavier (Sergey V. Udaltsov) * debian/control: - Bump libxklavier-dev build-dep to >= 5.0 - Bump libgnomekbd-dev build-dep to >= 2.29.5 * Refreshed patches: - 02_fix_randr.patch - 02_missing_libs.patch - 30_pkgconfig-path.patch - 70_migrate_touchpad_config.patch - 90_autoreconf.patch * Dropped patches merged upstream: - 03_gdm_keyboard_variant_handling.patch - 91_gsd_locate_pointer_path_fix.patch * Re-written 16_use_synchronous_notifications.patch - the patch now has the more generic parts split in to plugins/common, as the xrandr plugin may use this code in the future. The code can also be shared with other packages
Date: Sun, 17 Jan 2010 18:45:07 +0000 Changed-By: Chris Coulson <chrisccoul...@ubuntu.com> Maintainer: Ubuntu Desktop Team <ubuntu-desk...@lists.ubuntu.com> Signed-By: Sebastien Bacher <seb...@ubuntu.com> https://launchpad.net/ubuntu/lucid/+source/gnome-settings-daemon/2.29.5-0ubuntu1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sun, 17 Jan 2010 18:45:07 +0000 Source: gnome-settings-daemon Binary: gnome-settings-daemon gnome-settings-daemon-dev Architecture: source Version: 2.29.5-0ubuntu1 Distribution: lucid Urgency: low Maintainer: Ubuntu Desktop Team <ubuntu-desk...@lists.ubuntu.com> Changed-By: Chris Coulson <chrisccoul...@ubuntu.com> Description: gnome-settings-daemon - daemon handling the GNOME session settings gnome-settings-daemon-dev - Headers for building applications communicating with gnome-settin Changes: gnome-settings-daemon (2.29.5-0ubuntu1) lucid; urgency=low . * New upstream version (LP: #508216) - Fix variant handling in $GDM_KEYBOARD_LAYOUT (Martin Pitt) (#596897) - Tighten check for XInput (Jens Granseuer) - Fix bluriness in level bar, and popup (Bastien Nocera) (#567249) - Remove unused variable (Bastien Nocera) (#599904) - Honour libexecdir when spawning gsd-locate-pointer (Jens Granseuer) (#599209) - Allow left-handed setting for touchpads (Peter Hutterer) (LP: #479968) - Use a rounded instead of curved rectangle (William Jon McCann) - Improve the media keys overlay design (William Jon McCann) (#596136) - Add brightness to the media-keys popup (Bastien Nocera) (#599677) - Fix for GSEAL goal (Bastien Nocera) (#599861) - Avoid volumes going over 100% (Bastien Nocera) (#600770) - Make OSD display more generic (Bastien Nocera) (#600951) - Support loading -rtl and -ltr variants of icons (Bastien Nocera) (#600984) - Relicense gsd-media-keys-window.[ch] to LGPL (Bastien Nocera) (#600986) - Hide the status icon before unreffing it (Matthias Clasen) (#601696) - Make eject behave better on OpenBSD (Jasper Lievisse Adriaanse) (#598573) - Export libexecdir in .pc file (DJ Lucas) (#596388) - Run gnome-color-manager apply program when the outputs change (Richard Hughes) - Factor out function to get keycodes from keysym names (Federico Mena Quintero) - Handle the XF86RotateWindows hotkey by rotating a laptop's display (Federico Mena Quintero) - Respond to monitor configuration changes when in charge (Matthias Clasen) (#601203) - Filter invalid layouts before looking for the index of one passed by gdm (Vincent Untz) (#585868) - Add linsysfs to list of virtual filesystems (Coleman Kane) (#604396) - Remove sleep keybindings (Bastien Nocera) (LP: #490704, GNOME: #170175) - Start an on-screen-display window (OSD) (Federico Mena Quintero) - Split the composited and non-composited code for the expose-event handler (Federico Mena Quintero) - Use a hand-drawn frame instead of a GtkBuilder frame (Federico Mena Quintero) - Using GkbdStatus for the automatic notification icon (Sergey V. Udaltsov) (LP: #498839) - Implement popup menu for the notification icon (Sergey V. Udaltsov) - Add extra API required by GsdMediaKeysWindow (Federico Mena Quintero) - Add timed exit option (William Jon McCann) - Fixes for new libxklavier (Sergey V. Udaltsov) * debian/control: - Bump libxklavier-dev build-dep to >= 5.0 - Bump libgnomekbd-dev build-dep to >= 2.29.5 * Refreshed patches: - 02_fix_randr.patch - 02_missing_libs.patch - 30_pkgconfig-path.patch - 70_migrate_touchpad_config.patch - 90_autoreconf.patch * Dropped patches merged upstream: - 03_gdm_keyboard_variant_handling.patch - 91_gsd_locate_pointer_path_fix.patch * Re-written 16_use_synchronous_notifications.patch - the patch now has the more generic parts split in to plugins/common, as the xrandr plugin may use this code in the future. The code can also be shared with other packages Checksums-Sha1: 25ae920593ddd4dc9b014d8e4df000df007de69b 2082 gnome-settings-daemon_2.29.5-0ubuntu1.dsc b3b14d6d95bf76b37f0874d1debac7ebc80418e3 1889103 gnome-settings-daemon_2.29.5.orig.tar.gz b50b8d0603255d3ba26665589f2e002e83b68d62 110645 gnome-settings-daemon_2.29.5-0ubuntu1.diff.gz Checksums-Sha256: 12b90dbc8f2f09a1242606f83636d1e435a99984d51b576f32e9004c09720265 2082 gnome-settings-daemon_2.29.5-0ubuntu1.dsc 9a2c95c6f8789afb884b81fe1941ce95d86a4653e346e594e268735f4aade85d 1889103 gnome-settings-daemon_2.29.5.orig.tar.gz e7615e611666189f3af3f732ab116fd30f2585f563fdf70378776d051ef4fdd8 110645 gnome-settings-daemon_2.29.5-0ubuntu1.diff.gz Files: 4dbc818addfb0a4c60240269de5dead5 2082 gnome optional gnome-settings-daemon_2.29.5-0ubuntu1.dsc 0285b0740f39e9ebe3b4f38b90d43c3c 1889103 gnome optional gnome-settings-daemon_2.29.5.orig.tar.gz efc51ff5c41597efe7bc9a96ca0c8c36 110645 gnome optional gnome-settings-daemon_2.29.5-0ubuntu1.diff.gz Launchpad-Bugs-Fixed: 479968 490704 498839 508216 Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintain...@lists.alioth.debian.org> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEUEARECAAYFAktURrIACgkQQxo87aLX0pIuHQCYoO7h1Nc4Mhd4ynoAAUm5KLtx 1wCfTgt4E22ewXZaiR5yr0wYdd/9Wn0= =12yB -----END PGP SIGNATURE-----
-- Lucid-changes mailing list Lucid-changes@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/lucid-changes