r52261 - in /desktop/unstable/gdm3/debian: changelog patches/09_default_session.patch patches/16_xserver_path.patch patches/Hack-D-Bus-messages-from-Debian-8-libgdm-to-work-wit.patch
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Thu Mar 16 20:37:01 UTC 2017
Author: biebl
Date: Thu Mar 16 20:37:00 2017
New Revision: 52261
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52261
Log:
Refresh patches.
Modified:
desktop/unstable/gdm3/debian/changelog
desktop/unstable/gdm3/debian/patches/09_default_session.patch
desktop/unstable/gdm3/debian/patches/16_xserver_path.patch
desktop/unstable/gdm3/debian/patches/Hack-D-Bus-messages-from-Debian-8-libgdm-to-work-wit.patch
Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=52261&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog [utf-8] Thu Mar 16 20:37:00 2017
@@ -1,6 +1,7 @@
gdm3 (3.22.3-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Refresh patches.
-- Michael Biebl <biebl at debian.org> Thu, 16 Mar 2017 19:54:29 +0100
Modified: desktop/unstable/gdm3/debian/patches/09_default_session.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/patches/09_default_session.patch?rev=52261&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/patches/09_default_session.patch [utf-8] (original)
+++ desktop/unstable/gdm3/debian/patches/09_default_session.patch [utf-8] Thu Mar 16 20:37:00 2017
@@ -1,11 +1,11 @@
Description: Prefer "default.desktop", so that other desktop environments like XFCE can use gdm, too, without being forced to start GNOME.
Ubuntu: https://launchpad.net/bugs/403291
Upstream: https://bugzilla.gnome.org/show_bug.cgi?id=594733
-Index: gdm-3.20.1/daemon/gdm-session.c
+Index: b/daemon/gdm-session.c
===================================================================
---- gdm-3.20.1.orig/daemon/gdm-session.c 2016-04-20 00:34:53.144038467 +0200
-+++ gdm-3.20.1/daemon/gdm-session.c 2016-04-20 00:35:20.820367810 +0200
-@@ -523,7 +523,7 @@
+--- a/daemon/gdm-session.c
++++ b/daemon/gdm-session.c
+@@ -534,7 +534,7 @@
}
}
Modified: desktop/unstable/gdm3/debian/patches/16_xserver_path.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/patches/16_xserver_path.patch?rev=52261&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/patches/16_xserver_path.patch [utf-8] (original)
+++ desktop/unstable/gdm3/debian/patches/16_xserver_path.patch [utf-8] Thu Mar 16 20:37:00 2017
@@ -2,7 +2,7 @@
===================================================================
--- a/configure.ac
+++ b/configure.ac
-@@ -1196,7 +1196,10 @@
+@@ -1207,7 +1207,10 @@
# and /usr/X11 since they often symlink to each other, and configure
# should use the more stable location (the real directory) if possible.
#
Modified: desktop/unstable/gdm3/debian/patches/Hack-D-Bus-messages-from-Debian-8-libgdm-to-work-wit.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/patches/Hack-D-Bus-messages-from-Debian-8-libgdm-to-work-wit.patch?rev=52261&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/patches/Hack-D-Bus-messages-from-Debian-8-libgdm-to-work-wit.patch [utf-8] (original)
+++ desktop/unstable/gdm3/debian/patches/Hack-D-Bus-messages-from-Debian-8-libgdm-to-work-wit.patch [utf-8] Thu Mar 16 20:37:00 2017
@@ -14,11 +14,11 @@
daemon/gdm-session-worker.c | 81 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 81 insertions(+)
-diff --git a/daemon/gdm-session-worker.c b/daemon/gdm-session-worker.c
-index 421ef028..6b14f003 100644
+Index: b/daemon/gdm-session-worker.c
+===================================================================
--- a/daemon/gdm-session-worker.c
+++ b/daemon/gdm-session-worker.c
-@@ -3077,6 +3077,80 @@ gdm_session_worker_handle_start_reauthentication (GdmDBusWorker *object,
+@@ -3122,6 +3122,80 @@
return TRUE;
}
@@ -99,7 +99,7 @@
static GObject *
gdm_session_worker_constructor (GType type,
guint n_construct_properties,
-@@ -3104,6 +3178,13 @@ gdm_session_worker_constructor (GType type,
+@@ -3149,6 +3223,13 @@
exit (1);
}
@@ -113,6 +113,3 @@
worker->priv->manager = GDM_DBUS_WORKER_MANAGER (gdm_dbus_worker_manager_proxy_new_sync (worker->priv->connection,
G_DBUS_PROXY_FLAGS_DO_NOT_LOAD_PROPERTIES,
NULL, /* dbus name */
---
-2.11.0
-
More information about the pkg-gnome-commits
mailing list