diff -Nru gdk-pixbuf-2.40.0+dfsg/debian/changelog gdk-pixbuf-2.40.0+dfsg/debian/changelog --- gdk-pixbuf-2.40.0+dfsg/debian/changelog 2019-12-26 16:33:27.000000000 +0000 +++ gdk-pixbuf-2.40.0+dfsg/debian/changelog 2020-01-07 11:15:17.000000000 +0000 @@ -1,3 +1,9 @@ +gdk-pixbuf (2.40.0+dfsg-2+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Tue, 07 Jan 2020 11:15:17 +0000 + gdk-pixbuf (2.40.0+dfsg-2) unstable; urgency=medium * Team upload diff -Nru gdk-pixbuf-2.40.0+dfsg/debian/rules gdk-pixbuf-2.40.0+dfsg/debian/rules --- gdk-pixbuf-2.40.0+dfsg/debian/rules 2019-12-26 16:33:27.000000000 +0000 +++ gdk-pixbuf-2.40.0+dfsg/debian/rules 2020-01-07 11:15:17.000000000 +0000 @@ -23,7 +23,7 @@ libgdk-pixbuf2.0-0.postrm override_dh_auto_test: -ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),) +ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),testsuitedisabled) # on slow arches the "slow" tests take longer than the timeout allowed # by upstream; allow even more time (-t is a multipiler) meson test --print-errorlogs -C $(CURDIR)/obj-$(DEB_HOST_GNU_TYPE) -t 5