mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Compare commits
1 commit
507a8832b7
...
f52671e95a
Author | SHA1 | Date | |
---|---|---|---|
|
f52671e95a |
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
|
||||
#
|
||||
rel=focal
|
||||
others="jammy noble oracular"
|
||||
others="jammy mantic noble"
|
||||
for next in $others
|
||||
do
|
||||
sed -i "s/${rel}/${next}/g" debian/changelog
|
||||
|
|
Loading…
Reference in a new issue