diff -u lightdm-1.1.4.is.1.1.3/debian/lightdm.postinst lightdm-1.1.4.is.1.1.3/debian/lightdm.postinst --- lightdm-1.1.4.is.1.1.3/debian/lightdm.postinst +++ lightdm-1.1.4.is.1.1.3/debian/lightdm.postinst @@ -69,9 +69,6 @@ # stdout, which can confuse debconf. db_stop -# lightdm user configuration -su -s /bin/sh -c 'dbus-launch gsettings set org.gnome.settings-daemon.peripherals.touchpad disable-while-typing false' lightdm - # migrate gdm configuration on first-time installation if [ -z "$2" ]; then if grep -q '^AutomaticLoginEnable *= *true$' /etc/gdm/custom.conf 2>/dev/null; then diff -u lightdm-1.1.4.is.1.1.3/debian/changelog lightdm-1.1.4.is.1.1.3/debian/changelog --- lightdm-1.1.4.is.1.1.3/debian/changelog +++ lightdm-1.1.4.is.1.1.3/debian/changelog @@ -1,3 +1,13 @@ +lightdm (1.1.4.is.1.1.3-0ubuntu3) precise; urgency=low + + * debian/lightdm.postinst: Drop the disable-while-typing gsettings call + again. The Unity greeter already disables the mouse plugin these days, and + other known greeters do not use g-s-d. + * debian/lightdm.dirs: Really add /etc/X11/, revision 1077 did not actually + do it. (LP: #921169) + + -- Martin Pitt Mon, 05 Mar 2012 13:10:46 +0100 + lightdm (1.1.4.is.1.1.3-0ubuntu2) precise; urgency=low [ Matt Fischer ] diff -u lightdm-1.1.4.is.1.1.3/debian/lightdm.dirs lightdm-1.1.4.is.1.1.3/debian/lightdm.dirs --- lightdm-1.1.4.is.1.1.3/debian/lightdm.dirs +++ lightdm-1.1.4.is.1.1.3/debian/lightdm.dirs @@ -1,2 +1,3 @@ +/etc/X11 /var/log/lightdm /var/cache/lightdm