r49994 - in /desktop/unstable/mutter/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Fri Sep 2 10:03:25 UTC 2016
Author: biebl
Date: Fri Sep 2 10:03:25 2016
New Revision: 49994
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49994
Log:
Bump Build-Depends on libgnome-desktop-3-dev to (>= 3.21.2).
This ensures we have a matching version of libgnome-desktop which supports
mode flags via the D-Bus API.
Modified:
desktop/unstable/mutter/debian/changelog
desktop/unstable/mutter/debian/control
desktop/unstable/mutter/debian/control.in
Modified: desktop/unstable/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/changelog?rev=49994&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog [utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog [utf-8] Fri Sep 2 10:03:25 2016
@@ -1,3 +1,11 @@
+mutter (3.21.91-2) UNRELEASED; urgency=medium
+
+ * Bump Build-Depends on libgnome-desktop-3-dev to (>= 3.21.2).
+ This ensures we have a matching version of libgnome-desktop which supports
+ mode flags via the D-Bus API.
+
+ -- Michael Biebl <biebl at debian.org> Fri, 02 Sep 2016 11:50:46 +0200
+
mutter (3.21.91-1) unstable; urgency=low
* New upstream beta release.
Modified: desktop/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control?rev=49994&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control [utf-8] (original)
+++ desktop/unstable/mutter/debian/control [utf-8] Fri Sep 2 10:03:25 2016
@@ -23,7 +23,7 @@
libcairo2-dev (>= 1.10.0),
libgl1-mesa-dev (>= 7.1~rc3-1~),
libdrm-dev [!hurd-any],
- libgnome-desktop-3-dev (>= 3.10),
+ libgnome-desktop-3-dev (>= 3.21.2),
libgudev-1.0-dev [linux-any],
libinput-dev [linux-any],
libstartup-notification0-dev (>= 0.7),
Modified: desktop/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control.in?rev=49994&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control.in [utf-8] (original)
+++ desktop/unstable/mutter/debian/control.in [utf-8] Fri Sep 2 10:03:25 2016
@@ -19,7 +19,7 @@
libcairo2-dev (>= 1.10.0),
libgl1-mesa-dev (>= 7.1~rc3-1~),
libdrm-dev [!hurd-any],
- libgnome-desktop-3-dev (>= 3.10),
+ libgnome-desktop-3-dev (>= 3.21.2),
libgudev-1.0-dev [linux-any],
libinput-dev [linux-any],
libstartup-notification0-dev (>= 0.7),
More information about the pkg-gnome-commits
mailing list