|
| 1 | +Source: qgis |
| 2 | +Section: science |
| 3 | +Priority: extra |
| 4 | +Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org> |
| 5 | +Build-Depends: debhelper (>= 7), libgdal1-dev, libpq-dev, |
| 6 | + libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, libproj-dev, libexpat1-dev, |
| 7 | + flex, bison, python-dev, cmake (>= 2.6), python-sip (>= 4.5.0), python-central (>=0.5), python, |
| 8 | + libqt4-core (>=4.4.0), libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0), |
| 9 | + libqt4-sql (>=4.4.0), libqt4-webkit-dev (>= 4.4.0), |
| 10 | + python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0), python-sip-dev (>= 4.5.0), pyqt4-dev-tools, |
| 11 | + libqwt5-qt4-dev, libspatialite-dev |
| 12 | +Build-Conflicts: libqgis-dev, qgis-dev |
| 13 | +Standards-Version: 3.8.4 |
| 14 | +XS-Python-Version: current |
| 15 | +Homepage: http://qgis.org/ |
| 16 | + |
| 17 | +Package: qgis |
| 18 | +Architecture: any |
| 19 | +Depends: ${shlibs:Depends}, ${misc:Depends}, qgis-common (= ${source:Version}) |
| 20 | +Recommends: qgis-plugin-grass, python-qgis |
| 21 | +Suggests: gpsbabel |
| 22 | +Conflicts: uim-qt3 |
| 23 | +Description: Geographic Information System (GIS) |
| 24 | + A Geographic Information System (GIS) manages, analyzes, and displays |
| 25 | + databases of geographic information. Quantum GIS (QGIS) supports shape file |
| 26 | + viewing and editing, spatial data storage with PostgreSQL/PostGIS, projection |
| 27 | + on-the-fly, map composition, and a number of other features via a plugin |
| 28 | + interface. QGIS also supports display of various georeferenced raster and |
| 29 | + Digital Elevation Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid, |
| 30 | + and USGS ASCII DEM. |
| 31 | + |
| 32 | +Package: qgis-common |
| 33 | +Architecture: all |
| 34 | +Depends: qgis (>= ${binary:Version}) |
| 35 | +Description: Quantum GIS - architecture-independent data |
| 36 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 37 | + and display databases of geographic information. |
| 38 | + . |
| 39 | + This package contains architecture-independent supporting data files for use |
| 40 | + with Quantum GIS. |
| 41 | + |
| 42 | +Package: libqgis{QGIS_ABI} |
| 43 | +Architecture: any |
| 44 | +Depends: ${shlibs:Depends}, ${misc:Depends} |
| 45 | +Replaces: qgis (<=0.9.2rc1), libqgis-core1, libqgis-gui1, libqgis0, libqgis1 |
| 46 | +Description: Quantum GIS - shared libraries |
| 47 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 48 | + and display databases of geographic information. |
| 49 | + . |
| 50 | + This package contains the shared core and gui library that provide an |
| 51 | + interface for plugins and stand-alone applications. |
| 52 | + |
| 53 | +Package: libqgis-dev |
| 54 | +Architecture: any |
| 55 | +Section: libdevel |
| 56 | +Depends: libqgis{QGIS_ABI} (= ${binary:Version}), libgdal1-dev, |
| 57 | + libpq-dev, libgeos-dev (>= 3.0.0), grass-dev, |
| 58 | + libsqlite3-dev, libgsl0-dev, libproj-dev, libexpat1-dev, libqt4-core (>=4.4.0), |
| 59 | + libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0), libqt4-sql (>=4.4.0), |
| 60 | + python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0), qt4-designer (>=4.4.0) |
| 61 | +Provides: qgis-dev |
| 62 | +Replaces: qgis-dev, libqgis1-dev, libqgis1.4.0-dev |
| 63 | +Description: Quantum GIS - development files |
| 64 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 65 | + and display databases of geographic information. |
| 66 | + . |
| 67 | + This package contains the headers and libraries needed to develop plugins for |
| 68 | + Quantum GIS. |
| 69 | + |
| 70 | +Package: qgis-plugin-grass |
| 71 | +Architecture: any |
| 72 | +Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass{GRASS_ABI} |
| 73 | +Description: GRASS plugin for Quantum GIS |
| 74 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 75 | + and display databases of geographic information. |
| 76 | + . |
| 77 | + This plugin enables GRASS data access in the Quantum GIS geographic data |
| 78 | + viewer. |
| 79 | + |
| 80 | +Package: qgis-plugin-grass-common |
| 81 | +Architecture: all |
| 82 | +Depends: python |
| 83 | +Description: GRASS plugin for Quantum GIS - architecture-independent data |
| 84 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 85 | + and display databases of geographic information. |
| 86 | + . |
| 87 | + This package contains architecture-independent supporting data files for use |
| 88 | + with the Quantum GIS GRASS plugin. |
| 89 | + |
| 90 | +Package: python-qgis |
| 91 | +Section: python |
| 92 | +Architecture: any |
| 93 | +Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} |
| 94 | +Provides: ${python:Provides} |
| 95 | +XB-Python-Version: ${python:Versions} |
| 96 | +Description: Python bindings to Quantum GIS |
| 97 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 98 | + and display databases of geographic information. |
| 99 | + . |
| 100 | + This package contains the files for the Python support. |
| 101 | + |
| 102 | +Package: python-qgis-common |
| 103 | +Section: python |
| 104 | +Architecture: all |
| 105 | +Provides: ${python:Provides} |
| 106 | +Depends: gdal-bin, python-gdal |
| 107 | +XB-Python-Version: ${python:Versions} |
| 108 | +Description: Python bindings to Quantum GIS - architecture-independent files |
| 109 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 110 | + and display databases of geographic information. |
| 111 | + . |
| 112 | + This package contains architecture-independent files for the Quantum GIS |
| 113 | + Python bindings. |
| 114 | + |
0 commit comments