diff -Nru hwloc-1.11.11/debian/changelog hwloc-1.11.11/debian/changelog --- hwloc-1.11.11/debian/changelog 2018-09-05 14:12:21.000000000 +0000 +++ hwloc-1.11.11/debian/changelog 2018-09-18 12:56:40.000000000 +0000 @@ -1,3 +1,10 @@ +hwloc (1.11.11-1+rpi1) buster-staging; urgency=medium + + [changes brought forward from 1.11.8-1+rpi1 by Peter Michael Green at Sun, 17 Sep 2017 01:56:00 +0000] + * Disable testsuite. + + -- Raspbian forward porter Tue, 18 Sep 2018 12:56:40 +0000 + hwloc (1.11.11-1) unstable; urgency=medium * New upstream release. diff -Nru hwloc-1.11.11/debian/rules hwloc-1.11.11/debian/rules --- hwloc-1.11.11/debian/rules 2018-07-08 13:37:58.000000000 +0000 +++ hwloc-1.11.11/debian/rules 2018-09-18 12:56:39.000000000 +0000 @@ -25,3 +25,6 @@ override_dh_makeshlibs: dh_makeshlibs -V + +override_dh_auto_test: + echo testsuite disabled