diff -Nru libsoup3-3.1.4/debian/changelog libsoup3-3.1.4/debian/changelog --- libsoup3-3.1.4/debian/changelog 2022-09-02 20:23:08.000000000 +0000 +++ libsoup3-3.1.4/debian/changelog 2022-09-12 04:02:14.000000000 +0000 @@ -1,3 +1,9 @@ +libsoup3 (3.1.4-1+rpi1) bookworm-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Mon, 12 Sep 2022 04:02:14 +0000 + libsoup3 (3.1.4-1) unstable; urgency=medium [ Jeremy Bicha ] diff -Nru libsoup3-3.1.4/debian/rules libsoup3-3.1.4/debian/rules --- libsoup3-3.1.4/debian/rules 2022-09-02 20:23:08.000000000 +0000 +++ libsoup3-3.1.4/debian/rules 2022-09-12 04:02:14.000000000 +0000 @@ -28,7 +28,10 @@ # instead, when we have a better idea of how long they take on various # architectures override_dh_auto_test-arch: - dh_auto_test -- --timeout-multiplier 5 + #dh_auto_test -- --timeout-multiplier 5 + +override_dh_auto_test-indep: + echo testsuite disabled # debhelper >= 13.4 makes all of /usr/libexec executable, which is not # quite right for installed-tests