diff -Nru facter-3.11.0/debian/changelog facter-3.11.0.new/debian/changelog --- facter-3.11.0/debian/changelog 2020-03-03 17:20:43.000000000 -0300 +++ facter-3.11.0.new/debian/changelog 2020-03-06 19:34:00.290372204 -0300 @@ -1,3 +1,10 @@ +facter (3.11.0-3ubuntu1) focal; urgency=medium + + * d/t/control: add allow-stderr restriction to puppet test, with ruby 2.7 + a warning is printed on stderr and it is not a regression (LP: #1866418). + + -- Lucas Kanashiro Fri, 06 Mar 2020 17:01:38 -0300 + facter (3.11.0-3build2) focal; urgency=medium * No-change rebuild for icu soname change. diff -Nru facter-3.11.0/debian/tests/control facter-3.11.0.new/debian/tests/control --- facter-3.11.0/debian/tests/control 2018-03-05 11:25:08.000000000 -0300 +++ facter-3.11.0.new/debian/tests/control 2020-03-06 17:01:21.201212940 -0300 @@ -6,4 +6,5 @@ Depends: facter, ruby Tests: puppet +Restrictions: allow-stderr Depends: facter, puppet