diff -Nru openldap-2.4.49+dfsg/debian/changelog openldap-2.4.49+dfsg/debian/changelog --- openldap-2.4.49+dfsg/debian/changelog 2020-02-06 18:08:12.000000000 +0000 +++ openldap-2.4.49+dfsg/debian/changelog 2020-02-17 03:54:15.000000000 +0000 @@ -1,3 +1,9 @@ +openldap (2.4.49+dfsg-1+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Mon, 17 Feb 2020 03:54:15 +0000 + openldap (2.4.49+dfsg-1) unstable; urgency=medium * New upstream release. diff -Nru openldap-2.4.49+dfsg/debian/rules openldap-2.4.49+dfsg/debian/rules --- openldap-2.4.49+dfsg/debian/rules 2020-02-06 18:08:12.000000000 +0000 +++ openldap-2.4.49+dfsg/debian/rules 2020-02-17 03:54:07.000000000 +0000 @@ -121,7 +121,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)