From 04d14cd76180fd760765563555cab2b74a48f16d Mon Sep 17 00:00:00 2001 From: Aaron Rossetto Date: Thu, 28 Apr 2022 15:50:04 -0500 Subject: debian: Change jellyfish to jammy Ubuntu 22.04 LTS is called 'Jammy Jellyfish', and Launchpad expects to see 'jammy' in the archive name, not 'jellyfish'. --- tools/debs/upload_debs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/debs/upload_debs.sh b/tools/debs/upload_debs.sh index 5d5e7533c..234621795 100755 --- a/tools/debs/upload_debs.sh +++ b/tools/debs/upload_debs.sh @@ -45,7 +45,7 @@ ORIG_RELEASE=`head -1 host/cmake/debian/changelog | sed 's/.*) \(.*\);.*/\1/'` # Currently supported versions can be found here: # https://launchpad.net/ubuntu/+ppas # -RELEASES="bionic focal jellyfish" +RELEASES="bionic focal jammy" PPA=ppa:ettusresearch/uhd # -- cgit v1.2.3