Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
debian packaging: add hirsute
  • Loading branch information
jef-n committed Mar 10, 2021
1 parent 53928bd commit 5078939
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions debian/control.in
Expand Up @@ -58,7 +58,7 @@ Build-Depends:
python3-pyqt5.qtsvg,
python3-sip-dev,
#sid# sip5-tools,
#buster bullseye bionic focal groovy# python3-sip,
#buster bullseye bionic focal groovy hirsute# python3-sip,
python3-termcolor,
python3-yaml,
qt3d5-dev,
Expand Down Expand Up @@ -423,7 +423,7 @@ Depends:
Breaks: python-qgis-common (<< ${source:Version})
Replaces: python-qgis-common (<< ${source:Version})
Suggests:
#focal groovy buster sid# otb-qgis,
#focal groovy hirsute buster sid# otb-qgis,
saga
Description: Python bindings to QGIS - architecture-independent files
QGIS is a Geographic Information System (GIS) which manages, analyzes and
Expand Down
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -40,7 +40,7 @@ endif

QT_PLUGINS_DIR = lib/$(DEB_BUILD_MULTIARCH)/qt5/plugins

ifneq ($(DISTRIBUTION),$(findstring $(DISTRIBUTION),"buster bullseye bionic focal groovy"))
ifneq ($(DISTRIBUTION),$(findstring $(DISTRIBUTION),"buster bullseye bionic focal groovy hirsute"))
DISTRIBUTION := sid
endif

Expand Down

0 comments on commit 5078939

Please sign in to comment.