Merge version 3.28.0-2+rpi1 and 3.28.1-1 to produce 3.28.1-1+rpi1
authorRaspbian forward pporter <root@raspbian.org>
Thu, 26 Apr 2018 03:52:56 +0000 (04:52 +0100)
committerRaspbian forward pporter <root@raspbian.org>
Thu, 26 Apr 2018 03:52:56 +0000 (04:52 +0100)
1  2 
debian/changelog
debian/control
debian/control.in
debian/rules

index 74441147de6e3424c74f1094b1bf48ecf3c0f44e,8b73b8d6dcf8567c39c250e72e47512cf9b2bae7..2039cb80ec08f57e44ee13c05512170ba1b6425b
@@@ -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 <plugwash@raspbian.org> at Wed, 04 Apr 2018 10:10:12 +0000]
 +  * Add build-depends on libmtdev-dev.
 +  * Disable parallel building.
 +  * 
 +
-  -- Peter Michael Green <plugwash@raspbian.org>  Wed, 04 Apr 2018 10:10:12 +0000
++ -- Raspbian forward porter <root@raspbian.org>  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 <jbicha@debian.org>  Mon, 16 Apr 2018 22:35:14 -0400
  
  mutter (3.28.0-2) unstable; urgency=medium
  
diff --cc debian/control
index f6151a75d2024e1294a135875912dbbd22fa2d18,498aaa683da10b9781187794f9fc77054085268f..98272658fbc8f1dc6e645d655be38600eb8c54b0
@@@ -56,9 -56,8 +56,9 @@@ Build-Depends: debhelper (>= 11)
                 xkb-data,
                 xvfb <!nocheck>,
                 xauth <!nocheck>,
 -               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
  
index c8bc8af67c88faa91684bd9a77df083d31ea1111,f4099cb8ab347b5efcb14684b748e9abc9d4b043..93a8391a7893f0f1aa057469c8d17e6d582dcbe4
@@@ -52,9 -52,8 +52,9 @@@ Build-Depends: debhelper (>= 11)
                 xkb-data,
                 xvfb <!nocheck>,
                 xauth <!nocheck>,
 -               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/rules
Simple merge