diff -Nru pytango-9.3.0/debian/changelog pytango-9.3.0/debian/changelog
--- pytango-9.3.0/debian/changelog	2019-12-04 18:03:53.000000000 +0000
+++ pytango-9.3.0/debian/changelog	2020-03-31 04:00:37.000000000 +0000
@@ -1,3 +1,9 @@
+pytango (9.3.0-4+rpi1) bullseye-staging; urgency=medium
+
+  * Disable testsuite.
+
+ -- Peter Michael Green <plugwash@raspbian.org>  Tue, 31 Mar 2020 04:00:37 +0000
+
 pytango (9.3.0-4) unstable; urgency=medium
 
   [ Helmut Grohne ]
diff -Nru pytango-9.3.0/debian/rules pytango-9.3.0/debian/rules
--- pytango-9.3.0/debian/rules	2019-12-04 18:03:53.000000000 +0000
+++ pytango-9.3.0/debian/rules	2020-03-31 04:00:37.000000000 +0000
@@ -20,3 +20,6 @@
 	dh_installdocs "build/html" -p python-tango-doc
 	dh_installdocs "examples" -p python-tango-doc
 	dh_sphinxdoc -O--buildsystem=pybuild
+
+override_dh_auto_test:
+	echo testsuite disabled.