diff --git a/debian/changelog b/debian/changelog index aedf2b23..59f23fc7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ gnome-shell-extensions (3.30.1-1) UNRELEASED; urgency=medium * New upstream release * Bump Standards-Version to 4.2.1 + * d/p/gnome-session-classic-wrapper-script.patch: + Re-word to avoid a Lintian warning -- Simon McVittie Fri, 02 Nov 2018 09:22:10 +0000 diff --git a/debian/patches/gnome-session-classic-wrapper-script.patch b/debian/patches/gnome-session-classic-wrapper-script.patch index 6c264bab..934936ba 100644 --- a/debian/patches/gnome-session-classic-wrapper-script.patch +++ b/debian/patches/gnome-session-classic-wrapper-script.patch @@ -2,7 +2,7 @@ From: Michael Biebl Date: Tue, 30 Jan 2018 09:04:03 +0000 Subject: Use a wrapper script to start GNOME classic session -Xsession currently doesn't allow to pass more then one argument, as it +Xsession currently doesn't allow passing more then one argument, as it otherwise fails with Xsession: unable to launch "gnome-session --session classic" X session --- "gnome-session --session classic" not found; falling back to default session.