From: Raspbian forward pporter Date: Thu, 9 Aug 2018 14:06:29 +0000 (+0100) Subject: Merge version 3.28.3-1+rpi1 and 3.28.3-2 to produce 3.28.3-2+rpi1 X-Git-Tag: archive/raspbian/3.28.3-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ff6ec490e629653ed709d8c5529268b16bd7f0b9;p=mutter.git Merge version 3.28.3-1+rpi1 and 3.28.3-2 to produce 3.28.3-2+rpi1 --- ff6ec490e629653ed709d8c5529268b16bd7f0b9 diff --cc debian/changelog index 69f6f70,ef3a625..2c1fba4 --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,38 +1,48 @@@ - mutter (3.28.3-1+rpi1) buster-staging; urgency=medium ++mutter (3.28.3-2+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. + [changes introduced in 3.28.1-1+rpi1 by Peter Michael Green] + * Add build-depends on libgles2-mesa-dev + - -- Raspbian forward porter Thu, 26 Jul 2018 12:28:47 +0000 ++ -- Raspbian forward porter Thu, 09 Aug 2018 14:06:28 +0000 ++ + mutter (3.28.3-2) unstable; urgency=medium + + * Team upload + + [ Iain Lane ] + * debian/gbp.conf: Set the upstream branch to upstream/3.28.x, since we've + branched for experimental now. + + [ Marco Trevisan (Treviño) ] + * d/p/native-gpu-Handle-drmModeSetCrtc-failing-gracefully.patch: + - Avoid crashing when warning about wrongly set crtc mode + (LP: #1754949) + * d/p/gpu-kms-Don-t-crash-if-drmModeGetResources-returns-N.patch: + - Don't crash if drmModeGetResources returns NULL (LP: #1767956) + * d/p/window-wayland-Always-update-monitor-for-non-user-ops.patch: + - Always update monitor in wayland, avoiding crash (LP: #1784398) + * d/p/monitor-manager-Filter-out-low-screen-resolutions.patch: + - Don't return screen resolutions that can't be applied (LP: #1772831) + * d/p/window-Don-t-refuse-to-move-focus-to-the-grab-window.patch, + d/p/window-Explicitly-exclude-unmanaging-window-from-focus-ag.patch: + - Don't crash if a modal dialog closes while being dragged + (LP: #1422253) + * d/p/monitor-Use-current-monitor-mode-to-check-whether-active.patch: + - Don't try to use an invalid monitor mode to figure out scaling + (LP: #1723615) + + [ Simon McVittie ] + * Sort patch series in upstream order, with patches applied upstream + first + * d/copyright: Remove obsolete FSF postal addresses + * Standards-Version: 4.1.5 (no changes required) + * Set Rules-Requires-Root to no + * Update symbols file + + -- Simon McVittie Tue, 31 Jul 2018 15:35:03 +0100 mutter (3.28.3-1) unstable; urgency=medium diff --cc debian/control index 291409f,5e7c8e2..7b5bf14 --- a/debian/control +++ b/debian/control @@@ -56,10 -56,9 +56,11 @@@ Build-Depends: debhelper (>= 11) xkb-data, xvfb , xauth , - zenity + zenity, + libmtdev-dev, + libgles2-mesa-dev - Standards-Version: 4.1.4 + Rules-Requires-Root: no + Standards-Version: 4.1.5 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 054a6ab,83f1215..590f256 --- a/debian/control.in +++ b/debian/control.in @@@ -52,10 -52,9 +52,11 @@@ Build-Depends: debhelper (>= 11) xkb-data, xvfb , xauth , - zenity + zenity, + libmtdev-dev, + libgles2-mesa-dev - Standards-Version: 4.1.4 + Rules-Requires-Root: no + Standards-Version: 4.1.5 Vcs-Git: https://salsa.debian.org/gnome-team/mutter.git Vcs-Browser: https://salsa.debian.org/gnome-team/mutter