diff -Nru ubuntu-meta-1.450.2/debian/changelog ubuntu-meta-1.450.3/debian/changelog --- ubuntu-meta-1.450.2/debian/changelog 2020-08-06 19:36:39.000000000 +0200 +++ ubuntu-meta-1.450.3/debian/changelog 2021-01-20 17:23:46.000000000 +0100 @@ -1,3 +1,10 @@ +ubuntu-meta (1.450.3) focal; urgency=medium + + * d/control: add the new ubuntu-server-raspi metapackage (LP: #1912498). + * TODO: run update after all seed changes are merged. + + -- Ɓukasz 'sil2100' Zemczak Wed, 20 Jan 2021 17:23:46 +0100 + ubuntu-meta (1.450.2) focal; urgency=medium * d/control: have ubuntu-server depend on motd-news-config diff -Nru ubuntu-meta-1.450.2/debian/control ubuntu-meta-1.450.3/debian/control --- ubuntu-meta-1.450.2/debian/control 2020-08-06 19:36:39.000000000 +0200 +++ ubuntu-meta-1.450.3/debian/control 2021-01-20 13:34:04.000000000 +0100 @@ -66,6 +66,17 @@ It is also used to help ensure proper upgrades, so it is recommended that it not be removed. +Package: ubuntu-server-raspi +Architecture: arm64 armhf +Depends: ${misc:Depends}, ${germinate:Depends} +Recommends: ${germinate:Recommends} +Description: The Ubuntu Server system for Raspberry Pi + This package depends on all of the packages in the Ubuntu Server system + for Raspberry Pi. + . + It is also used to help ensure proper upgrades, so it is recommended that + it not be removed. + Package: ubuntu-wsl Architecture: amd64 arm64 Depends: ${misc:Depends}, ${germinate:Depends} diff -Nru ubuntu-meta-1.450.2/metapackage-map ubuntu-meta-1.450.3/metapackage-map --- ubuntu-meta-1.450.2/metapackage-map 2020-08-06 19:36:39.000000000 +0200 +++ ubuntu-meta-1.450.3/metapackage-map 2021-01-20 17:23:42.000000000 +0100 @@ -3,4 +3,5 @@ desktop-minimal ubuntu-desktop-minimal desktop ubuntu-desktop server ubuntu-server +server-raspi ubuntu-server-raspi wsl ubuntu-wsl diff -Nru ubuntu-meta-1.450.2/update.cfg ubuntu-meta-1.450.3/update.cfg --- ubuntu-meta-1.450.2/update.cfg 2020-08-06 19:36:39.000000000 +0200 +++ ubuntu-meta-1.450.3/update.cfg 2021-01-20 13:42:06.000000000 +0100 @@ -2,7 +2,7 @@ dist: focal [focal] -seeds: minimal standard desktop-minimal desktop server wsl +seeds: minimal standard desktop-minimal desktop server server-raspi wsl architectures: amd64 armhf arm64 ppc64el riscv64 s390x seed_base: http://people.ubuntu.com/~ubuntu-archive/seeds/ seed_dist: ubuntu.%(dist)s