[SCM] qt3d packaging branch, experimental, updated. debian/5.9.1+dfsg-3-8-gc666c6f

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Oct 19 10:09:47 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt3d.git;a=commitdiff;h=a7f774b

The following commit has been merged in the experimental branch:
commit a7f774bdc8e0e2b3d39f7df10c131be76e34475d
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Oct 18 22:05:42 2017 +0300

    Update comment about hanging tests to link to a bug.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 45bac6a..d2493f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,7 @@ override_dh_auto_install-indep:
 	$(MAKE) INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs
 
 override_dh_auto_test-arch:
-	# See 5.7.1+dfsg-1 changelog.
+	# Hangs on ppc*, hppa: https://bugreports.qt.io/browse/QTBUG-63864
 	-xvfb-run -a -s "-screen 0 1024x768x24 +extension RANDR +extension RENDER +extension GLX +extension EGL" \
 	dh_auto_test --max-parallel=1 -- QT_PLUGIN_PATH=$(CURDIR)/plugins QML2_IMPORT_PATH=$(CURDIR)/qml
 

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list