@@ -2,69 +2,65 @@ Source: qgis
22Section: science
33Priority: extra
44Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
5- Build-Depends: debhelper (>= 5.0.0 ), libgdal1-dev, libpq-dev,
6- libgeos-dev (>= 2.0.1-1), dpatch , grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev,
5+ Build-Depends: debhelper (>= 5.0.51~ ), libgdal1-dev, libpq-dev,
6+ libgeos-dev (>= 2.0.1) , grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev,
77 flex, bison, python-dev, cmake (>=2.4.3), python-sip4 (>= 4.5.0), python-central (>=0.5), python,
88 sharutils, sip4 (>= 4.5), libqt4-core (>=4.2.0), libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0),
99 libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
1010 python-sip4-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
1111 libsm-dev
1212Build-Conflicts: libqgis1-dev
13- Standards-Version: 3.7.3
13+ Standards-Version: 3.8.0
1414XS-Python-Version: current
1515Homepage: http://qgis.org/
1616
1717Package: qgis
1818Architecture: any
19- Depends: ${shlibs:Depends}, ${misc:Depends}
19+ Depends: ${shlibs:Depends}, ${misc:Depends}, qgis-common (= ${source:Version})
2020Recommends: qgis-plugin-grass, python-qgis
2121Suggests: gpsbabel
2222Conflicts: uim-qt3
2323Description: Geographic Information System (GIS)
2424 A Geographic Information System (GIS) manages, analyzes, and displays
25- databases of geographic information. Quantum GIS (QGIS) supports shapefile
25+ databases of geographic information. Quantum GIS (QGIS) supports shape file
2626 viewing and editing, spatial data storage with PostgreSQL/PostGIS, projection
2727 on-the-fly, map composition, and a number of other features via a plugin
2828 interface. QGIS also supports display of various georeferenced raster and
2929 Digital Elevation Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid,
3030 and USGS ASCII DEM.
3131
32- Package: libqgis-core1
33- Architecture: any
34- Depends: ${shlibs:Depends}, ${misc:Depends}
35- Replaces: qgis (<=0.9.2rc1)
36- Conflicts: libqgis1, uim-qt3
37- Description: Quantum GIS - shared core library
32+ Package: qgis-common
33+ Architecture: all
34+ Depends: qgis (= ${binary:Version})
35+ Description: Quantum GIS - architecture-independent data
3836 Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
3937 and display databases of geographic information.
4038 .
41- This package contains the shared core library that provides an interface for
42- plugins .
39+ This package contains architecture-independent supporting data files for use
40+ with Quantum GIS .
4341
44- Package: libqgis-gui1
42+ Package: libqgis1
4543Architecture: any
4644Depends: ${shlibs:Depends}, ${misc:Depends}
47- Replaces: qgis (<=0.9.2rc1)
48- Conflicts: libqgis1, uim-qt3
49- Description: Quantum GIS - shared gui library
45+ Replaces: qgis (<=0.9.2rc1), libqgis-core1, libqgis-gui1, libqgis0
46+ Description: Quantum GIS - shared libraries
5047 Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
5148 and display databases of geographic information.
5249 .
53- This package contains the shared gui library that provides an interface for
54- plugins.
50+ This package contains the shared core and gui library that provide an
51+ interface for plugins and stand-alone applications .
5552
5653Package: libqgis1-dev
5754Architecture: any
5855Section: libdevel
59- Depends: qgis (= ${binary:Version}), libgdal1-dev | libgdal1-1.3.2-dev,
60- libpq-dev | postgresql-dev, libgeos-dev (>= 2.0.1-1 ), grass-dev,
56+ Depends: libqgis1 (= ${binary:Version}), libgdal1-dev | libgdal1-1.3.2-dev,
57+ libpq-dev | postgresql-dev, libgeos-dev (>= 2.0.1), grass-dev,
6158 libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev, libqt4-core (>=4.2.0),
6259 libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0), libqt4-qt3support (>=4.2.0),
6360 libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
64- qt4-designer (>=4.2.0), libqgis-gui1, libqgis-core1
65- Provides: libqgis-dev
66- Conflicts: libqgis-dev, qgis-dev
67- Replaces: qgis-dev
61+ qt4-designer (>=4.2.0)
62+ Provides: libqgis-dev, qgis-dev
63+ Replaces: libqgis-dev, qgis-dev
6864Description: Quantum GIS - development files
6965 Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
7066 and display databases of geographic information.
@@ -74,10 +70,23 @@ Description: Quantum GIS - development files
7470
7571Package: qgis-plugin-grass
7672Architecture: any
77- Depends: qgis (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.4.0-grass | libgdal1-1.5.0-grass
78- Description: Plugin for accessing GRASS data from Quantum GIS
79- This plugin enables a GRASS data access toolbox in the Quantum GIS geographic
80- data viewer.
73+ Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.4.0-grass | libgdal1-1.5.0-grass
74+ Description: GRASS plugin for Quantum GIS
75+ Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
76+ and display databases of geographic information.
77+ .
78+ This plugin enables GRASS data access in the Quantum GIS geographic data
79+ viewer.
80+
81+ Package: qgis-plugin-grass-common
82+ Architecture: all
83+ Depends: qgis-plugin-grass (= ${binary:Version})
84+ Description: GRASS plugin for Quantum GIS - architecture-independent data
85+ Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
86+ and display databases of geographic information.
87+ .
88+ This package contains architecture-independent supporting data files for use
89+ with the Quantum GIS GRASS plugin.
8190
8291Package: python-qgis
8392Section: python
@@ -91,3 +100,16 @@ Description: Python bindings to Quantum GIS
91100 .
92101 This package contains the files for the Python support.
93102
103+ Package: python-qgis-common
104+ Section: python
105+ Architecture: all
106+ Depends: python-qgis (= ${binary:Version})
107+ Provides: ${python:Provides}
108+ XB-Python-Version: ${python:Versions}
109+ Description: Python bindings to Quantum GIS - architecture-independent files
110+ Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
111+ and display databases of geographic information.
112+ .
113+ This package contains architecture-independent files for the Quantum GIS
114+ Python bindings.
115+
0 commit comments