Merge version 3.22.4-1+rpi1 and 3.22.4-2 to produce 3.22.4-2+rpi1 archive/raspbian/3.22.4-2+rpi1 raspbian/3.22.4-2+rpi1
authorRaspbian forward pporter <root@raspbian.org>
Thu, 20 Jul 2017 13:39:07 +0000 (14:39 +0100)
committerRaspbian forward pporter <root@raspbian.org>
Thu, 20 Jul 2017 13:39:07 +0000 (14:39 +0100)
1  2 
debian/changelog
debian/control
debian/control.in
debian/patches/series

index 88fb4a7747b15ac5d2dc88cdb2ef236523a0d716,1177c47b05d8eb46e65f08e62c488b73fd864113..9be82c55d06698eb533a2fcacc96564f6ec05969
@@@ -1,23 -1,16 +1,40 @@@
++mutter (3.22.4-2+rpi1) buster-staging; urgency=medium
++
++ -- Raspbian forward porter <root@raspbian.org>  Thu, 20 Jul 2017 13:39:07 +0000
++
+ mutter (3.22.4-2) unstable; urgency=medium
+   [ Jeremy Bicha ]
+   * Add missing depends on gnome-settings-daemon (LP: #1561706)
+   [ Laurent Bigonville ]
+   * debian/patches/bgo782472_fix_copypaste_x11_wayland.patch: Fix copy/paste
+     between some X11 applications (firefox/chromium) and wayland (Closes:
+     #865788)
+   * debian/control.in: Bump Standards-Version to 4.0.0 (no further changes)
+  -- Laurent Bigonville <bigon@debian.org>  Fri, 30 Jun 2017 19:08:41 +0200
 +mutter (3.22.4-1+rpi1) buster-staging; urgency=medium
 +
 +  [changes brought forward from 3.14.4-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Mon, 25 May 2015 01:53:01 +0000]
 +  * Move libsystemd-dev from build-depends to build-conflicts and add
 +    libsystemd-login-dev to build-conflicts to prevent build of native backend 
 +    which fails with non-egl clutter.
 +  [changes introduced in 3.21.92-1+rpi1 by Peter Michael Green]
 +  * Modify debian/rules to Use wayland disabling settings (as used 
 +    by non-linux ports of debian)
 +  * fix clean target.
 +  * Move wayland related build-dependencies to build-conflicts.
 +  * Add --disable-xlib-egl-platform to configure flags
 +  * Comment out #include <cogl/winsys/cogl-winsys-egl-private.h> in
 +    cogl/cogl/cogl-mutter.h
 +  * Make further hacks to make non-egl build succeed (and probablly break egl builds in the process).
 +  [changes introduced in 3.22.1-2+rpi1 by Peter Michael Green]
 +  * Remove build-dependency on libegl1-mesa-dev
 +
 + -- Raspbian forward porter <root@raspbian.org>  Wed, 28 Jun 2017 22:18:36 +0000
 +
  mutter (3.22.4-1) unstable; urgency=medium
  
    * New upstream release.
diff --cc debian/control
index 475a1c74294e55d88a1ab6b05075e3b76da61e9b,e664d9e7ac9e28647075efec71d9483d6d88bcff..b5fe4ff36da8d3af0cb29e45ac010b6847cc843a
@@@ -48,14 -50,11 +48,14 @@@ Build-Depends: debhelper (>= 10)
                 libsm-dev,
                 libice-dev,
                 libpam0g-dev,
 -               libwayland-dev (>= 1.5.90) [linux-any],
 -               wayland-protocols (>= 1.7) [linux-any],
                 xkb-data,
                 zenity
- Standards-Version: 3.9.8
 +Build-conflicts:
 +               libwayland-dev (>= 1.5.90) [linux-any],
 +               wayland-protocols (>= 1.7) [linux-any],
 +               libsystemd-login-dev,
 +               libsystemd-dev
+ Standards-Version: 4.0.0
  Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/mutter
  Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/mutter
  
index 744233d29feb26a933ed4627b1210f69cc79cce7,36c40b73648bcda7336e893d3ac4b930801b27a1..247b90b8984546eecd15fbd7cdb80493fd18a2ab
@@@ -44,14 -46,11 +44,14 @@@ Build-Depends: debhelper (>= 10)
                 libsm-dev,
                 libice-dev,
                 libpam0g-dev,
 -               libwayland-dev (>= 1.5.90) [linux-any],
 -               wayland-protocols (>= 1.7) [linux-any],
                 xkb-data,
                 zenity
- Standards-Version: 3.9.8
 +Build-conflicts:
 +               libwayland-dev (>= 1.5.90) [linux-any],
 +               wayland-protocols (>= 1.7) [linux-any],
 +               libsystemd-login-dev,
 +               libsystemd-dev
+ Standards-Version: 4.0.0
  Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/mutter
  Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/mutter
  
index 50c5628f1866099ff4f4379b1297f62a1326dd5a,6c034609b7d673b9a20896d76689d892fa986350..0453de0501de274d2b298d72cf1672ea8e4efcec
@@@ -1,2 -1,2 +1,3 @@@
  bgo768531_workaround-startup-notifications.patch
+ bgo782472_fix_copypaste_x11_wayland.patch
 +raspbian.diff