diff -Nru cockpit-186/debian/changelog cockpit-186/debian/changelog --- cockpit-186/debian/changelog 2019-01-23 16:25:51.000000000 +0000 +++ cockpit-186/debian/changelog 2019-01-31 23:53:26.000000000 +0000 @@ -1,3 +1,10 @@ +cockpit (186-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 Thu, 31 Jan 2019 23:53:26 +0000 + cockpit (186-1) unstable; urgency=medium * New upstream release: diff -Nru cockpit-186/debian/rules cockpit-186/debian/rules --- cockpit-186/debian/rules 2019-01-23 16:25:51.000000000 +0000 +++ cockpit-186/debian/rules 2019-01-31 23:53:26.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.