We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 1942507 + f7bdded commit f878eccCopy full SHA for f878ecc
debian/control
@@ -388,8 +388,8 @@ Depends:
388
python3-yaml,
389
${python3:Depends},
390
${shlibs:Depends},
391
- ${sip3:Depends}
392
- ${misc:Depends},
+ ${sip3:Depends},
+ ${misc:Depends}
393
Provides: ${python3:Provides}
394
Description: Python bindings to QGIS
395
QGIS is a Geographic Information System (GIS) which manages, analyzes and
debian/control.in
@@ -393,8 +393,8 @@ Depends:
396
397
398
Breaks: python-qgis (<< 1:3.7.1)
399
Replaces: python-qgis (<< 1:3.7.1)
400
0 commit comments