debian packaging: update python package break/replaces (fixes #20894)

This commit is contained in:
Juergen E. Fischer 2019-03-18 21:38:03 +01:00
parent 7038222a4c
commit 41e0c0126f

8
debian/control.in vendored
View File

@ -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