@@ -23,12 +23,13 @@ Build-Depends:
2323 pkg-config,
2424 pyqt4-dev-tools,
2525 python,
26- python-central (>=0.5),
27- python-dev,
26+ python-dev (>= 2.6.6-3~),
2827 python-qt4 (>=4.1.0),
2928 python-qt4-dev (>=4.1.0),
3029 python-sip (>= 4.5.0),
3130 python-sip-dev (>= 4.5.0),
31+ libosgearth-dev,
32+ libopenscenegraph-dev,
3233 git,
3334 doxygen,
3435 graphviz,
@@ -41,7 +42,7 @@ Homepage: http://qgis.org/
4142Package: qgis
4243Architecture: any
4344Depends: ${shlibs:Depends}, ${misc:Depends}, qgis-providers (= ${binary:Version}), qgis-common (= ${source:Version})
44- Recommends: qgis-plugin-grass, python-qgis
45+ Recommends: qgis-plugin-globe, qgis-plugin- grass, python-qgis
4546Suggests: gpsbabel
4647Conflicts: uim-qt3
4748Description: Geographic Information System (GIS)
@@ -59,7 +60,7 @@ Description: Quantum GIS - architecture-independent data
5960 Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
6061 and display databases of geographic information.
6162 .
62- This package contains architecture-independent supporting data files for use
63+ This package contains architecture-independent supporting data files for use
6364 with Quantum GIS.
6465
6566Package: libqgis{QGIS_ABI}
@@ -111,8 +112,8 @@ Description: GRASS plugin for Quantum GIS
111112
112113Package: qgis-plugin-grass-common
113114Architecture: all
114- Depends: ${python:Depends}
115115Replaces: qgis-common (<< 1.5)
116+ Depends: python
116117Breaks: qgis-common (<< 1.5)
117118Description: GRASS plugin for Quantum GIS - architecture-independent data
118119 Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
@@ -124,9 +125,8 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
124125Package: python-qgis
125126Section: python
126127Architecture: any
127- Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
128+ Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
128129Provides: ${python:Provides}
129- XB-Python-Version: ${python:Versions}
130130Description: Python bindings to Quantum GIS
131131 Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
132132 and display databases of geographic information.
@@ -137,8 +137,7 @@ Package: python-qgis-common
137137Section: python
138138Architecture: all
139139Provides: ${python:Provides}
140- Depends: gdal-bin, python-gdal, ${python:Depends}
141- XB-Python-Version: ${python:Versions}
140+ Depends: gdal-bin, python-gdal
142141Description: Python bindings to Quantum GIS - architecture-independent files
143142 Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
144143 and display databases of geographic information.
@@ -195,3 +194,21 @@ Description: Quantum GIS API documentation
195194 .
196195 This package contains the Quantum GIS API documentation.
197196
197+ Package: qgis-plugin-globe
198+ Architecture: any
199+ Depends: qgis (= ${binary:Version}), qgis-plugin-globe-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
200+ Description: OSG globe plugin for Quantum GIS
201+ Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
202+ and display databases of geographic information.
203+ .
204+ This plugin enables 3D viewing using OSG globe in the Quantum GIS.
205+
206+ Package: qgis-plugin-globe-common
207+ Architecture: all
208+ Description: OSG GLOBE plugin for Quantum GIS - architecture-independent data
209+ Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
210+ and display databases of geographic information.
211+ .
212+ This package contains architecture-independent supporting data files for use
213+ with the Quantum GIS GLOBE plugin.
214+
0 commit comments