Ubuntu: update supported versions

Drop 23.10 / Mantic
Add  24.10 / Oracular

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2024-11-09 15:45:04 -08:00 committed by Michael Keller
parent e7900c514c
commit beb352d47c

View file

@ -105,7 +105,7 @@ debuild -S -d
# create builds for the newer Ubuntu releases that Launchpad supports
#
rel=focal
others="jammy mantic noble"
others="jammy noble oracular"
for next in $others
do
sed -i "s/${rel}/${next}/g" debian/changelog