diff --git a/debian/changelog b/debian/changelog index 45b331e4..38f72f26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ livecd-rootfs (2.784) UNRELEASED; urgency=medium * Don't set a desktop base seed for ubuntu-base or ubuntu-core. + * autopkgtest now references ubuntu-server:live, the only ubuntu-server we + still build. -- Steve Langasek Sun, 25 Sep 2022 01:40:22 -0700 diff --git a/debian/tests/default-bootstraps b/debian/tests/default-bootstraps index ea2f86f1..46878550 100755 --- a/debian/tests/default-bootstraps +++ b/debian/tests/default-bootstraps @@ -37,7 +37,7 @@ ALL_TRIPLETS=" ubuntu-mate-desktop:: ubuntu-mate-live:: ubuntu-netbook:: - ubuntu-server:: + ubuntu-server:live:ubuntu-server xubuntu::" if [ -z "$SELECTED_TRIPLETS" ]; then