|
@@ -29,7 +29,6 @@ Build-Depends: |
|
|
python3-sip, |
|
|
python3-sip-dev, |
|
|
python3-pyqt5, |
|
|
libosgearth-dev, |
|
|
git, |
|
|
txt2tags, |
|
|
doxygen |
|
@@ -49,7 +48,6 @@ Depends: |
|
|
qgis-providers (= ${binary:Version}), |
|
|
qgis-common (= ${source:Version}) |
|
|
Recommends: |
|
|
qgis-plugin-globe, |
|
|
qgis-plugin-grass, |
|
|
python-qgis |
|
|
Suggests: gpsbabel |
|
@@ -286,32 +284,6 @@ Description: GRASS plugin for QGIS - architecture-independent data |
|
|
This package contains architecture-independent supporting data files for use |
|
|
with the QGIS GRASS plugin. |
|
|
|
|
|
Package: qgis-plugin-globe |
|
|
Architecture: any |
|
|
Depends: |
|
|
qgis (= ${binary:Version}), |
|
|
qgis-plugin-globe-common (= ${source:Version}), |
|
|
openscenegraph-plugin-osgearth, |
|
|
${shlibs:Depends}, |
|
|
${misc:Depends} |
|
|
Description: OSG globe plugin for QGIS |
|
|
QGIS is a Geographic Information System (GIS) which manages, analyzes and |
|
|
display databases of geographic information. |
|
|
. |
|
|
This plugin enables 3D viewing using OSG globe in the QGIS. |
|
|
|
|
|
Package: qgis-plugin-globe-common |
|
|
Architecture: all |
|
|
Depends: |
|
|
osgearth-data, |
|
|
${misc:Depends} |
|
|
Description: OSG globe plugin for QGIS - architecture-independent data |
|
|
QGIS is a Geographic Information System (GIS) which manages, analyzes and |
|
|
display databases of geographic information. |
|
|
. |
|
|
This package contains architecture-independent supporting data files for use |
|
|
with the QGIS GLOBE plugin. |
|
|
|
|
|
Package: python-qgis |
|
|
Architecture: any |
|
|
Section: python |
|
@@ -420,13 +392,3 @@ Description: QGIS API documentation |
|
|
. |
|
|
This package contains the QGIS API documentation. |
|
|
|
|
|
#oracle#Package: qgis-oracle-provider |
|
|
#oracle#Architecture: any |
|
|
#oracle#Depends: ${shlibs:Depends}, ${misc:Depends} |
|
|
#oracle#Section: contrib/database |
|
|
#oracle#Description: QGIS oracle provider |
|
|
#oracle# QGIS is a Geographic Information System (GIS) which manages, analyzes and |
|
|
#oracle# display databases of geographic information. |
|
|
#oracle# . |
|
|
#oracle# This package contains the QGIS oracle provider. |
|
|
#oracle# |