mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
debian packaging: update python package break/replaces (fixes #20894)
This commit is contained in:
parent
7038222a4c
commit
41e0c0126f
8
debian/control.in
vendored
8
debian/control.in
vendored
@ -395,8 +395,8 @@ Depends:
|
||||
${shlibs:Depends},
|
||||
${sip3:Depends}
|
||||
${misc:Depends},
|
||||
Breaks: python-qgis (<< 1:3.7.0)
|
||||
Replaces: python-qgis (<< 1:3.7.0)
|
||||
Breaks: python-qgis (<< 1:3.7.1)
|
||||
Replaces: python-qgis (<< 1:3.7.1)
|
||||
Description: Python bindings to QGIS
|
||||
QGIS is a Geographic Information System (GIS) which manages, analyzes and
|
||||
display databases of geographic information.
|
||||
@ -414,8 +414,8 @@ Depends:
|
||||
libqgis-customwidgets (>= ${source:Version}),
|
||||
${python3:Depends},
|
||||
${misc:Depends}
|
||||
Breaks: python-qgis-common (<< 1:3.7.0)
|
||||
Replaces: python-qgis-common (<< 1:3.7.0)
|
||||
Breaks: python-qgis-common (<< 1:3.7.1)
|
||||
Replaces: python-qgis-common (<< 1:3.7.1)
|
||||
Suggests: saga
|
||||
Description: Python bindings to QGIS - architecture-independent files
|
||||
QGIS is a Geographic Information System (GIS) which manages, analyzes and
|
||||
|
Loading…
x
Reference in New Issue
Block a user