diff -Nru libdbd-mariadb-perl-1.21/debian/changelog libdbd-mariadb-perl-1.21/debian/changelog --- libdbd-mariadb-perl-1.21/debian/changelog 2021-11-02 18:32:54.000000000 +0000 +++ libdbd-mariadb-perl-1.21/debian/changelog 2022-02-15 20:11:40.000000000 +0000 @@ -1,3 +1,9 @@ +libdbd-mariadb-perl (1.21-4+rpi1) bookworm-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Tue, 15 Feb 2022 20:11:40 +0000 + libdbd-mariadb-perl (1.21-4) unstable; urgency=medium * Team upload. diff -Nru libdbd-mariadb-perl-1.21/debian/rules libdbd-mariadb-perl-1.21/debian/rules --- libdbd-mariadb-perl-1.21/debian/rules 2021-11-02 18:32:54.000000000 +0000 +++ libdbd-mariadb-perl-1.21/debian/rules 2022-02-15 20:11:28.000000000 +0000 @@ -24,7 +24,7 @@ LC_ALL=C.UTF-8 dh_auto_configure override_dh_auto_test: -ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) +ifeq (testsuitedisabled,$(filter nocheck,$(DEB_BUILD_OPTIONS))) # prepare mariadb/mysql server sh $(CURDIR)/debian/tests/pkg-perl/smoke-setup