diff -Nru erlang-p1-tls-1.1.15/debian/changelog erlang-p1-tls-1.1.15/debian/changelog --- erlang-p1-tls-1.1.15/debian/changelog 2022-06-02 10:26:07.000000000 +0000 +++ erlang-p1-tls-1.1.15/debian/changelog 2022-06-20 02:41:12.000000000 +0000 @@ -1,3 +1,9 @@ +erlang-p1-tls (1.1.15-1+rpi1) bookworm-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Mon, 20 Jun 2022 02:41:12 +0000 + erlang-p1-tls (1.1.15-1) unstable; urgency=medium * New upstream version 1.1.15 (Closes: 1006343) diff -Nru erlang-p1-tls-1.1.15/debian/rules erlang-p1-tls-1.1.15/debian/rules --- erlang-p1-tls-1.1.15/debian/rules 2022-06-02 10:26:07.000000000 +0000 +++ erlang-p1-tls-1.1.15/debian/rules 2022-06-20 02:41:06.000000000 +0000 @@ -31,3 +31,6 @@ override_dh_auto_clean: rm -f config.log config.status dh_auto_clean + +override_dh_auto_test: + echo testsuite disabled.