r50530 - in /desktop/unstable/mutter/debian: changelog control control.in
jbicha-guest at users.alioth.debian.org
jbicha-guest at users.alioth.debian.org
Wed Sep 14 02:33:16 UTC 2016
Author: jbicha-guest
Date: Wed Sep 14 02:33:15 2016
New Revision: 50530
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50530
Log:
Explicitly build-depend on libegl1-mesa-dev (Closes: #836153)
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=50530&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog [utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog [utf-8] Wed Sep 14 02:33:15 2016
@@ -1,3 +1,10 @@
+mutter (3.21.92-2) UNRELEASED; urgency=medium
+
+ * debian/control.in:
+ - Explicitly build-depend on libegl1-mesa-dev (Closes: #836153)
+
+ -- Jeremy Bicha <jbicha at ubuntu.com> Tue, 13 Sep 2016 22:31:38 -0400
+
mutter (3.21.92-1) unstable; urgency=medium
[ Jeremy Bicha ]
Modified: desktop/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control?rev=50530&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control [utf-8] (original)
+++ desktop/unstable/mutter/debian/control [utf-8] Wed Sep 14 02:33:15 2016
@@ -22,6 +22,7 @@
libcairo2-dev (>= 1.10.0),
libgl1-mesa-dev (>= 7.1~rc3-1~),
libdrm-dev [!hurd-any],
+ libegl1-mesa-dev,
libgnome-desktop-3-dev (>= 3.21.2),
libgudev-1.0-dev [linux-any],
libinput-dev [linux-any],
Modified: desktop/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control.in?rev=50530&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control.in [utf-8] (original)
+++ desktop/unstable/mutter/debian/control.in [utf-8] Wed Sep 14 02:33:15 2016
@@ -18,6 +18,7 @@
libcairo2-dev (>= 1.10.0),
libgl1-mesa-dev (>= 7.1~rc3-1~),
libdrm-dev [!hurd-any],
+ libegl1-mesa-dev,
libgnome-desktop-3-dev (>= 3.21.2),
libgudev-1.0-dev [linux-any],
libinput-dev [linux-any],
More information about the pkg-gnome-commits
mailing list