diff -Nru lammps-0~20161109.git9806da6/debian/changelog lammps-0~20161109.git9806da6/debian/changelog --- lammps-0~20161109.git9806da6/debian/changelog 2017-01-19 18:06:24.000000000 +0000 +++ lammps-0~20161109.git9806da6/debian/changelog 2018-05-05 00:35:56.000000000 +0000 @@ -1,3 +1,9 @@ +lammps (0~20161109.git9806da6-7+rpi1) buster-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Sat, 05 May 2018 00:35:56 +0000 + lammps (0~20161109.git9806da6-7) unstable; urgency=medium * [ca7dc38] Better fix for the bug, fixed in previous upload. diff -Nru lammps-0~20161109.git9806da6/debian/rules lammps-0~20161109.git9806da6/debian/rules --- lammps-0~20161109.git9806da6/debian/rules 2017-01-19 18:06:06.000000000 +0000 +++ lammps-0~20161109.git9806da6/debian/rules 2018-05-05 00:35:43.000000000 +0000 @@ -6,8 +6,8 @@ MAKEFLAGS += -j$(NUMJOBS) endif -disable_auto_test_archs_mpi = hurd-i386 mips mipsel mips64el s390 s390x -disable_auto_test_archs_simpl = mips64el +disable_auto_test_archs_mpi = hurd-i386 mips mipsel mips64el s390 s390x armhf +disable_auto_test_archs_simpl = mips64el armhf %: dh $@ --parallel