diff -Nru octave-5.2.0/debian/changelog octave-5.2.0/debian/changelog --- octave-5.2.0/debian/changelog 2020-06-12 08:15:25.000000000 +0000 +++ octave-5.2.0/debian/changelog 2020-06-18 16:03:55.000000000 +0000 @@ -1,3 +1,10 @@ +octave (5.2.0-3+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 5.1.0-3+rpi1 by Peter Michael Green at Thu, 31 Oct 2019 00:51:03 +0000] + * Disable testsuite. + + -- Raspbian forward porter Thu, 18 Jun 2020 16:03:55 +0000 + octave (5.2.0-3) unstable; urgency=medium * Rename /etc/octave.conf to /etc/octaverc, for consistency with upstream diff -Nru octave-5.2.0/debian/rules octave-5.2.0/debian/rules --- octave-5.2.0/debian/rules 2020-05-21 07:05:31.000000000 +0000 +++ octave-5.2.0/debian/rules 2020-06-18 16:03:55.000000000 +0000 @@ -72,9 +72,9 @@ # dh_auto_test tries to run "make test", so override it override_dh_auto_test: - make check - # Run builtin-features to ensure important features are included - env OCTAVE=./run-octave debian/tests/builtin-features + #make check + ## Run builtin-features to ensure important features are included + #env OCTAVE=./run-octave debian/tests/builtin-features # override normal dh_compress call to avoid compressing .pdf files override_dh_compress: