From dce6f333cd9b15b1c842326bbe1ce2f4ecda6ad3 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha <jbi...@ubuntu.com> Date: Thu, 27 Jul 2017 16:56:47 -0400 Subject: [PATCH] Add 54-Adapt-to-gsd-324.patch
Update the gnome-session file for gnome-settings-daemon 3.24 Closes: #869938 --- debian/changelog | 9 +++++++++ debian/patches/54-Adapt-to-gsd-324.patch | 14 ++++++++++++++ debian/patches/series | 1 + 3 files changed, 24 insertions(+) create mode 100644 debian/patches/54-Adapt-to-gsd-324.patch diff --git a/debian/changelog b/debian/changelog index 0227abe..1dd8546 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +afterstep (2.2.12-10.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add 54-Adapt-to-gsd-324.patch: + - Update the gnome-session file for gnome-settings-daemon 3.24 + (Closes: #869938) + + -- Jeremy Bicha <jbi...@ubuntu.com> Thu, 27 Jul 2017 16:41:16 -0400 + afterstep (2.2.12-10) unstable; urgency=medium * Enable the `pie' hardening option (closes: #865594). diff --git a/debian/patches/54-Adapt-to-gsd-324.patch b/debian/patches/54-Adapt-to-gsd-324.patch new file mode 100644 index 0000000..a1fc4eb --- /dev/null +++ b/debian/patches/54-Adapt-to-gsd-324.patch @@ -0,0 +1,14 @@ +--- + AfterStep.session | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +--- a/AfterStep.session ++++ b/AfterStep.session +@@ -1,6 +1,6 @@ + [GNOME Session] + Name=AfterStep +-RequiredComponents=gnome-settings-daemon; ++RequiredComponents=org.gnome.SettingsDaemon.A11yKeyboard;org.gnome.SettingsDaemon.A11ySettings;org.gnome.SettingsDaemon.Clipboard;org.gnome.SettingsDaemon.Color;org.gnome.SettingsDaemon.Datetime;org.gnome.SettingsDaemon.Housekeeping;org.gnome.SettingsDaemon.Keyboard;org.gnome.SettingsDaemon.MediaKeys;org.gnome.SettingsDaemon.Mouse;org.gnome.SettingsDaemon.Power;org.gnome.SettingsDaemon.PrintNotifications;org.gnome.SettingsDaemon.Rfkill;org.gnome.SettingsDaemon.ScreensaverProxy;org.gnome.SettingsDaemon.Sharing;org.gnome.SettingsDaemon.Smartcard;org.gnome.SettingsDaemon.Sound;org.gnome.SettingsDaemon.Wacom;org.gnome.SettingsDaemon.XSettings; + RequiredProviders=windowmanager; + DefaultProvider-windowmanager=AfterStep + #Please change to your preference. Supported names are: diff --git a/debian/patches/series b/debian/patches/series index 7512d83..4ceaad8 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -28,3 +28,4 @@ Fixed-bug-starting-modules-on-multi-display-setup-ad.patch 51-Warning.patch 52-Remove-iceweasel.patch 53-Spelling-typos.patch +54-Adapt-to-gsd-324.patch -- 2.11.0