2007-08-29 03:51:57 +00:00
|
|
|
Source: qgis
|
|
|
|
Section: science
|
|
|
|
Priority: extra
|
|
|
|
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
|
|
|
|
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>
|
2007-10-15 03:27:47 +00:00
|
|
|
Build-Depends: debhelper (>= 5.0.0), libgdal1-dev | libgdal1-1.3.2-dev | libgdal1-1.4.0-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,
|
2007-10-15 03:27:47 +00:00
|
|
|
flex, bison, python-dev, cmake (>=2.4.3) , python-sip4, python-sip4-dev, python-qt4-dev,
|
2007-08-31 19:57:20 +00:00
|
|
|
sharutils, sip4 (>= 4.4), 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.0.0), python-qt4-dev (>=4.0.0)
|
2007-08-29 03:51:57 +00:00
|
|
|
Standards-Version: 3.7.2
|
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-04-14 21:30:22 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libqgis-core0.9, libqgis-gui0.9
|
|
|
|
Suggests: qgis-plugin-grass, python-qgis
|
|
|
|
XB-Python-Version: ${python:Versions}
|
2007-08-29 03:51:57 +00:00
|
|
|
Description: Geographic Information System (GIS)
|
|
|
|
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
|
|
|
|
|
|
|
Package: libqgis-core0.9
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Replaces: qgis (<=0.9.2rc1)
|
|
|
|
Conflicts: libqgis1
|
|
|
|
Description: QGIS Geographic Information System - shared core library
|
|
|
|
QGIS is a Geographic Information System (GIS)
|
|
|
|
which manages, analyzes and display databases of
|
|
|
|
geographic information.
|
2007-08-29 03:51:57 +00:00
|
|
|
.
|
2008-04-14 21:30:22 +00:00
|
|
|
This package contains the shared core library that
|
|
|
|
provides an interface for plugins.
|
2007-08-29 03:51:57 +00:00
|
|
|
|
2008-04-14 21:30:22 +00:00
|
|
|
Package: libqgis-gui0.9
|
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
|
|
|
|
Description: QGIS Geographic Information System - shared gui library
|
2007-08-29 03:51:57 +00:00
|
|
|
QGIS is a Geographic Information System (GIS)
|
|
|
|
which manages, analyzes and display databases of
|
|
|
|
geographic information.
|
|
|
|
.
|
2008-04-14 21:30:22 +00:00
|
|
|
This package contains the shared gui library that
|
2007-08-29 03:51:57 +00:00
|
|
|
provides an interface for plugins.
|
2008-04-14 21:30:22 +00:00
|
|
|
|
|
|
|
Package: python-qgis
|
|
|
|
Architecture: any
|
|
|
|
Section: python
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libqgis-core0.9, libqgis-gui0.9
|
|
|
|
Provides: ${python:Provides}
|
|
|
|
XB-Python-Version: ${python:Versions}
|
|
|
|
Description: QGIS Geographic Information System - Python bindings and plugins
|
|
|
|
QGIS is a Geographic Information System (GIS)
|
|
|
|
which manages, analyzes and display databases of
|
|
|
|
geographic information.
|
2007-08-29 03:51:57 +00:00
|
|
|
.
|
2008-04-14 21:30:22 +00:00
|
|
|
This package contains the Python bindings and
|
|
|
|
plugins.
|
2007-08-29 03:51:57 +00:00
|
|
|
|
|
|
|
Package: libqgis1-dev
|
|
|
|
Architecture: any
|
2008-04-14 21:30:22 +00:00
|
|
|
Section: libdevel
|
|
|
|
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.0.0), python-qt4-dev (>=4.0.0), qt4-designer (>=4.2.0)
|
2007-08-29 03:51:57 +00:00
|
|
|
Provides: libqgis-dev
|
|
|
|
Conflicts: libqgis-dev, qgis-dev
|
|
|
|
Replaces: qgis-dev
|
|
|
|
Suggests: qt4-designer
|
|
|
|
Description: QGIS Geographic Information System - development files
|
|
|
|
QGIS is a Geographic Information System (GIS)
|
|
|
|
which manages, analyzes and display databases of
|
|
|
|
geographic information.
|
|
|
|
.
|
|
|
|
This package contains the headers and libraries
|
|
|
|
needed to develop plugins for QGIS.
|
|
|
|
|
|
|
|
Package: qgis-plugin-grass
|
|
|
|
Architecture: any
|
2008-04-14 21:30:22 +00:00
|
|
|
Depends: qgis (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.4.0-grass | libgdal1-1.3.2-grass, libqgisgrass0.9
|
2007-08-29 03:51:57 +00:00
|
|
|
Description: Plugin for accessing GRASS data from QGIS
|
|
|
|
This plugin enables a GRASS data access toolbox in the QGIS
|
|
|
|
geographic data viewer.
|
2008-04-14 21:30:22 +00:00
|
|
|
|
|
|
|
Package: libqgisgrass0.9
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Description: QGIS Geographic Information System - shared grass library
|
|
|
|
QGIS is a Geographic Information System (GIS)
|
|
|
|
which manages, analyzes and display databases of
|
|
|
|
geographic information.
|
2007-08-29 03:51:57 +00:00
|
|
|
.
|
2008-04-14 21:30:22 +00:00
|
|
|
This package contains the shared library for the grass plugin.
|