r53252 - in /desktop/experimental/mutter/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Thu Aug 31 16:47:06 UTC 2017


Author: jbicha
Date: Thu Aug 31 16:47:06 2017
New Revision: 53252

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53252
Log:
Build-Depend on libgl1-mesa-dri for build tests

Modified:
    desktop/experimental/mutter/debian/changelog
    desktop/experimental/mutter/debian/control
    desktop/experimental/mutter/debian/control.in

Modified: desktop/experimental/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/changelog?rev=53252&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/changelog	[utf-8] (original)
+++ desktop/experimental/mutter/debian/changelog	[utf-8] Thu Aug 31 16:47:06 2017
@@ -1,3 +1,10 @@
+mutter (3.25.91-2) UNRELEASED; urgency=medium
+
+  * Build-Depend on libgl1-mesa-dri for build tests since
+    Debian's mesa packages currently only recommends it
+
+ -- Jeremy Bicha <jbicha at debian.org>  Thu, 31 Aug 2017 12:45:41 -0400
+
 mutter (3.25.91-1) experimental; urgency=medium
 
   * New upstream release

Modified: desktop/experimental/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/control?rev=53252&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/control	[utf-8] (original)
+++ desktop/experimental/mutter/debian/control	[utf-8] Thu Aug 31 16:47:06 2017
@@ -53,6 +53,7 @@
                libwayland-dev (>= 1.13.0) [linux-any],
                wayland-protocols (>= 1.9) [linux-any],
                xkb-data,
+               libgl1-mesa-dri <!nocheck>,
                xvfb <!nocheck>,
                xauth <!nocheck>,
                zenity

Modified: desktop/experimental/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/control.in?rev=53252&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/control.in	[utf-8] (original)
+++ desktop/experimental/mutter/debian/control.in	[utf-8] Thu Aug 31 16:47:06 2017
@@ -49,6 +49,7 @@
                libwayland-dev (>= 1.13.0) [linux-any],
                wayland-protocols (>= 1.9) [linux-any],
                xkb-data,
+               libgl1-mesa-dri <!nocheck>,
                xvfb <!nocheck>,
                xauth <!nocheck>,
                zenity




More information about the pkg-gnome-commits mailing list