remove Ubuntu Lunar as build target (EOL)

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2024-01-27 20:10:33 -08:00
parent 330fd2309b
commit 6318a983eb

View file

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