On Tue, May 10, 2016 at 07:38:28PM +0300, Dmitry Shachnev wrote: > A patch for this (against packaging git) is attached.
(Oops.) Really attaching the patch now (with added bug reference). -- Dmitry Shachnev
From 43a613c306486332318989375b05738c211f6cc8 Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev <[email protected]> Date: Tue, 10 May 2016 19:28:50 +0300 Subject: [PATCH] Remove GNOME from OnlyShowIn list This authentication agent is not needed in GNOME Classic or GNOME Flashback sessions too. Closes: #823948. --- debian/changelog | 8 ++++++++ debian/polkit-gnome-authentication-agent-1.desktop | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 53a4b60..3413ef8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +policykit-1-gnome (0.105-3) UNRELEASED; urgency=medium + + * Remove GNOME from OnlyShowIn list. This authentication agent is not + needed in GNOME Classic or GNOME Flashback sessions too. + Closes: #823948. + + -- Dmitry Shachnev <[email protected]> Tue, 10 May 2016 19:26:12 +0300 + policykit-1-gnome (0.105-2) unstable; urgency=low * Drop 0001-Revert-Drop-marshaller-complications.patch and add an explizit diff --git a/debian/polkit-gnome-authentication-agent-1.desktop b/debian/polkit-gnome-authentication-agent-1.desktop index 27df21f..6dd4213 100644 --- a/debian/polkit-gnome-authentication-agent-1.desktop +++ b/debian/polkit-gnome-authentication-agent-1.desktop @@ -84,5 +84,4 @@ Terminal=false Type=Application Categories= NoDisplay=true -OnlyShowIn=GNOME;XFCE;Unity; -AutostartCondition=GNOME3 unless-session gnome +OnlyShowIn=XFCE;Unity; -- 2.8.1
signature.asc
Description: PGP signature
_______________________________________________ Pkg-utopia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-utopia-maintainers
