2007-08-29 03:51:57 +00:00
|
|
|
Source: qgis
|
|
|
|
Section: science
|
|
|
|
Priority: extra
|
2008-05-07 20:13:22 +00:00
|
|
|
Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
|
|
|
|
Build-Depends: debhelper (>= 5.0.0), libgdal1-dev, libpq-dev,
|
2007-08-29 03:51:57 +00:00
|
|
|
libgeos-dev (>= 2.0.1-1), dpatch, grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev,
|
2008-05-07 20:13:22 +00:00
|
|
|
flex, bison, python-dev, cmake (>=2.4.3), python-sip4 (>= 4.5.0), python-central (>=0.5), python,
|
|
|
|
sharutils, sip4 (>= 4.5), libqt4-core (>=4.2.0), libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0),
|
2008-05-28 23:00:37 +00:00
|
|
|
libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
|
2008-05-15 20:30:01 +00:00
|
|
|
python-sip4-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
|
|
|
|
libsm-dev
|
2008-07-15 08:01:49 +00:00
|
|
|
Build-Conflicts: libqgis1-dev
|
2008-06-01 12:10:56 +00:00
|
|
|
Standards-Version: 3.7.3
|
2008-04-14 21:30:22 +00:00
|
|
|
XS-Python-Version: current
|
|
|
|
Homepage: http://qgis.org/
|
2007-08-29 03:51:57 +00:00
|
|
|
|
|
|
|
Package: qgis
|
|
|
|
Architecture: any
|
2008-05-07 20:13:22 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2008-08-20 08:43:31 +00:00
|
|
|
Recommends: qgis-plugin-grass, python-qgis
|
2007-08-29 03:51:57 +00:00
|
|
|
Description: Geographic Information System (GIS)
|
2008-06-01 12:10:56 +00:00
|
|
|
A Geographic Information System (GIS) manages, analyzes, and displays
|
|
|
|
databases of geographic information. Quantum GIS (QGIS) supports shapefile
|
|
|
|
viewing and editing, spatial data storage with PostgreSQL/PostGIS, projection
|
|
|
|
on-the-fly, map composition, and a number of other features via a plugin
|
|
|
|
interface. QGIS also supports display of various georeferenced raster and
|
|
|
|
Digital Elevation Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid,
|
|
|
|
and USGS ASCII DEM.
|
2008-04-14 21:30:22 +00:00
|
|
|
|
2008-07-15 08:22:29 +00:00
|
|
|
Package: libqgis-core1
|
2008-04-14 21:30:22 +00:00
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Replaces: qgis (<=0.9.2rc1)
|
|
|
|
Conflicts: libqgis1
|
2008-06-01 12:10:56 +00:00
|
|
|
Description: Quantum GIS - shared core library
|
|
|
|
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
|
|
|
|
and display databases of geographic information.
|
2007-08-29 03:51:57 +00:00
|
|
|
.
|
2008-08-20 08:43:31 +00:00
|
|
|
This package contains the shared core library that provides an interface for
|
|
|
|
plugins.
|
2007-08-29 03:51:57 +00:00
|
|
|
|
2008-07-15 08:22:29 +00:00
|
|
|
Package: libqgis-gui1
|
2007-08-29 03:51:57 +00:00
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2008-02-09 14:38:06 +00:00
|
|
|
Replaces: qgis (<=0.9.2rc1)
|
2008-04-14 21:30:22 +00:00
|
|
|
Conflicts: libqgis1
|
2008-06-01 12:10:56 +00:00
|
|
|
Description: Quantum GIS - shared gui library
|
|
|
|
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
|
|
|
|
and display databases of geographic information.
|
2007-08-29 03:51:57 +00:00
|
|
|
.
|
2008-06-01 12:10:56 +00:00
|
|
|
This package contains the shared gui library that provides an interface for
|
|
|
|
plugins.
|
2008-04-14 21:30:22 +00:00
|
|
|
|
2007-08-29 03:51:57 +00:00
|
|
|
Package: libqgis1-dev
|
|
|
|
Architecture: any
|
2008-04-14 21:30:22 +00:00
|
|
|
Section: libdevel
|
2008-06-01 12:10:56 +00:00
|
|
|
Depends: qgis (= ${binary:Version}), libgdal1-dev | libgdal1-1.3.2-dev,
|
|
|
|
libpq-dev | postgresql-dev, libgeos-dev (>= 2.0.1-1), grass-dev,
|
|
|
|
libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev, libqt4-core (>=4.2.0),
|
|
|
|
libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0), libqt4-qt3support (>=4.2.0),
|
|
|
|
libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
|
2008-08-20 08:43:31 +00:00
|
|
|
qt4-designer (>=4.2.0), libqgis-gui1, libqgis-core1
|
2007-08-29 03:51:57 +00:00
|
|
|
Provides: libqgis-dev
|
|
|
|
Conflicts: libqgis-dev, qgis-dev
|
|
|
|
Replaces: qgis-dev
|
2008-06-01 12:10:56 +00:00
|
|
|
Description: Quantum GIS - development files
|
|
|
|
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
|
|
|
|
and display databases of geographic information.
|
2007-08-29 03:51:57 +00:00
|
|
|
.
|
2008-06-01 12:10:56 +00:00
|
|
|
This package contains the headers and libraries needed to develop plugins for
|
|
|
|
Quantum GIS.
|
2007-08-29 03:51:57 +00:00
|
|
|
|
|
|
|
Package: qgis-plugin-grass
|
|
|
|
Architecture: any
|
2008-05-07 20:13:22 +00:00
|
|
|
Depends: qgis (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.4.0-grass | libgdal1-1.5.0-grass
|
2008-06-01 12:10:56 +00:00
|
|
|
Description: Plugin for accessing GRASS data from Quantum GIS
|
|
|
|
This plugin enables a GRASS data access toolbox in the Quantum GIS geographic
|
|
|
|
data viewer.
|
2008-04-14 21:30:22 +00:00
|
|
|
|
2008-06-01 12:10:56 +00:00
|
|
|
Package: python-qgis
|
|
|
|
Section: python
|
2008-05-28 23:00:37 +00:00
|
|
|
Architecture: any
|
2008-07-16 22:58:50 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2008-06-01 12:10:56 +00:00
|
|
|
Provides: ${python:Provides}
|
2008-05-28 23:00:37 +00:00
|
|
|
XB-Python-Version: ${python:Versions}
|
2008-06-01 12:10:56 +00:00
|
|
|
Description: Python bindings to Quantum GIS
|
|
|
|
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
|
|
|
|
and display databases of geographic information.
|
2008-05-28 23:00:37 +00:00
|
|
|
.
|
|
|
|
This package contains the files for the Python support.
|
|
|
|
|