r49747 - in /desktop/unstable/cogl/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Aug 30 10:40:20 UTC 2016


Author: biebl
Date: Tue Aug 30 10:40:13 2016
New Revision: 49747

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49747
Log:
Disable test suite as the tests need a working GL/GLES environment which
doesn't exist on the buildds.

Modified:
    desktop/unstable/cogl/debian/changelog
    desktop/unstable/cogl/debian/rules

Modified: desktop/unstable/cogl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cogl/debian/changelog?rev=49747&op=diff
==============================================================================
--- desktop/unstable/cogl/debian/changelog	[utf-8] (original)
+++ desktop/unstable/cogl/debian/changelog	[utf-8] Tue Aug 30 10:40:13 2016
@@ -1,3 +1,10 @@
+cogl (1.22.2-2) UNRELEASED; urgency=medium
+
+  * Disable test suite as the tests need a working GL/GLES environment which
+    doesn't exist on the buildds.
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 30 Aug 2016 12:38:35 +0200
+
 cogl (1.22.2-1) unstable; urgency=medium
 
   [ Jeremy Bicha ]

Modified: desktop/unstable/cogl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cogl/debian/rules?rev=49747&op=diff
==============================================================================
--- desktop/unstable/cogl/debian/rules	[utf-8] (original)
+++ desktop/unstable/cogl/debian/rules	[utf-8] Tue Aug 30 10:40:13 2016
@@ -45,3 +45,6 @@
 	dh_strip -plibcogl-pango20 --dbgsym-migration='libcogl-pango20-dbg (<< 1.22.2-1~)'
 	dh_strip -plibcogl-gst20 --dbgsym-migration='libcogl-gst20-dbg (<< 1.22.2-1~)'
 	dh_strip --remaining-packages
+
+# disable test suite, they need a working GL/GLES environment
+override_dh_auto_test:




More information about the pkg-gnome-commits mailing list