r54467 - in /desktop/unstable/cheese/debian: control control.in rules

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Mon Oct 16 00:28:56 UTC 2017


Author: jbicha
Date: Mon Oct 16 00:28:55 2017
New Revision: 54467

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54467
Log:
Partially run build tests, but they require installed schemas

Modified:
    desktop/unstable/cheese/debian/control
    desktop/unstable/cheese/debian/control.in
    desktop/unstable/cheese/debian/rules

Modified: desktop/unstable/cheese/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control?rev=54467&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control	[utf-8] (original)
+++ desktop/unstable/cheese/debian/control	[utf-8] Mon Oct 16 00:28:55 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>, Jeremy Bicha <jbicha at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Standards-Version: 4.1.0
 Homepage: https://wiki.gnome.org/Apps/Cheese
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/cheese/
@@ -40,6 +40,8 @@
                libxtst-dev,
                pkg-config (>= 0.24),
                appstream-util,
+               xauth <!nocheck>,
+               xvfb <!nocheck>,
                yelp-tools
 
 Package: cheese

Modified: desktop/unstable/cheese/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control.in?rev=54467&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control.in	[utf-8] (original)
+++ desktop/unstable/cheese/debian/control.in	[utf-8] Mon Oct 16 00:28:55 2017
@@ -36,6 +36,8 @@
                libxtst-dev,
                pkg-config (>= 0.24),
                appstream-util,
+               xauth <!nocheck>,
+               xvfb <!nocheck>,
                yelp-tools
 
 Package: cheese

Modified: desktop/unstable/cheese/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/rules?rev=54467&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/rules	[utf-8] (original)
+++ desktop/unstable/cheese/debian/rules	[utf-8] Mon Oct 16 00:28:55 2017
@@ -25,5 +25,6 @@
 	rm -rf *vala.stamp
 	rm -rf src/*.c
 
-# Disable test-suite, requires a working GL/EGL environment
+# https://bugzilla.gnome.org/731009
 override_dh_auto_test:
+	-xvfb-run dh_auto_test




More information about the pkg-gnome-commits mailing list