@@ -177,9 +177,18 @@ Depends:
177
177
qt4-designer,
178
178
${shlibs:Depends},
179
179
${misc:Depends}
180
- Replaces: libqgis-customwidgets2.6.0, libqgis-customwidgets2.6.1
181
- Conflicts: libqgis-customwidgets2.6.0, libqgis-customwidgets2.6.1
182
- Provides: libqgis-customwidgets2.6.0, libqgis-customwidgets2.6.1
180
+ Replaces:
181
+ libqgis-customwidgets2.4.0,
182
+ libqgis-customwidgets2.6.0,
183
+ libqgis-customwidgets2.6.1
184
+ Conflicts:
185
+ libqgis-customwidgets2.4.0,
186
+ libqgis-customwidgets2.6.0,
187
+ libqgis-customwidgets2.6.1
188
+ Provides:
189
+ libqgis-customwidgets2.4.0,
190
+ libqgis-customwidgets2.6.0,
191
+ libqgis-customwidgets2.6.1
183
192
Description: QGIS custom widgets for Qt Designer
184
193
QGIS is a Geographic Information System (GIS) which manages, analyzes and
185
194
display databases of geographic information.
@@ -328,9 +337,7 @@ Depends:
328
337
python-gdal,
329
338
python-matplotlib,
330
339
libqgis-customwidgets,
331
- ${python:Depends},
332
- ${misc:Depends},
333
- ${sip:Depends}
340
+ ${misc:Depends}
334
341
XB-Python-Version: ${python:Versions}
335
342
Description: Python bindings to QGIS - architecture-independent files
336
343
QGIS is a Geographic Information System (GIS) which manages, analyzes and
@@ -368,13 +375,13 @@ Description: collection of data providers to QGIS - architecture-independent fil
368
375
369
376
Package: qgis-server
370
377
Architecture: any
371
- Provides: qgis-mapserver
372
- Replaces: qgis-mapserver
373
- Conflicts: qgis-mapserver
374
378
Depends:
375
379
qgis-providers (= ${binary:Version}),
376
380
${shlibs:Depends},
377
381
${misc:Depends}
382
+ Conflicts: qgis-mapserver
383
+ Provides: qgis-mapserver
384
+ Replaces: qgis-mapserver
378
385
Description: QGIS server providing various OGC services
379
386
QGIS is a Geographic Information System (GIS) which manages, analyzes and
380
387
display databases of geographic information.
0 commit comments