diff -Nru flatpak-0.11.5/debian/changelog flatpak-0.11.5/debian/changelog --- flatpak-0.11.5/debian/changelog 2018-04-30 14:27:33.000000000 +0000 +++ flatpak-0.11.5/debian/changelog 2018-05-03 15:25:00.000000000 +0000 @@ -1,3 +1,10 @@ +flatpak (0.11.5-1+rpi1) buster-staging; urgency=medium + + [changes brought forward from 0.11.3-3+rpi1 by Peter Michael Green at Sat, 17 Mar 2018 09:31:06 +0000] + * Disable testsuite. + + -- Raspbian forward porter Thu, 03 May 2018 15:25:00 +0000 + flatpak (0.11.5-1) unstable; urgency=medium * New upstream release diff -Nru flatpak-0.11.5/debian/.gitignore flatpak-0.11.5/debian/.gitignore --- flatpak-0.11.5/debian/.gitignore 2018-04-30 14:27:33.000000000 +0000 +++ flatpak-0.11.5/debian/.gitignore 1970-01-01 00:00:00.000000000 +0000 @@ -1,8 +0,0 @@ -/*.debhelper -/*.substvars -/flatpak-tests/ -/flatpak/ -/gir1.2-flatpak-1.0/ -/libflatpak-dev/ -/libflatpak-doc/ -/libflatpak0/ diff -Nru flatpak-0.11.5/debian/rules flatpak-0.11.5/debian/rules --- flatpak-0.11.5/debian/rules 2018-04-30 14:27:33.000000000 +0000 +++ flatpak-0.11.5/debian/rules 2018-05-03 15:25:00.000000000 +0000 @@ -57,7 +57,7 @@ override_dh_auto_test-arch: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) - debian/test.sh + #debian/test.sh endif override_dh_auto_test-indep: