From: Raspbian forward pporter Date: Sun, 25 Mar 2018 01:57:43 +0000 (+0100) Subject: Merge version 1:3.27.92-1+rpi1 and 1:3.28.0-1 to produce 1:3.28.0-1+rpi1 X-Git-Tag: archive/raspbian/1%3.28.0-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=472cf4f7b6b6ffbf654b76315e33b95cffe25f9e;p=gnome-control-center.git Merge version 1:3.27.92-1+rpi1 and 1:3.28.0-1 to produce 1:3.28.0-1+rpi1 --- 472cf4f7b6b6ffbf654b76315e33b95cffe25f9e diff --cc debian/changelog index 2ab15ce,45980e5..3251f85 --- a/debian/changelog +++ b/debian/changelog @@@ -1,11 -1,18 +1,27 @@@ - gnome-control-center (1:3.27.92-1+rpi1) buster-staging; urgency=medium ++gnome-control-center (1:3.28.0-1+rpi1) buster-staging; urgency=medium + + [changes brought forward from 1:3.24.3-1+rpi1 by Peter Michael Green at Wed, 13 Sep 2017 22:39:02 +0000] + * Make package built with non-wayland gtk. + [changes introduced in version 1:3.27.92-1+rpi1 by Peter Micheal Green] + * Disable wayland in meson_options.txt + - -- Peter Michael Green Sat, 17 Mar 2018 03:47:12 +0000 ++ -- Raspbian forward porter Sun, 25 Mar 2018 01:57:43 +0000 ++ + gnome-control-center (1:3.28.0-1) unstable; urgency=medium + + [ Simon McVittie ] + * New upstream stable release + * Switch Vcs-* to salsa.debian.org git + * d/gbp.conf: Add + * Refresh patches via gbp pq + + [ Daniel van Vugt ] + * Add 0004-Expose-touchpad-settings-if-synaptics-is-in-use.patch + - Allow touchpad settings to work with xserver-xorg-input-synaptics + Note that this is unneeded on GNOME on Wayland where libinput is + always used. (LP: #1686081) + + -- Jeremy Bicha Sun, 18 Mar 2018 20:14:00 -0400 gnome-control-center (1:3.27.92-1) unstable; urgency=medium diff --cc debian/patches/series index c8d934e,7afa682..7bebf1a --- a/debian/patches/series +++ b/debian/patches/series @@@ -1,5 -1,4 +1,6 @@@ 01_menu_category.patch 06_handle_passwd_with_ldap.patch 07_polkit_wheel_sudo_group.patch + 0004-Expose-touchpad-settings-if-synaptics-is-in-use.patch +no-wayland.patch +disable-wayland-in-meson_options.txt.patch