diff -Nru kyototycoon-0.9.56/debian/changelog kyototycoon-0.9.56/debian/changelog --- kyototycoon-0.9.56/debian/changelog 2012-10-29 02:23:16.000000000 +0000 +++ kyototycoon-0.9.56/debian/changelog 2015-09-25 01:28:45.000000000 +0000 @@ -1,3 +1,9 @@ +kyototycoon (0.9.56-1+rpi1) stretch-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Fri, 25 Sep 2015 01:28:39 +0000 + kyototycoon (0.9.56-1) unstable; urgency=low * Initial release. (Closes: #613452) diff -Nru kyototycoon-0.9.56/debian/rules kyototycoon-0.9.56/debian/rules --- kyototycoon-0.9.56/debian/rules 2012-10-30 00:21:51.000000000 +0000 +++ kyototycoon-0.9.56/debian/rules 2015-09-25 01:28:33.000000000 +0000 @@ -39,5 +39,8 @@ override_dh_clean: dh_clean config.tmp config.log aclocal.m4 configure +override_dh_auto_test: + echo testsuite disabled + %: dh $@