Compare commits

..

1 commit

Author SHA1 Message Date
Egbert de Pauw
f52671e95a
Merge 9bd1631103 into e7900c514c 2024-11-11 14:22:17 +13:00

View file

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