r53249 - in /desktop/experimental/gnome-shell/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Thu Aug 31 16:43:51 UTC 2017


Author: jbicha
Date: Thu Aug 31 16:43:50 2017
New Revision: 53249

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

Modified:
    desktop/experimental/gnome-shell/debian/changelog
    desktop/experimental/gnome-shell/debian/control
    desktop/experimental/gnome-shell/debian/control.in

Modified: desktop/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/changelog?rev=53249&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog	[utf-8] Thu Aug 31 16:43:50 2017
@@ -1,3 +1,10 @@
+gnome-shell (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:40:30 -0400
+
 gnome-shell (3.25.91-1) experimental; urgency=medium
 
   [ Jeremy Bicha ]

Modified: desktop/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control?rev=53249&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control	[utf-8] Thu Aug 31 16:43:50 2017
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10.3~),
                gnome-control-center-dev (>= 1:3.4),
                gnome-pkg-tools (>= 0.11),
@@ -55,6 +55,7 @@
                gir1.2-geoclue-2.0 <!nocheck>,
                gir1.2-gweather-3.0 <!nocheck>,
                gir1.2-rsvg-2.0 <!nocheck>,
+               libgl1-mesa-dri <!nocheck>,
                xauth <!nocheck>,
                xvfb <!nocheck>
 Standards-Version: 4.1.0

Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=53249&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in	[utf-8] Thu Aug 31 16:43:50 2017
@@ -51,6 +51,7 @@
                gir1.2-geoclue-2.0 <!nocheck>,
                gir1.2-gweather-3.0 <!nocheck>,
                gir1.2-rsvg-2.0 <!nocheck>,
+               libgl1-mesa-dri <!nocheck>,
                xauth <!nocheck>,
                xvfb <!nocheck>
 Standards-Version: 4.1.0




More information about the pkg-gnome-commits mailing list