diff -Nru libgdata-0.17.13/debian/changelog libgdata-0.17.13/debian/changelog --- libgdata-0.17.13/debian/changelog 2020-09-29 23:26:01.000000000 +0000 +++ libgdata-0.17.13/debian/changelog 2020-11-19 22:03:07.000000000 +0000 @@ -1,3 +1,9 @@ +libgdata (0.17.13-1+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Thu, 19 Nov 2020 22:03:07 +0000 + libgdata (0.17.13-1) unstable; urgency=medium * New upstream release diff -Nru libgdata-0.17.13/debian/rules libgdata-0.17.13/debian/rules --- libgdata-0.17.13/debian/rules 2020-09-29 23:26:01.000000000 +0000 +++ libgdata-0.17.13/debian/rules 2020-11-19 22:02:57.000000000 +0000 @@ -13,3 +13,6 @@ override_dh_makeshlibs: dh_makeshlibs -- -c4 + +override_dh_auto_test: + echo testsuite disabled