r30863 - in /desktop/unstable/gdm3/debian: changelog control control.in greeter.gsettings

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Oct 20 13:27:53 UTC 2011


Author: joss
Date: Thu Oct 20 13:27:53 2011
New Revision: 30863

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30863
Log:
* Build-depend on gnome-settings-daemon so that its plugins are 
  correctly listed.
* Note this is a critical security fix, but does not affect testing.

Modified:
    desktop/unstable/gdm3/debian/changelog
    desktop/unstable/gdm3/debian/control
    desktop/unstable/gdm3/debian/control.in
    desktop/unstable/gdm3/debian/greeter.gsettings

Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=30863&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog [utf-8] Thu Oct 20 13:27:53 2011
@@ -1,11 +1,15 @@
 gdm3 (3.0.4-4) UNRELEASED; urgency=low
 
+  [ Michael Biebl ]
   * debian/watch:
     - Update to version 3.
     - Track .xz tarballs.
     - Don't run uupdate.
-  * debian/greeter.gsettings:
-    - Disable automount in the gdm session.
+
+  [ Josselin Mouette ]
+  * Build-depend on gnome-settings-daemon so that its plugins are 
+    correctly listed.
+  * Note this is a critical security fix, but does not affect testing.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 14 Oct 2011 15:10:38 +0200
 

Modified: desktop/unstable/gdm3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/control?rev=30863&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/control [utf-8] (original)
+++ desktop/unstable/gdm3/debian/control [utf-8] Thu Oct 20 13:27:53 2011
@@ -25,6 +25,7 @@
                libupower-glib-dev (>= 0.9.0),
                libaccountsservice-dev (>= 0.6.12),
                gnome-settings-daemon-dev (>= 2.91.2),
+               gnome-settings-daemon (>= 2.91.2),
                libx11-dev,
                libxau-dev,
                libxrandr-dev,

Modified: desktop/unstable/gdm3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/control.in?rev=30863&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/control.in [utf-8] (original)
+++ desktop/unstable/gdm3/debian/control.in [utf-8] Thu Oct 20 13:27:53 2011
@@ -20,6 +20,7 @@
                libupower-glib-dev (>= 0.9.0),
                libaccountsservice-dev (>= 0.6.12),
                gnome-settings-daemon-dev (>= 2.91.2),
+               gnome-settings-daemon (>= 2.91.2),
                libx11-dev,
                libxau-dev,
                libxrandr-dev,

Modified: desktop/unstable/gdm3/debian/greeter.gsettings
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/greeter.gsettings?rev=30863&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/greeter.gsettings [utf-8] (original)
+++ desktop/unstable/gdm3/debian/greeter.gsettings [utf-8] Thu Oct 20 13:27:53 2011
@@ -14,7 +14,3 @@
 # Disabling sound in the greeter
 #[org.gnome.desktop.sound]
 #event-sounds=false
-
-# Disable automounter
-[org.gnome.settings-daemon.plugins.automount]
-active=false




More information about the pkg-gnome-commits mailing list