diff -Nru ruby2.3-2.3.3/debian/changelog ruby2.3-2.3.3/debian/changelog --- ruby2.3-2.3.3/debian/changelog 2020-10-01 13:24:55.000000000 +0000 +++ ruby2.3-2.3.3/debian/changelog 2020-10-01 22:03:49.000000000 +0000 @@ -1,3 +1,10 @@ +ruby2.3 (2.3.3-1+deb9u9+rpi1) stretch-staging; urgency=medium + + [changes brought forward from 2.3.3-1+deb9u1+rpi1 by Peter Michael Green at Sat, 21 Oct 2017 22:40:37 +0000] + * Disable testsuite. + + -- Raspbian forward porter Thu, 01 Oct 2020 22:03:49 +0000 + ruby2.3 (2.3.3-1+deb9u9) stretch-security; urgency=high * Non-maintainer upload by the LTS team. diff -Nru ruby2.3-2.3.3/debian/rules ruby2.3-2.3.3/debian/rules --- ruby2.3-2.3.3/debian/rules 2020-10-01 13:23:37.000000000 +0000 +++ ruby2.3-2.3.3/debian/rules 2020-10-01 22:03:49.000000000 +0000 @@ -70,7 +70,7 @@ override_dh_auto_test-arch: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) - $(MAKE) check V=1 + #$(MAKE) check V=1 endif override_dh_auto_install-arch: