diff -Nru ruby2.3-2.3.3/debian/changelog ruby2.3-2.3.3/debian/changelog --- ruby2.3-2.3.3/debian/changelog 2019-12-15 16:28:25.000000000 +0000 +++ ruby2.3-2.3.3/debian/changelog 2019-12-17 16:14:46.000000000 +0000 @@ -1,3 +1,10 @@ +ruby2.3 (2.3.3-1+deb9u7+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 Tue, 17 Dec 2019 16:14:46 +0000 + ruby2.3 (2.3.3-1+deb9u7) stretch-security; urgency=high * Non-maintainer upload by the Security Team. diff -Nru ruby2.3-2.3.3/debian/rules ruby2.3-2.3.3/debian/rules --- ruby2.3-2.3.3/debian/rules 2019-12-15 16:28:25.000000000 +0000 +++ ruby2.3-2.3.3/debian/rules 2019-12-17 16:14:46.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: