@@ -2,15 +2,15 @@ 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 , libexpat1-dev,
7
- flex, bison, python-dev, cmake (>=2.4.3 ), python-sip4 (>= 4.5.0), python-central (>=0.5), python,
8
- sharutils, sip4 (>= 4.5), libqt4-core (>=4.2 .0), libqt4-dev (>=4.2 .0), libqt4-gui (>=4.2 .0),
9
- libqt4-qt3support (>=4.2.0), libqt4- sql (>=4.2 .0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.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-sip4 (>= 4.5.0), python-central (>=0.5), python,
8
+ sharutils, sip4 (>= 4.5), libqt4-core (>=4.4 .0), libqt4-dev (>=4.4 .0), libqt4-gui (>=4.4 .0),
9
+ libqt4-sql (>=4.4 .0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10
10
python-sip4-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
11
- libsm-dev, pyqt4-dev-tools
11
+ libsm-dev, pyqt4-dev-tools, libqwt5-qt4-dev
12
12
Build-Conflicts: libqgis-dev, qgis-dev
13
- Standards-Version: 3.8.3
13
+ Standards-Version: 3.8.4
14
14
XS-Python-Version: current
15
15
Homepage: http://qgis.org/
16
16
@@ -31,15 +31,15 @@ Description: Geographic Information System (GIS)
31
31
32
32
Package: qgis-common
33
33
Architecture: all
34
- Depends: qgis (>= ${source :Version})
34
+ Depends: qgis (>= ${binary :Version})
35
35
Description: Quantum GIS - architecture-independent data
36
36
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
37
37
and display databases of geographic information.
38
38
.
39
39
This package contains architecture-independent supporting data files for use
40
40
with Quantum GIS.
41
41
42
- Package: libqgis1.4 .0
42
+ Package: libqgis1.5 .0
43
43
Architecture: any
44
44
Depends: ${shlibs:Depends}, ${misc:Depends}
45
45
Replaces: qgis (<=0.9.2rc1), libqgis-core1, libqgis-gui1, libqgis0, libqgis1
@@ -53,12 +53,11 @@ Description: Quantum GIS - shared libraries
53
53
Package: libqgis-dev
54
54
Architecture: any
55
55
Section: libdevel
56
- Depends: libqgis1.4 .0 (= ${binary:Version}), libgdal1-dev,
56
+ Depends: libqgis1.5 .0 (= ${binary:Version}), libgdal1-dev,
57
57
libpq-dev, libgeos-dev (>= 3.0.0), grass-dev,
58
- libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev, libqt4-core (>=4.2.0),
59
- libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0), libqt4-qt3support (>=4.2.0),
60
- libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
61
- qt4-designer (>=4.2.0)
58
+ libsqlite3-dev, libgsl0-dev, libproj-dev, libexpat1-dev, libqt4-core (>=4.4.0),
59
+ libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0), libqt4-sql (>=4.4.0),
60
+ python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0), qt4-designer (>=4.4.0)
62
61
Provides: qgis-dev
63
62
Replaces: qgis-dev, libqgis1-dev, libqgis1.4.0-dev
64
63
Description: Quantum GIS - development files
@@ -80,7 +79,7 @@ Description: GRASS plugin for Quantum GIS
80
79
81
80
Package: qgis-plugin-grass-common
82
81
Architecture: all
83
- Depends: qgis-plugin-grass (>= ${source:Version}), python
82
+ Depends: python
84
83
Description: GRASS plugin for Quantum GIS - architecture-independent data
85
84
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
86
85
and display databases of geographic information.
@@ -103,7 +102,6 @@ Description: Python bindings to Quantum GIS
103
102
Package: python-qgis-common
104
103
Section: python
105
104
Architecture: all
106
- Depends: python-qgis (>= ${source:Version})
107
105
Provides: ${python:Provides}
108
106
XB-Python-Version: ${python:Versions}
109
107
Description: Python bindings to Quantum GIS - architecture-independent files
0 commit comments