diff -Nru usbguard-0.7.0+ds1/debian/changelog usbguard-0.7.0+ds1/debian/changelog --- usbguard-0.7.0+ds1/debian/changelog 2017-09-18 17:41:54.000000000 +0000 +++ usbguard-0.7.0+ds1/debian/changelog 2018-01-01 19:41:17.000000000 +0000 @@ -1,3 +1,9 @@ +usbguard (0.7.0+ds1-2+rpi1) buster-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Mon, 01 Jan 2018 19:41:17 +0000 + usbguard (0.7.0+ds1-2) unstable; urgency=medium * Remove qt4 dependencies (Closes: #875220) diff -Nru usbguard-0.7.0+ds1/debian/rules usbguard-0.7.0+ds1/debian/rules --- usbguard-0.7.0+ds1/debian/rules 2017-09-18 17:41:54.000000000 +0000 +++ usbguard-0.7.0+ds1/debian/rules 2018-01-01 19:41:07.000000000 +0000 @@ -38,6 +38,8 @@ override_dh_makeshlibs: dh_makeshlibs -n +override_dh_auto_test: + echo testsuite disabled gen-orig-tgz: if [ ! -f ../$(DEBPKGNAME)_$(VERSION).orig.tar.gz ] ; then \