diff -Nru hwloc-1.11.4/debian/changelog hwloc-1.11.4/debian/changelog --- hwloc-1.11.4/debian/changelog 2016-08-29 08:14:01.000000000 +0000 +++ hwloc-1.11.4/debian/changelog 2016-09-29 17:12:38.000000000 +0000 @@ -1,3 +1,9 @@ +hwloc (1.11.4-1+rpi1) stretch-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Thu, 29 Sep 2016 17:12:38 +0000 + hwloc (1.11.4-1) unstable; urgency=medium * New upstream release. diff -Nru hwloc-1.11.4/debian/rules hwloc-1.11.4/debian/rules --- hwloc-1.11.4/debian/rules 2016-05-23 12:32:26.000000000 +0000 +++ hwloc-1.11.4/debian/rules 2016-09-29 17:12:29.000000000 +0000 @@ -25,3 +25,6 @@ override_dh_makeshlibs: dh_makeshlibs -V + +override_dh_auto_test: + echo testsuite disabled