Skip to content

Commit 41e0c01

Browse files
committed
debian packaging: update python package break/replaces (fixes #20894)
1 parent 7038222 commit 41e0c01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

debian/control.in

+4-4
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,8 @@ Depends:
395395
${shlibs:Depends},
396396
${sip3:Depends}
397397
${misc:Depends},
398-
Breaks: python-qgis (<< 1:3.7.0)
399-
Replaces: python-qgis (<< 1:3.7.0)
398+
Breaks: python-qgis (<< 1:3.7.1)
399+
Replaces: python-qgis (<< 1:3.7.1)
400400
Description: Python bindings to QGIS
401401
QGIS is a Geographic Information System (GIS) which manages, analyzes and
402402
display databases of geographic information.
@@ -414,8 +414,8 @@ Depends:
414414
libqgis-customwidgets (>= ${source:Version}),
415415
${python3:Depends},
416416
${misc:Depends}
417-
Breaks: python-qgis-common (<< 1:3.7.0)
418-
Replaces: python-qgis-common (<< 1:3.7.0)
417+
Breaks: python-qgis-common (<< 1:3.7.1)
418+
Replaces: python-qgis-common (<< 1:3.7.1)
419419
Suggests: saga
420420
Description: Python bindings to QGIS - architecture-independent files
421421
QGIS is a Geographic Information System (GIS) which manages, analyzes and

0 commit comments

Comments
 (0)