diff -Nru cockpit-185/debian/changelog cockpit-185/debian/changelog --- cockpit-185/debian/changelog 2019-01-17 07:43:10.000000000 +0000 +++ cockpit-185/debian/changelog 2019-01-20 07:10:19.000000000 +0000 @@ -1,3 +1,10 @@ +cockpit (185-1+rpi1) buster-staging; urgency=medium + + [changes brought forward from 184-1+rpi1 by Peter Michael Green at Sat, 19 Jan 2019 15:11:56 +0000] + * Disable testsuite. + + -- Raspbian forward porter Sun, 20 Jan 2019 07:10:19 +0000 + cockpit (185-1) unstable; urgency=medium * New upstream release: diff -Nru cockpit-185/debian/rules cockpit-185/debian/rules --- cockpit-185/debian/rules 2019-01-17 07:43:10.000000000 +0000 +++ cockpit-185/debian/rules 2019-01-20 07:10:19.000000000 +0000 @@ -82,3 +82,6 @@ override_dh_gencontrol: dh_gencontrol -- -Vbridge:minversion="$(shell tools/min-base-version)" -Vws:Conflicts="$(WS_CONFLICTS)" + +override_dh_auto_test: + echo testsuite disabled.