diff -Nru mutter-3.14.2/debian/changelog mutter-3.14.2/debian/changelog --- mutter-3.14.2/debian/changelog 2014-11-30 14:05:15.000000000 +0000 +++ mutter-3.14.2/debian/changelog 2014-12-09 05:45:33.000000000 +0000 @@ -1,3 +1,13 @@ +mutter (3.14.2-1+rpi1) jessie-staging; urgency=medium + + * Move libsystemd-login-dev from build-depends to build-conflicts and add + libsystemd-dev to build-conflicts to prevent build of native backend + which fails with non-egl clutter. + * Remove /usr/share/gtk-doc (which seems to have dissapeared due to our other + changes) from libmutter-dev.install . + + -- Peter Michael Green Tue, 09 Dec 2014 05:45:12 +0000 + mutter (3.14.2-1) unstable; urgency=medium * New upstream bugfix release. diff -Nru mutter-3.14.2/debian/control mutter-3.14.2/debian/control --- mutter-3.14.2/debian/control 2014-11-30 14:08:08.000000000 +0000 +++ mutter-3.14.2/debian/control 2014-12-09 05:55:22.000000000 +0000 @@ -6,7 +6,7 @@ Section: x11 Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Andreas Henriksson , Josselin Mouette , Michael Biebl , Sjoerd Simons +Uploaders: Andreas Henriksson , Josselin Mouette , Michael Biebl Build-Depends: cdbs (>= 0.4.90), debhelper (>= 9), gnome-pkg-tools (>= 0.10), @@ -28,7 +28,6 @@ libgnome-desktop-3-dev (>= 3.10), libinput-dev [linux-any], libstartup-notification0-dev (>= 0.7), - libsystemd-login-dev (>= 212) [linux-any], libupower-glib-dev (>= 0.99.0), libxcb-randr0-dev, libxcomposite-dev (>= 1:0.2), @@ -51,6 +50,9 @@ libwayland-dev (>= 1.5.90) [linux-any], xkb-data, zenity +Build-conflicts: + libsystemd-login-dev, + libsystemd-dev Standards-Version: 3.9.6 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/mutter Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/mutter diff -Nru mutter-3.14.2/debian/control.in mutter-3.14.2/debian/control.in --- mutter-3.14.2/debian/control.in 2014-10-24 18:52:54.000000000 +0000 +++ mutter-3.14.2/debian/control.in 2014-12-09 05:45:33.000000000 +0000 @@ -24,7 +24,6 @@ libgnome-desktop-3-dev (>= 3.10), libinput-dev [linux-any], libstartup-notification0-dev (>= 0.7), - libsystemd-login-dev (>= 212) [linux-any], libupower-glib-dev (>= 0.99.0), libxcb-randr0-dev, libxcomposite-dev (>= 1:0.2), @@ -47,6 +46,9 @@ libwayland-dev (>= 1.5.90) [linux-any], xkb-data, zenity +Build-conflicts: + libsystemd-login-dev, + libsystemd-dev Standards-Version: 3.9.6 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/mutter Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/mutter diff -Nru mutter-3.14.2/debian/libmutter-dev.install mutter-3.14.2/debian/libmutter-dev.install --- mutter-3.14.2/debian/libmutter-dev.install 2014-08-24 23:35:18.000000000 +0000 +++ mutter-3.14.2/debian/libmutter-dev.install 2014-12-09 05:45:33.000000000 +0000 @@ -2,4 +2,3 @@ usr/lib/lib*.so usr/lib/pkgconfig/*.pc usr/lib/mutter/Meta-*.gir -usr/share/gtk-doc