diff -Nru python-ltfatpy-1.0.9/debian/changelog python-ltfatpy-1.0.9/debian/changelog --- python-ltfatpy-1.0.9/debian/changelog 2017-07-14 08:19:21.000000000 +0000 +++ python-ltfatpy-1.0.9/debian/changelog 2017-11-04 01:11:24.000000000 +0000 @@ -1,3 +1,9 @@ +python-ltfatpy (1.0.9-1+rpi1) buster-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Sat, 04 Nov 2017 01:11:24 +0000 + python-ltfatpy (1.0.9-1) unstable; urgency=medium [ Ghislain Antony Vaillant ] diff -Nru python-ltfatpy-1.0.9/debian/rules python-ltfatpy-1.0.9/debian/rules --- python-ltfatpy-1.0.9/debian/rules 2017-07-14 08:19:21.000000000 +0000 +++ python-ltfatpy-1.0.9/debian/rules 2017-11-04 01:11:13.000000000 +0000 @@ -12,7 +12,7 @@ override_dh_auto_test: ifeq (,$(findstring nocheck,$(DEB_BUILD_PROFILES))) - xvfb-run -a dh_auto_test + #xvfb-run -a dh_auto_test endif override_dh_strip: