diff -Nru kyotocabinet-1.2.76/debian/changelog kyotocabinet-1.2.76/debian/changelog --- kyotocabinet-1.2.76/debian/changelog 2016-09-24 15:59:10.000000000 +0000 +++ kyotocabinet-1.2.76/debian/changelog 2017-09-04 21:40:34.000000000 +0000 @@ -1,3 +1,9 @@ +kyotocabinet (1.2.76-4.2+rpi1) stretch-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Mon, 04 Sep 2017 21:40:34 +0000 + kyotocabinet (1.2.76-4.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru kyotocabinet-1.2.76/debian/rules kyotocabinet-1.2.76/debian/rules --- kyotocabinet-1.2.76/debian/rules 2015-08-15 10:13:42.000000000 +0000 +++ kyotocabinet-1.2.76/debian/rules 2017-09-04 21:40:19.000000000 +0000 @@ -36,5 +36,8 @@ override_dh_makeshlibs: dh_makeshlibs -V +override_dh_auto_test: + echo testsuite disabled + %: dh $@