From 8c3d3087d65a1ff3115943048c2e1114d493b2ab Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 30 Aug 2023 08:28:51 -0700 Subject: [PATCH 1/2] Allow stderr in the autopkgtest. --- debian/changelog | 6 ++++++ debian/tests/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0537d7b9..b7737170 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (23.10.28) UNRELEASED; urgency=medium + + * Allow stderr in the autopkgtest. + + -- Steve Langasek Wed, 30 Aug 2023 08:27:27 -0700 + livecd-rootfs (23.10.27) mantic; urgency=medium * Add ubuntu to the list of targets we autopkgtest for on amd64, to ensure diff --git a/debian/tests/control b/debian/tests/control index 671e49e9..0747493a 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,6 +1,6 @@ Tests: default-bootstraps Depends: @, lsb-release -Restrictions: needs-root isolation-machine +Restrictions: needs-root isolation-machine allow-stderr Tests: minimized Depends: @, lsb-release From 459665593cb0d7ac7e8d65aea9c79768815e1314 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 30 Aug 2023 08:28:59 -0700 Subject: [PATCH 2/2] releasing package livecd-rootfs version 23.10.28 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b7737170..bd9c522b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -livecd-rootfs (23.10.28) UNRELEASED; urgency=medium +livecd-rootfs (23.10.28) mantic; urgency=medium * Allow stderr in the autopkgtest. - -- Steve Langasek Wed, 30 Aug 2023 08:27:27 -0700 + -- Steve Langasek Wed, 30 Aug 2023 08:28:57 -0700 livecd-rootfs (23.10.27) mantic; urgency=medium