diff -Nru hwloc-1.11.13/debian/changelog hwloc-1.11.13/debian/changelog --- hwloc-1.11.13/debian/changelog 2019-07-24 15:33:43.000000000 +0000 +++ hwloc-1.11.13/debian/changelog 2019-08-01 20:20:30.000000000 +0000 @@ -1,3 +1,10 @@ +hwloc (1.11.13-1+rpi1) bullseye-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 Thu, 01 Aug 2019 20:20:30 +0000 + hwloc (1.11.13-1) unstable; urgency=medium * New upstream release. diff -Nru hwloc-1.11.13/debian/rules hwloc-1.11.13/debian/rules --- hwloc-1.11.13/debian/rules 2019-07-24 15:33:05.000000000 +0000 +++ hwloc-1.11.13/debian/rules 2019-08-01 20:20:30.000000000 +0000 @@ -25,3 +25,6 @@ override_dh_makeshlibs: dh_makeshlibs -V + +override_dh_auto_test: + echo testsuite disabled