From: Raspbian forward pporter Date: Thu, 26 Apr 2018 03:52:56 +0000 (+0100) Subject: Merge version 3.28.0-2+rpi1 and 3.28.1-1 to produce 3.28.1-1+rpi1 X-Git-Tag: archive/raspbian/3.28.1-1+rpi1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8de8a67f0ceaf6fe09a5c0c0e1b9c8d5d750e4a6;p=mutter.git Merge version 3.28.0-2+rpi1 and 3.28.1-1 to produce 3.28.1-1+rpi1 --- 8de8a67f0ceaf6fe09a5c0c0e1b9c8d5d750e4a6 diff --cc debian/changelog index 7444114,8b73b8d..2039cb8 --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,33 +1,42 @@@ - mutter (3.28.0-2+rpi1) buster-staging; urgency=medium ++mutter (3.28.1-1+rpi1) buster-staging; urgency=medium + ++ [changes brought forward from 3.28.0-2+rpi1 by Peter Michael Green at Wed, 04 Apr 2018 10:10:12 +0000] + * Add build-depends on libmtdev-dev. + * Disable parallel building. + * + - -- Peter Michael Green Wed, 04 Apr 2018 10:10:12 +0000 ++ -- Raspbian forward porter Thu, 26 Apr 2018 03:52:55 +0000 ++ + mutter (3.28.1-1) unstable; urgency=medium + + [ Jeremy Bicha ] + * New upstream release + - Fix window button spacing when display is scaled (LP: #1725133) + * Bump Standards-Version to 4.1.4 + + [ Marco Trevisan (Treviño) ] + * Add patches proposed upstream: + * theme-frames-Use-surface-device-scale-instead-of-cairo_sc.patch: + - theme, frames: Use surface device scale instead of cairo_scale + (LP: #1764554) + * theme-use-gtk_render_icon_suface-to-paint-button-icon.patch: + - theme: use gtk_render_icon_suface to paint button icon + (LP: #1764558) + * theme-load-icons-as-Gtk-does-with-fallback-and-RTL-suppor.patch: + - theme: load icons as Gtk does with fallback and RTL support + * clutter-Smooth-out-master-clock-to-smooth-visuals.patch: + - clutter: Smooth out master clock to smooth visuals + * core-Return-1-if-meta_window_get_monitor-is-called-on-an-.patch: + - core: Return -1 if meta_window_get_monitor is called on an + unmanaged window (LP: #1724439) + * backends-Move-MetaOutput-crtc-field-into-private-struct.patch: + - backends: Move MetaOutput::crtc field into private struct + (LP: #1703668) + * backends-Add-logical-monitor-monitor-output-crtc-ref-chai.patch: + - backends: Add logical monitor -> monitor -> output -> crtc ref + chain (LP: #1703668) + + -- Jeremy Bicha Mon, 16 Apr 2018 22:35:14 -0400 mutter (3.28.0-2) unstable; urgency=medium diff --cc debian/control index f6151a7,498aaa6..9827265 --- a/debian/control +++ b/debian/control @@@ -56,9 -56,8 +56,9 @@@ Build-Depends: debhelper (>= 11) xkb-data, xvfb , xauth , - zenity + zenity, + libmtdev-dev - Standards-Version: 4.1.1 + Standards-Version: 4.1.4 Vcs-Git: https://salsa.debian.org/gnome-team/mutter.git Vcs-Browser: https://salsa.debian.org/gnome-team/mutter diff --cc debian/control.in index c8bc8af,f4099cb..93a8391 --- a/debian/control.in +++ b/debian/control.in @@@ -52,9 -52,8 +52,9 @@@ Build-Depends: debhelper (>= 11) xkb-data, xvfb , xauth , - zenity + zenity, + libmtdev-dev - Standards-Version: 4.1.1 + Standards-Version: 4.1.4 Vcs-Git: https://salsa.debian.org/gnome-team/mutter.git Vcs-Browser: https://salsa.debian.org/gnome-team/mutter