Compare commits

..

1 commit

Author SHA1 Message Date
Dirk Hohndel
ce95221ded
Merge 5d38fd3fe8 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