diff -Nru libosinfo-1.10.0/debian/changelog libosinfo-1.10.0/debian/changelog --- libosinfo-1.10.0/debian/changelog 2022-08-02 19:57:21.000000000 +0000 +++ libosinfo-1.10.0/debian/changelog 2022-08-09 17:52:21.000000000 +0000 @@ -1,3 +1,9 @@ +libosinfo (1.10.0-2+rpi1) bookworm-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Tue, 09 Aug 2022 17:52:21 +0000 + libosinfo (1.10.0-2) unstable; urgency=medium * [0d5f097] Mark autopkgtests as superficial diff -Nru libosinfo-1.10.0/debian/rules libosinfo-1.10.0/debian/rules --- libosinfo-1.10.0/debian/rules 2022-08-02 19:57:21.000000000 +0000 +++ libosinfo-1.10.0/debian/rules 2022-08-09 17:52:12.000000000 +0000 @@ -16,3 +16,6 @@ -Dwith-usb-ids-path=/usr/share/misc/usb.ids \ -Dwith-pci-ids-path=/usr/share/misc/pci.ids \ $(NULL) + +override_dh_auto_test: + echo testsuite disabled.