diff -Nru hwloc-1.11.3/debian/changelog hwloc-1.11.3/debian/changelog --- hwloc-1.11.3/debian/changelog 2016-05-02 23:29:43.000000000 +0000 +++ hwloc-1.11.3/debian/changelog 2016-05-12 15:53:25.000000000 +0000 @@ -1,3 +1,9 @@ +hwloc (1.11.3-2+rpi1) stretch-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Thu, 12 May 2016 15:53:20 +0000 + hwloc (1.11.3-2) unstable; urgency=medium * patches/test-fix: Update to upstream fix. diff -Nru hwloc-1.11.3/debian/rules hwloc-1.11.3/debian/rules --- hwloc-1.11.3/debian/rules 2016-04-27 17:00:18.000000000 +0000 +++ hwloc-1.11.3/debian/rules 2016-05-12 15:53:10.000000000 +0000 @@ -25,3 +25,6 @@ override_dh_makeshlibs: dh_makeshlibs -V + +override_dh_auto_check: + echo testsuite disabled