From 109d3aad6afd6904c20b20c6654f6546fe056764 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 1 Sep 2017 08:35:51 +0000 Subject: [PATCH] New upstream release, for GNOME Shell 3.25.91 - d/p/adapt-to-gsd324.patch: Drop, applied upstream - Switch dependency to gir1.2-mutter-1 --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- debian/control.in | 2 +- debian/patches/adapt-to-gsd324.patch | 22 ---------------------- debian/patches/series | 1 - 5 files changed, 11 insertions(+), 26 deletions(-) delete mode 100644 debian/patches/adapt-to-gsd324.patch diff --git a/debian/changelog b/debian/changelog index 922c5bd8..829a0046 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +gnome-shell-extensions (3.25.91-1) UNRELEASED; urgency=medium + + * New upstream release, for GNOME Shell 3.25.91 + - d/p/adapt-to-gsd324.patch: Drop, applied upstream + - Switch dependency to gir1.2-mutter-1 + + -- Simon McVittie Fri, 01 Sep 2017 08:47:03 +0100 + gnome-shell-extensions (3.22.2-2) unstable; urgency=medium * Add adapt-to-gsd324.patch (Closes: #869948): diff --git a/debian/control b/debian/control index 44cc8fa8..ed598593 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Source: gnome-shell-extensions Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Andreas Henriksson , Jeremy Bicha , Michael Biebl +Uploaders: Andreas Henriksson , Michael Biebl Build-Depends: debhelper (>= 10), pkg-config (>= 0.22), gettext, @@ -28,7 +28,7 @@ Depends: ${misc:Depends}, gir1.2-glib-2.0, gir1.2-gmenu-3.0, gir1.2-gtk-3.0, - gir1.2-mutter-3.0, + gir1.2-mutter-1, gir1.2-pango-1.0, gvfs (>= 1.16.0), gnome-session-bin (>= 3.8), diff --git a/debian/control.in b/debian/control.in index 7feed1b8..57715d3f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -24,7 +24,7 @@ Depends: ${misc:Depends}, gir1.2-glib-2.0, gir1.2-gmenu-3.0, gir1.2-gtk-3.0, - gir1.2-mutter-3.0, + gir1.2-mutter-1, gir1.2-pango-1.0, gvfs (>= 1.16.0), gnome-session-bin (>= 3.8), diff --git a/debian/patches/adapt-to-gsd324.patch b/debian/patches/adapt-to-gsd324.patch deleted file mode 100644 index be3ebb77..00000000 --- a/debian/patches/adapt-to-gsd324.patch +++ /dev/null @@ -1,22 +0,0 @@ -From 4fa73145b489423ef099aa1229193352ae6e2a77 Mon Sep 17 00:00:00 2001 -From: Rui Matos -Date: Tue, 2 May 2017 19:25:53 +0200 -Subject: data: Adjust to g-s-d's plugin removals - -These plugins have been removed. - -https://bugzilla.gnome.org/show_bug.cgi?id=782233 ---- - data/gnome-classic.session.desktop.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/data/gnome-classic.session.desktop.in b/data/gnome-classic.session.desktop.in -index b7b8d02..392ec37 100644 ---- a/data/gnome-classic.session.desktop.in -+++ b/data/gnome-classic.session.desktop.in -@@ -1,3 +1,3 @@ - [GNOME Session] - Name=GNOME Classic --RequiredComponents=org.gnome.Shell;gnome-settings-daemon;nautilus-classic; -+RequiredComponents=org.gnome.Shell;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;nautilus-classic; - diff --git a/debian/patches/series b/debian/patches/series index 0dfabebe..6410b5c4 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ -adapt-to-gsd324.patch dont-require-nautilus-classic.patch gnome-session-classic-wrapper-script.patch