mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
build-system: update Ubuntu releases
groovy has been rejecting updates for a while, but impish should now be available. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ff694af92b
commit
c3a5cf3315
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ debuild -S -d
|
|||
# file when building the newer ones
|
||||
sed -i.bak "/qt5-default/d" debian/control
|
||||
rel=bionic
|
||||
others="focal groovy hirsute"
|
||||
others="focal hirsute impish"
|
||||
for next in $others
|
||||
do
|
||||
sed -i "s/${rel}/${next}/g" debian/changelog
|
||||
|
|
Loading…
Add table
Reference in a new issue