|
| 1 | +Source: qgis |
| 2 | +Section: science |
| 3 | +Priority: extra |
| 4 | +Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org> |
| 5 | +Build-Depends: |
| 6 | + bison, |
| 7 | + cmake (>= 2.6), |
| 8 | + debhelper (>= 7), |
| 9 | + flex, |
| 10 | + grass-dev, |
| 11 | + libexpat1-dev, |
| 12 | + libfcgi-dev, |
| 13 | + libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0), |
| 14 | + libgeos-dev (>= 3.0.0), |
| 15 | + libgsl0-dev, |
| 16 | + libpq-dev, |
| 17 | + libproj-dev, |
| 18 | + libqt4-dev (>=4.4.0), |
| 19 | + libqt4-opengl-dev, |
| 20 | + libqtwebkit-dev, |
| 21 | + libqwt5-qt4-dev, |
| 22 | + libspatialite-dev, |
| 23 | + libsqlite3-dev, |
| 24 | + libspatialindex-dev, |
| 25 | + pkg-config, |
| 26 | + pyqt4-dev-tools, |
| 27 | + python, |
| 28 | + python-central (>=0.5), |
| 29 | + python-dev, |
| 30 | + python-qt4 (>=4.1.0), |
| 31 | + python-qt4-dev (>=4.1.0), |
| 32 | + python-sip (>= 4.5.0), |
| 33 | + python-sip-dev (>= 4.5.0), |
| 34 | + libpython2.7-dev, |
| 35 | + libosgearth-dev, |
| 36 | + libopenscenegraph-dev, |
| 37 | + git, |
| 38 | + doxygen, |
| 39 | + graphviz, |
| 40 | + txt2tags, |
| 41 | + xvfb, xauth, xfonts-base |
| 42 | +Build-Conflicts: libqgis-dev, qgis-dev |
| 43 | +Standards-Version: 3.8.4 |
| 44 | +XS-Python-Version: current |
| 45 | +Homepage: http://qgis.org/ |
| 46 | + |
| 47 | +Package: qgis |
| 48 | +Architecture: any |
| 49 | +Depends: ${shlibs:Depends}, ${misc:Depends}, qgis-providers (= ${binary:Version}), qgis-common (= ${source:Version}) |
| 50 | +Recommends: qgis-plugin-globe, qgis-plugin-grass, python-qgis |
| 51 | +Suggests: gpsbabel |
| 52 | +Conflicts: uim-qt3 |
| 53 | +Description: Geographic Information System (GIS) |
| 54 | + A Geographic Information System (GIS) manages, analyzes, and displays |
| 55 | + databases of geographic information. Quantum GIS (QGIS) supports shape file |
| 56 | + viewing and editing, spatial data storage with PostgreSQL/PostGIS, projection |
| 57 | + on-the-fly, map composition, and a number of other features via a plugin |
| 58 | + interface. QGIS also supports display of various georeferenced raster and |
| 59 | + Digital Elevation Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid, |
| 60 | + and USGS ASCII DEM. |
| 61 | + |
| 62 | +Package: qgis-common |
| 63 | +Architecture: all |
| 64 | +Description: Quantum GIS - architecture-independent data |
| 65 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 66 | + and display databases of geographic information. |
| 67 | + . |
| 68 | + This package contains architecture-independent supporting data files for use |
| 69 | + with Quantum GIS. |
| 70 | + |
| 71 | +Package: libqgis{QGIS_ABI} |
| 72 | +Architecture: any |
| 73 | +Depends: ${shlibs:Depends}, ${misc:Depends} |
| 74 | +Replaces: qgis (<=0.9.2rc1), libqgis-core1, libqgis-gui1, libqgis0, libqgis1 |
| 75 | +Description: Quantum GIS - shared libraries |
| 76 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 77 | + and display databases of geographic information. |
| 78 | + . |
| 79 | + This package contains the shared core and gui library that provide an |
| 80 | + interface for plugins and stand-alone applications. |
| 81 | + |
| 82 | +Package: libqgis-dev |
| 83 | +Architecture: any |
| 84 | +Section: libdevel |
| 85 | +Depends: |
| 86 | + grass-dev, |
| 87 | + libexpat1-dev, |
| 88 | + libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0), |
| 89 | + libgeos-dev (>= 3.0.0), |
| 90 | + libgsl0-dev, |
| 91 | + libpq-dev, |
| 92 | + libproj-dev, |
| 93 | + libqgis{QGIS_ABI} (= ${binary:Version}), |
| 94 | + libqt4-dev (>=4.4.0), |
| 95 | + libsqlite3-dev, |
| 96 | + python-qt4 (>=4.1.0), |
| 97 | + python-qt4-dev (>=4.1.0), |
| 98 | + qt4-designer (>=4.4.0) |
| 99 | +Provides: qgis-dev |
| 100 | +Replaces: qgis-dev, libqgis1-dev, libqgis1.4.0-dev |
| 101 | +Description: Quantum GIS - development files |
| 102 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 103 | + and display databases of geographic information. |
| 104 | + . |
| 105 | + This package contains the headers and libraries needed to develop plugins for |
| 106 | + Quantum GIS. |
| 107 | + |
| 108 | +Package: qgis-plugin-grass |
| 109 | +Architecture: any |
| 110 | +Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass{GRASS_ABI} |
| 111 | +Description: GRASS plugin for Quantum GIS |
| 112 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 113 | + and display databases of geographic information. |
| 114 | + . |
| 115 | + This plugin enables GRASS data access in the Quantum GIS geographic data |
| 116 | + viewer. |
| 117 | + |
| 118 | +Package: qgis-plugin-grass-common |
| 119 | +Architecture: all |
| 120 | +Depends: ${python:Depends} |
| 121 | +Replaces: qgis-common (<< 1.5) |
| 122 | +Breaks: qgis-common (<< 1.5) |
| 123 | +Description: GRASS plugin for Quantum GIS - architecture-independent data |
| 124 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 125 | + and display databases of geographic information. |
| 126 | + . |
| 127 | + This package contains architecture-independent supporting data files for use |
| 128 | + with the Quantum GIS GRASS plugin. |
| 129 | + |
| 130 | +Package: python-qgis |
| 131 | +Section: python |
| 132 | +Architecture: any |
| 133 | +Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-psycopg2, python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} |
| 134 | +Provides: ${python:Provides} |
| 135 | +XB-Python-Version: ${python:Versions} |
| 136 | +Description: Python bindings to Quantum GIS |
| 137 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 138 | + and display databases of geographic information. |
| 139 | + . |
| 140 | + This package contains the files for the Python support. |
| 141 | + |
| 142 | +Package: python-qgis-common |
| 143 | +Section: python |
| 144 | +Architecture: all |
| 145 | +Provides: ${python:Provides} |
| 146 | +Depends: gdal-bin, python-gdal, libjs-jquery, libjs-underscore, ${python:Depends} |
| 147 | +XB-Python-Version: ${python:Versions} |
| 148 | +Description: Python bindings to Quantum GIS - architecture-independent files |
| 149 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 150 | + and display databases of geographic information. |
| 151 | + . |
| 152 | + This package contains architecture-independent files for the Quantum GIS |
| 153 | + Python bindings. |
| 154 | + |
| 155 | +Package: qgis-providers |
| 156 | +Architecture: any |
| 157 | +Depends: qgis-providers-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} |
| 158 | +Replaces: qgis (<= 1.6) |
| 159 | +Breaks: qgis (<= 1.6) |
| 160 | +Description: collection of data providers to Quantum GIS |
| 161 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 162 | + and display databases of geographic information. |
| 163 | + . |
| 164 | + This package contains the provider plugins for Quantum GIS. |
| 165 | + |
| 166 | +Package: qgis-providers-common |
| 167 | +Architecture: all |
| 168 | +Replaces: qgis-common (<= 1.6) |
| 169 | +Breaks: qgis-common (<= 1.6) |
| 170 | +Description: collection of data providers to Quantum GIS - architecture-independent files |
| 171 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 172 | + and display databases of geographic information. |
| 173 | + . |
| 174 | + This package contains architecture-independent files for the Quantum GIS |
| 175 | + providers. |
| 176 | + |
| 177 | +Package: qgis-mapserver |
| 178 | +Architecture: any |
| 179 | +Depends: qgis-providers (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} |
| 180 | +Description: Quantum GIS mapserver |
| 181 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 182 | + and display databases of geographic information. |
| 183 | + . |
| 184 | + This package contains the Quantum GIS mapserver. |
| 185 | + |
| 186 | +Package: qgis-sqlanywhere |
| 187 | +Architecture: any |
| 188 | +Depends: ${shlibs:Depends}, ${misc:Depends} |
| 189 | +Conflicts: qgis-sqlanywhere1.7.0, qgis-sqlanywhere1.7.1, qgis-sqlanywhere1.8.0 |
| 190 | +Description: Quantum GIS sql anywhere plugin and provider |
| 191 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 192 | + and display databases of geographic information. |
| 193 | + . |
| 194 | + This package contains the Quantum GIS sqlanywhere plugin and provider. |
| 195 | + |
| 196 | +Package: qgis-api-doc |
| 197 | +Architecture: all |
| 198 | +Section: doc |
| 199 | +Depends: libjs-jquery |
| 200 | +Description: Quantum GIS API documentation |
| 201 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 202 | + and display databases of geographic information. |
| 203 | + . |
| 204 | + This package contains the Quantum GIS API documentation. |
| 205 | + |
| 206 | +Package: qgis-plugin-globe |
| 207 | +Architecture: any |
| 208 | +Depends: qgis (= ${binary:Version}), qgis-plugin-globe-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} |
| 209 | +Description: OSG globe plugin for Quantum GIS |
| 210 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 211 | + and display databases of geographic information. |
| 212 | + . |
| 213 | + This plugin enables 3D viewing using OSG globe in the Quantum GIS. |
| 214 | + |
| 215 | +Package: qgis-plugin-globe-common |
| 216 | +Architecture: all |
| 217 | +Description: OSG GLOBE plugin for Quantum GIS - architecture-independent data |
| 218 | + Quantum GIS is a Geographic Information System (GIS) which manages, analyzes |
| 219 | + and display databases of geographic information. |
| 220 | + . |
| 221 | + This package contains architecture-independent supporting data files for use |
| 222 | + with the Quantum GIS GLOBE plugin. |
| 223 | + |
0 commit comments