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