[changes brought forward from 5.12.0-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 19 Jul 2015 02:00:18 +0000]
* Add symbols file hack for raspbian.
- -- Raspbian forward porter <root@raspbian.org> Sat, 29 Dec 2018 17:08:30 +0000
+ [changes introduced in version 5.27.0-1+rpi1 by Peter Michael Green]
+ * Disable testsuite.
+
+ -- Peter Michael Green <plugwash@raspbian.org> Sat, 29 Dec 2018 17:08:30 +0000
kdeclarative (5.51.0-2) unstable; urgency=medium
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
- xvfb-run -a --server-args="-screen 0 1024x768x24+32" dh_auto_test --no-parallel
+ #xvfb-run -a --server-args="-screen 0 1024x768x24+32" dh_auto_test --no-parallel
endif