diff -Nru liggghts-3.7.0+repack1/debian/changelog liggghts-3.7.0+repack1/debian/changelog --- liggghts-3.7.0+repack1/debian/changelog 2017-07-17 22:15:56.000000000 +0000 +++ liggghts-3.7.0+repack1/debian/changelog 2018-05-05 01:39:23.000000000 +0000 @@ -1,3 +1,9 @@ +liggghts (3.7.0+repack1-1+rpi1) buster-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Sat, 05 May 2018 01:39:23 +0000 + liggghts (3.7.0+repack1-1) unstable; urgency=medium * [56c1d27] Drop windows-files from the source. diff -Nru liggghts-3.7.0+repack1/debian/rules liggghts-3.7.0+repack1/debian/rules --- liggghts-3.7.0+repack1/debian/rules 2017-07-17 21:53:14.000000000 +0000 +++ liggghts-3.7.0+repack1/debian/rules 2018-05-05 01:39:08.000000000 +0000 @@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all disable_auto_test_archs_simpl = armel armhf mips64el -disable_auto_test_archs_mpi = hurd-i386 mips mipsel mips64el s390 s390x powerpc +disable_auto_test_archs_mpi = hurd-i386 mips mipsel mips64el s390 s390x powerpc armhf override_dh_auto_test: ifeq (,$(filter $(DEB_HOST_ARCH),$(disable_auto_test_archs_mpi)))