@@ -2,12 +2,12 @@ Source: qgis
2
2
Section: science
3
3
Priority: extra
4
4
Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
5
- Build-Depends: debhelper (>= 5.0.51~ ), libgdal1-dev, libpq-dev,
6
- libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, proj (<< 4.7.0) | libproj-dev (>= 4.7.0) , libexpat1-dev,
7
- flex, bison, python-dev, cmake (>= 2.6), python-sip4 (>= 4.5.0), python-central (>=0.5), python,
8
- sip4 (>= 4.5), libqt4-core (>=4.4.0), libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0),
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
9
libqt4-sql (>=4.4.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10
- python-sip4 -dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev
10
+ python-sip -dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev, libspatialite -dev
11
11
Build-Conflicts: libqgis-dev, qgis-dev
12
12
Standards-Version: 3.8.4
13
13
XS-Python-Version: current
@@ -38,7 +38,7 @@ Description: Quantum GIS - architecture-independent data
38
38
This package contains architecture-independent supporting data files for use
39
39
with Quantum GIS.
40
40
41
- Package: libqgis1.5 .0
41
+ Package: libqgis1.6 .0
42
42
Architecture: any
43
43
Depends: ${shlibs:Depends}, ${misc:Depends}
44
44
Replaces: qgis (<=0.9.2rc1), libqgis-core1, libqgis-gui1, libqgis0, libqgis1
@@ -52,7 +52,7 @@ Description: Quantum GIS - shared libraries
52
52
Package: libqgis-dev
53
53
Architecture: any
54
54
Section: libdevel
55
- Depends: libqgis1.5 .0 (= ${binary:Version}), libgdal1-dev,
55
+ Depends: libqgis1.6 .0 (= ${binary:Version}), libgdal1-dev,
56
56
libpq-dev, libgeos-dev (>= 3.0.0), grass-dev,
57
57
libsqlite3-dev, libgsl0-dev, libproj-dev, libexpat1-dev, libqt4-core (>=4.4.0),
58
58
libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0), libqt4-sql (>=4.4.0),
@@ -68,7 +68,7 @@ Description: Quantum GIS - development files
68
68
69
69
Package: qgis-plugin-grass
70
70
Architecture: any
71
- Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass640-5+41380
71
+ Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass640+42329
72
72
Description: GRASS plugin for Quantum GIS
73
73
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
74
74
and display databases of geographic information.
@@ -89,7 +89,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
89
89
Package: python-qgis
90
90
Section: python
91
91
Architecture: any
92
- Depends: python-qt4 (>=4.1.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
92
+ Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python- qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
93
93
Provides: ${python:Provides}
94
94
XB-Python-Version: ${python:Versions}
95
95
Description: Python bindings to Quantum GIS
@@ -102,6 +102,7 @@ Package: python-qgis-common
102
102
Section: python
103
103
Architecture: all
104
104
Provides: ${python:Provides}
105
+ Depends: gdal-bin, python-gdal
105
106
XB-Python-Version: ${python:Versions}
106
107
Description: Python bindings to Quantum GIS - architecture-independent files
107
108
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
0 commit comments