diff -Nru hwloc-1.11.5/debian/changelog hwloc-1.11.5/debian/changelog --- hwloc-1.11.5/debian/changelog 2016-11-21 10:20:05.000000000 +0000 +++ hwloc-1.11.5/debian/changelog 2016-11-28 23:36:28.000000000 +0000 @@ -1,3 +1,9 @@ +hwloc (1.11.5-1+rpi1) stretch-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Mon, 28 Nov 2016 23:36:28 +0000 + hwloc (1.11.5-1) unstable; urgency=medium * New upstream release. diff -Nru hwloc-1.11.5/debian/rules hwloc-1.11.5/debian/rules --- hwloc-1.11.5/debian/rules 2016-08-29 08:19:10.000000000 +0000 +++ hwloc-1.11.5/debian/rules 2016-11-28 23:36:16.000000000 +0000 @@ -25,3 +25,6 @@ override_dh_makeshlibs: dh_makeshlibs -V + +override_dh_auto_test: + echo testsuite disabled