diff -Nru openldap-2.4.49+dfsg/debian/changelog openldap-2.4.49+dfsg/debian/changelog --- openldap-2.4.49+dfsg/debian/changelog 2020-04-15 04:33:16.000000000 +0000 +++ openldap-2.4.49+dfsg/debian/changelog 2020-04-26 15:28:20.000000000 +0000 @@ -1,3 +1,9 @@ +openldap (2.4.49+dfsg-4+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Sun, 26 Apr 2020 15:28:20 +0000 + openldap (2.4.49+dfsg-4) unstable; urgency=medium * Annotate libsodium-dev dependency with . diff -Nru openldap-2.4.49+dfsg/debian/rules openldap-2.4.49+dfsg/debian/rules --- openldap-2.4.49+dfsg/debian/rules 2020-04-15 04:33:16.000000000 +0000 +++ openldap-2.4.49+dfsg/debian/rules 2020-04-26 15:27:13.000000000 +0000 @@ -128,7 +128,7 @@ # Disable test060-mt-host on ppc64el until #866122 is fixed. rm -f tests/scripts/test060-mt-hot endif - dh_auto_test + #dh_auto_test override_dh_auto_install: dh_auto_install -- $(MAKEVARS)