mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
add Ubuntu 24.04 / Noble Numbat to our builds
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d1db85005b
commit
d9f50bb8e0
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ debuild -S -d
|
||||||
# create builds for the newer Ubuntu releases that Launchpad supports
|
# create builds for the newer Ubuntu releases that Launchpad supports
|
||||||
#
|
#
|
||||||
rel=focal
|
rel=focal
|
||||||
others="jammy mantic"
|
others="jammy mantic noble"
|
||||||
for next in $others
|
for next in $others
|
||||||
do
|
do
|
||||||
sed -i "s/${rel}/${next}/g" debian/changelog
|
sed -i "s/${rel}/${next}/g" debian/changelog
|
||||||
|
|
Loading…
Reference in a new issue