add Ubuntu 24.04 / Noble Numbat to our builds

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2024-06-05 08:25:57 -07:00
parent d1db85005b
commit d9f50bb8e0

View file

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