gnome-settings-daemon (2.24.0-0ubuntu3) intrepid; urgency=low * debian/control.in: Add a build-depend on libxi-dev (>= 2:1.1.3-1ubuntu4) (FTBFS). -- Timo Aaltonen Fri, 10 Oct 2008 12:59:21 +0300 gnome-settings-daemon (2.24.0-0ubuntu2) intrepid; urgency=low [ William Grant ] * debian/patches/08_extra_touchpad_options.patch: - Update for the new property API. (LP: #274728) + No longer use XQueryDeviceProperty to check if a property exists - the function has been removed. + Remove the 'pending' argument from calls to XGetDeviceProperty. - Don't trust that a device that looks like a touchpad has all properties that a real touchpad does, as properties can be added by a user, and things segfault. - Label set failure warnings with the device name to make things a bit less scary. - Fix a couple of compiler warnings. -- Timo Aaltonen Fri, 10 Oct 2008 12:40:40 +0300 gnome-settings-daemon (2.24.0-0ubuntu1) intrepid; urgency=low * New upstream version: - Fix the fix for read-only home directories - Make the volume popup not crash when invoking it on any screen but the first when using a compositing manager - Add GPLv2 copyright notice explicitly so that newer versions of autotools don't declare us GPLv3 - Specify GTK modules to load in a GConf directory instead of the single /desktop/gnome/gtk-modules key - Also allow linking the module state to other boolean keys by using a string value that is the name of the key to use - Made the housekeeping plugin less aggressive by default -- Sebastien Bacher Tue, 23 Sep 2008 12:48:51 +0200 gnome-settings-daemon (2.23.92-0ubuntu3) intrepid; urgency=low * Rebuild due to libgnomekbd soname change -- Sebastien Bacher Wed, 10 Sep 2008 14:39:44 +0200 gnome-settings-daemon (2.23.92-0ubuntu2) intrepid; urgency=low * Drop 80_evdev_no_model.patch, since there's no need to force the model anymore. The evdev driver uses evdev rules instead, and so the user is able to change the kb model again. -- Timo Aaltonen Tue, 09 Sep 2008 18:21:36 +0300 gnome-settings-daemon (2.23.92-0ubuntu1) intrepid; urgency=low * New upstream version: - Try harder to use the keyboard layout passed by GDM - Updated translations -- Sebastien Bacher Mon, 08 Sep 2008 13:35:27 +0200 gnome-settings-daemon (2.23.91-0ubuntu2) intrepid; urgency=low * debian/patches/08_extra_touchpad_options.patch: - Look for the "Synaptics Off" XInput property to determine whether a given device is a touchpad, rather than hardcoding the device name. (LP: #207781) - Use XInput device properties to set touchpad settings. -- William Grant Tue, 02 Sep 2008 09:07:34 +1000 gnome-settings-daemon (2.23.91-0ubuntu1) intrepid; urgency=low * New upstream version: - Removed translatable property on stock gtk-close - Fix a constness warning - Fix a crash due to an incorrect signal handler definition - Use a scale factor instead of a fixed DPI - Use g_warning instead of g_error when setup fails so we don't abort -- Sebastien Bacher Mon, 01 Sep 2008 16:54:56 +0200 gnome-settings-daemon (2.23.90-0ubuntu1) intrepid; urgency=low * New upstream version: - PulseAudio check to not ouput "no" twice - Add status icon when a11y hotkeys are enabled, and display Universal Access preferences when it is clicked - Simplify libnotify check, fix fontconfig result output - Put the Glade file where all the others are - Remove some unnecessary boilerplate - Use g_file_monitor instead of g_file_monitor_file/_directory - Remove warning that isn't - Fixed crash in randr startup - Fail xrandr initialization if we couldn't start xrandr - Try harder to clean up xrandr in _stop so we can enable/disable the plugin on the fly - For LIBSOUNDS, check for libgnomeui, not just libgnome - Add sexy labels when setting up dual monitors - Add a separator to the menu before "Configure display settings" - Use GDK to get DPI * debian/control.in: - updated the requirements -- Sebastien Bacher Tue, 19 Aug 2008 00:11:28 +0200 gnome-settings-daemon (2.23.6-0ubuntu2) intrepid; urgency=low * debian/patches/80_evdev_no_model.patch: - don't set a keyboard model when evdev is being used (lp: #255008) -- Sebastien Bacher Wed, 13 Aug 2008 23:27:21 +0200 gnome-settings-daemon (2.23.6-0ubuntu1) intrepid; urgency=low * New upstream version: - Remove libgnomeui dependency - Bump glib dependency to 2.15 - Use standard icon names for the OSD - Make the display notification icon configurable (lp: #252546) - Resolve NumLock dynamically * debian/control.in: - don't use libgnomeui -- Sebastien Bacher Mon, 04 Aug 2008 18:43:28 +0200 gnome-settings-daemon (2.23.5-0ubuntu1) intrepid; urgency=low * New upstream version: - New settings for event sounds - Fix include path for building against uninstalled package. - Remove 'daemon' from the warning message - Make more shortcuts with shift work - Update RandR code to use new gnome-desktop API - Fix accelerator check - Detect and enable PulseAudio * debian/control.in: - build-depends on libpulse-dev - updated libgnome-desktop requirement * debian/gnome-settings-daemon.install: - install new icons * debian/patches/91_gsd-add-randr-12.patch, debian/patches/92_gsd-xrandr-version-check.patch: - dropped, the new version has similar changes * debian/rules: - no need to workaround timestamp issue those are correct in the new version -- Sebastien Bacher Fri, 25 Jul 2008 14:23:09 +0200 gnome-settings-daemon (2.23.3-0ubuntu3) intrepid; urgency=low * rebuild due to the libgnome-desktop soname change -- Sebastien Bacher Fri, 06 Jun 2008 11:11:50 +0200 gnome-settings-daemon (2.23.3-0ubuntu2) intrepid; urgency=low * debian/rules: - the new tarball has broken timestamps again, workaround the issue -- Sebastien Bacher Wed, 04 Jun 2008 10:30:06 +0200 gnome-settings-daemon (2.23.3-0ubuntu1) intrepid; urgency=low * New upstream version: - Execute the correct action when there are multiple keyboard shortcuts with the same keycode but different keysyms - Fix wallpaper handling for people running a session without nautilus - Try to keep the keyboard layout from gdm - Don't die when the user's home directory is read-only - Fix artifacts from the locate pointer animation in non-composited mode - Pass clicks to the media popup window through to the underlying window - Use new gnome-desktop background API and get rid of libbackground - Don't eat keypresses for multimedia key events in the mouse plugin - Shutdown when receiving the "SessionOver" signal from gnome-session - Fix memory leaks in the font plugin - Move the locate pointer animation with the mouse cursor - Fix build without GStreamer * debian/control.in: - updated libgnome-desktop requirement * debian/gnome-settings-daemon.install: - install the new autostart and the dbus service * debian/rules: - don't remove the dbus service -- Sebastien Bacher Tue, 03 Jun 2008 23:09:04 +0200 gnome-settings-daemon (2.23.1.1-0ubuntu1) intrepid; urgency=low * New upstream version: - Sound server startup based on GConf setting, even when esd is disabled - Added a new "housekeeping" plugin to set limits on the size and age of the thumbnail cache (lp: #37643) - Fix mismatched modifier maping between egg and GTK - Replace some custom functionality with stock GTK - Mark string for translation - Use G_DEFINE_TYPE instead of open-coding - Change data types to match glib, avoid using time_t - Add mapping for Gtk/Modules xsetting using GConf - Set GConf keys back to false if mousetweaks is not installed - Don't try to add grabas with invalid modifiers - Remove trailing newlines from messages since g_warning already takes care of those - Fix various leaks - Fix TYPE macro and remove unimplemented prototype - Add a special volume subclass for better support of IBM Thinkpad hardware volume buttons - Initialize inited_ok or behaviour is undefined when xkb setup fails - Continued attempt at making XKB setup and error handling a bit less arcane and crufty - Only use the built-in default for volume_step if we get an error from GConf, not just when the value is 0 which might be what the user wants - Adds a "threshold" property to the AcmeVolume class that denotes the minimum percentage required to actually affect the volume - Don't install any listeners or callbacks when XKB is not available - Remove excessive key grab logging - Make plugins deactivation work - Properly null-terminate g_build_filename - Turn into a daemon by default and make --no-daemon work - DBus API has been stable for a while; don't define DBUS_API_SUBJECT_TO_CHANGE anymore - Drop GConf backup for xkb - Extract some functionality used by several plugins into a separate shared helper library - Reset GConf keys when we can't launch the daemon - Updated translations * Sync on Debian * debian/control.in: - updated maintainer information * debian/gnome-settings-daemon.install: - install the xrdb files in the correct directory * debian/rules: - don't do timestamps change since this tarball has no issue -- Sebastien Bacher Tue, 03 Jun 2008 15:46:21 +0200 gnome-settings-daemon (2.22.2.1-1) unstable; urgency=low [ Josselin Mouette ] * Fix priority. [ Sebastian Dröge ] * New upstream bugfix release: + debian/rules: - Run touch on every file to fix up timestamps. -- Sebastian Dröge Thu, 29 May 2008 10:31:39 +0200 gnome-settings-daemon (2.22.1-2) unstable; urgency=high * Conflict against gnome-control-center < 2.21.5. Closes: #476802. -- Josselin Mouette Sat, 19 Apr 2008 22:17:49 +0200 gnome-settings-daemon (2.22.1-1) unstable; urgency=low * New upstream bugfix release: + debian/patches/09_locate_pointer.patch: - Dropped, fixed upstream. -- Sebastian Dröge Mon, 07 Apr 2008 14:44:12 +0200 gnome-settings-daemon (2.22.0-4) unstable; urgency=low * debian/control.in: + Also conflict with totem (<< 2.22.0) for the same reason. * debian/gnome-settings-daemon.install: + Install xrdb files into /etc/gnome/config again. -- Sebastian Dröge Sat, 22 Mar 2008 14:56:12 +0100 gnome-settings-daemon (2.22.0-3) unstable; urgency=low * Upload to unstable. * debian/control.in: + Add conflicts with rhythmbox (<< 0.11.5) and banshee (<< 0.13.2+dfsg-7) as the multimedia keys DBus interface changed. -- Sebastian Dröge Wed, 19 Mar 2008 01:47:15 +0100 gnome-settings-daemon (2.22.0-2) experimental; urgency=low * debian/rules: + Don't install the dbus service file. This is not meant to be autostarted but should be started by gnome-session. -- Sebastian Dröge Sun, 16 Mar 2008 17:39:52 +0100 gnome-settings-daemon (2.22.0-1) experimental; urgency=low * New package, based on the Ubuntu packaging. -- Sebastian Dröge Wed, 12 Mar 2008 15:17:19 +0100