11Source: qgis
22Section: science
3- Priority: extra
3+ Priority: optional
44Maintainer: QGIS developers <qgis-developer@lists.osgeo.org>
55Build-Depends:
66 bison,
@@ -30,8 +30,8 @@ Build-Depends:
3030 python-qt4-dev (>=4.1.0),
3131 python-sip (>= 4.5.0),
3232 python-sip-dev (>= 4.5.0),
33- # libosgearth-dev,
34- # libopenscenegraph-dev,
33+ libosgearth-dev,
34+ libopenscenegraph-dev,
3535 git,
3636 doxygen,
3737 graphviz,
@@ -40,14 +40,12 @@ Build-Depends:
4040 xfonts-base, xfonts-100dpi, xfonts-75dpi, xfonts-scalable
4141Build-Conflicts: libqgis-dev, qgis-dev
4242Standards-Version: 3.9.3
43- XS-Python-Version: current
4443Homepage: http://qgis.org/
4544
4645Package: qgis
4746Architecture: any
4847Depends: ${shlibs:Depends}, ${misc:Depends}, qgis-providers (= ${binary:Version}), qgis-common (= ${source:Version})
49- Recommends: qgis-plugin-grass, python-qgis
50- #, qgis-plugin-globe
48+ Recommends: qgis-plugin-grass, python-qgis, qgis-plugin-globe
5149Suggests: gpsbabel
5250Conflicts: uim-qt3
5351Description: Geographic Information System (GIS)
@@ -71,8 +69,10 @@ Description: QGIS - architecture-independent data
7169
7270Package: libqgis{QGIS_ABI}
7371Architecture: any
72+ Section: libs
7473Depends: ${shlibs:Depends}, ${misc:Depends}
7574Replaces: qgis (<=0.9.2rc1), libqgis-core1, libqgis-gui1, libqgis0, libqgis1
75+ Conflicts: libqgis-core{QGIS_ABI}, libqgis-gui{QGIS_ABI}
7676Description: QGIS - shared libraries
7777 QGIS is a Geographic Information System (GIS) which manages, analyzes and
7878 display databases of geographic information.
@@ -118,7 +118,7 @@ Description: GRASS plugin for QGIS
118118
119119Package: qgis-plugin-grass-common
120120Architecture: all
121- Depends: python , ${python:Depends}, ${misc:Depends}
121+ Depends: python2.7 , ${python:Depends}, ${misc:Depends}
122122Replaces: qgis-common (<< 1.5)
123123Breaks: qgis-common (<< 1.5)
124124Description: GRASS plugin for QGIS - architecture-independent data
@@ -131,10 +131,17 @@ Description: GRASS plugin for QGIS - architecture-independent data
131131Package: python-qgis
132132Section: python
133133Architecture: any
134- Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}),
135- python-psycopg2, python-qscintilla2,
136- python-pyspatialite,
137- ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, ${sip:Depends}
134+ Depends:
135+ python-qt4,
136+ python-sip,
137+ python-qgis-common (= ${source:Version}),
138+ python-psycopg2,
139+ python-qscintilla2,
140+ python-pyspatialite,
141+ ${shlibs:Depends},
142+ ${python:Depends},
143+ ${misc:Depends},
144+ ${sip:Depends}
138145Provides: ${python:Provides}
139146XB-Python-Version: ${python:Versions}
140147Description: Python bindings to QGIS
@@ -147,8 +154,13 @@ Package: python-qgis-common
147154Section: python
148155Architecture: all
149156Provides: ${python:Provides}
150- Depends: gdal-bin, python-gdal, python-matplotlib, ${python:Depends}, ${misc:Depends}, ${sip:Depends}
151- XB-Python-Version: ${python:Versions}
157+ Depends:
158+ gdal-bin,
159+ python-gdal,
160+ python-matplotlib,
161+ ${python:Depends},
162+ ${misc:Depends},
163+ ${sip:Depends}
152164Description: Python bindings to QGIS - architecture-independent files
153165 QGIS is a Geographic Information System (GIS) which manages, analyzes and
154166 display databases of geographic information.
@@ -158,7 +170,10 @@ Description: Python bindings to QGIS - architecture-independent files
158170
159171Package: qgis-providers
160172Architecture: any
161- Depends: qgis-providers-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
173+ Depends:
174+ qgis-providers-common (= ${source:Version}),
175+ ${shlibs:Depends},
176+ ${misc:Depends}
162177Replaces: qgis (<= 1.6)
163178Breaks: qgis (<= 1.6)
164179Description: collection of data providers to QGIS
@@ -180,7 +195,10 @@ Description: collection of data providers to QGIS - architecture-independent fil
180195
181196Package: qgis-mapserver
182197Architecture: any
183- Depends: qgis-providers (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
198+ Depends:
199+ qgis-providers (= ${binary:Version}),
200+ ${shlibs:Depends},
201+ ${misc:Depends}
184202Description: QGIS mapserver
185203 QGIS is a Geographic Information System (GIS) which manages, analyzes and
186204 display databases of geographic information.
@@ -207,21 +225,25 @@ Description: QGIS API documentation
207225 .
208226 This package contains the QGIS API documentation.
209227
210- #Package: qgis-plugin-globe
211- #Architecture: any
212- #Depends: qgis (= ${binary:Version}), qgis-plugin-globe-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
213- #Description: OSG globe plugin for QGIS
214- # QGIS is a Geographic Information System (GIS) which manages, analyzes and
215- # display databases of geographic information.
216- # .
217- # This plugin enables 3D viewing using OSG globe in the QGIS.
218-
219- #Package: qgis-plugin-globe-common
220- #Architecture: all
221- #Description: OSG GLOBE plugin for QGIS - architecture-independent data
222- # QGIS is a Geographic Information System (GIS) which manages, analyzes and
223- # display databases of geographic information.
224- # .
225- # This package contains architecture-independent supporting data files for use
226- # with the QGIS GLOBE plugin.
228+ Package: qgis-plugin-globe
229+ Architecture: any
230+ Depends:
231+ qgis (= ${binary:Version}),
232+ qgis-plugin-globe-common (= ${source:Version}),
233+ ${shlibs:Depends},
234+ ${misc:Depends}
235+ Description: OSG globe plugin for QGIS
236+ QGIS is a Geographic Information System (GIS) which manages, analyzes and
237+ display databases of geographic information.
238+ .
239+ This plugin enables 3D viewing using OSG globe in the QGIS.
240+
241+ Package: qgis-plugin-globe-common
242+ Architecture: all
243+ Description: OSG GLOBE plugin for QGIS - architecture-independent data
244+ QGIS is a Geographic Information System (GIS) which manages, analyzes and
245+ display databases of geographic information.
246+ .
247+ This package contains architecture-independent supporting data files for use
248+ with the QGIS GLOBE plugin.
227249
0 commit comments