diff -Nru hwloc-1.11.9/debian/changelog hwloc-1.11.9/debian/changelog --- hwloc-1.11.9/debian/changelog 2018-01-19 08:46:54.000000000 +0000 +++ hwloc-1.11.9/debian/changelog 2018-01-27 09:48:46.000000000 +0000 @@ -1,3 +1,10 @@ +hwloc (1.11.9-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 Sat, 27 Jan 2018 09:48:46 +0000 + hwloc (1.11.9-1) unstable; urgency=medium * control: Bump Standards-Version to 4.1.1 (no changes). diff -Nru hwloc-1.11.9/debian/rules hwloc-1.11.9/debian/rules --- hwloc-1.11.9/debian/rules 2018-01-19 08:46:54.000000000 +0000 +++ hwloc-1.11.9/debian/rules 2018-01-27 09:48:46.000000000 +0000 @@ -25,3 +25,6 @@ override_dh_makeshlibs: dh_makeshlibs -V + +override_dh_auto_test: + echo testsuite disabled