From: Raspbian forward pporter Date: Thu, 9 Nov 2017 02:34:37 +0000 (+0000) Subject: Merge version 3.24.3-1+rpi1 and 3.26.2-1 to produce 3.26.2-1+rpi1 X-Git-Tag: archive/raspbian/3.26.2-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1aa01fafbc14902d7afebb7b6a9e76bc8c67ad1b;p=gnome-settings-daemon.git Merge version 3.24.3-1+rpi1 and 3.26.2-1 to produce 3.26.2-1+rpi1 --- 1aa01fafbc14902d7afebb7b6a9e76bc8c67ad1b diff --cc debian/changelog index fce662b,7e6add7..55467c2 --- a/debian/changelog +++ b/debian/changelog @@@ -1,8 -1,62 +1,69 @@@ - gnome-settings-daemon (3.24.3-1+rpi1) buster-staging; urgency=medium ++gnome-settings-daemon (3.26.2-1+rpi1) buster-staging; urgency=medium + ++ [changes brought forward from 3.24.3-1+rpi1 by Peter Michael Green at Thu, 17 Aug 2017 16:16:39 +0000] + * Hack out wayland support. + - -- Peter Michael Green Thu, 17 Aug 2017 16:16:39 +0000 ++ -- Raspbian forward porter Thu, 09 Nov 2017 02:34:37 +0000 ++ + gnome-settings-daemon (3.26.2-1) unstable; urgency=medium + + [ Michael Biebl ] + * New upstream release + * Switch to dh_missing + + [ Helmut Grohne ] + * Honour DEB_BUILD_OPTIONS=nocheck (Closes: #880486) + + -- Michael Biebl Thu, 02 Nov 2017 18:45:01 +0100 + + gnome-settings-daemon (3.26.1-2) unstable; urgency=medium + + * Release to unstable + + -- Jeremy Bicha Fri, 13 Oct 2017 17:06:30 -0400 + + gnome-settings-daemon (3.26.1-1) experimental; urgency=medium + + * New upstream release + - Fix a regression in HiDPI support for Xorg session (LP: #1720150) + * Bump Standards-Version to 4.1.1 + + -- Jeremy Bicha Tue, 03 Oct 2017 10:18:58 -0400 + + gnome-settings-daemon (3.26.0-1) experimental; urgency=medium + + * Team upload + * debian/watch: Only watch for stable versions again + * New upstream stable release + + -- Simon McVittie Wed, 13 Sep 2017 11:41:21 +0100 + + gnome-settings-daemon (3.25.92-1) experimental; urgency=medium + + * Team upload + * New upstream release + + [ Laurent Bigonville ] + * debian/rules: Make tests failures fatal on s390x again, the tests were + failing because hwdb files included in udev package were not installed, + adding a build-dependency against udev fixed the failure. + + [ Jeremy Bicha ] + * Orientation and xrandr plugins have been moved to mutter + - Bump Breaks for gnome-session that shipped files with those plugins + as RequiredComponents + * debian/gnome-settings-daemon.maintscript: + - Remove obsolete autostart files for Orientation and XRANDR plugins + + [ Simon McVittie ] + * debian/watch: Watch for development versions + * Bump GLib build-dependency + * Do not try to install usr/share/icons, no longer provided + * Add Breaks on pre-3.25 GNOME Shell and GNOME Control Center for + lockstep upgrade, since functionality has moved around + * d/p/04_superP.patch: Drop, this functionality is no longer in g-s-d + + -- Simon McVittie Thu, 07 Sep 2017 11:59:05 +0100 gnome-settings-daemon (3.24.3-1) unstable; urgency=medium diff --cc debian/patches/series index 8b9008e,0000000..14a39c9 mode 100644,000000..100644 --- a/debian/patches/series +++ b/debian/patches/series @@@ -1,2 -1,0 +1,1 @@@ - 04_superP.patch +hack-out-wayland.patch