@@ -2,20 +2,21 @@ 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),
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, libfcgi-dev, subversion
5
+ Build-Depends: debhelper (>= 7), libgdal1-dev, libpq-dev,
6
+ libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, libproj-dev,
7
+ libexpat1-dev, flex, bison, python-dev, cmake (>= 2.6), python-sip (>= 4.5.0),
8
+ python-central (>=0.5), python, libqt4-core (>=4.4.0), libqt4-dev (>=4.4.0),
9
+ libqt4-gui (>=4.4.0), libqt4-sql (>=4.4.0), python-qt4 (>=4.1.0),
10
+ python-qt4-dev (>=4.1.0), python-sip-dev (>= 4.5.0), pyqt4-dev-tools,
11
+ libqwt5-qt4-dev, libspatialite-dev, libfcgi-dev, pkg-config, subversion
11
12
Build-Conflicts: libqgis-dev, qgis-dev
12
13
Standards-Version: 3.8.4
13
14
XS-Python-Version: current
14
15
Homepage: http://qgis.org/
15
16
16
17
Package: qgis
17
18
Architecture: any
18
- Depends: ${shlibs:Depends}, ${misc:Depends}, qgis-common (= ${source :Version}), qgis-providers (= ${binary :Version})
19
+ Depends: ${shlibs:Depends}, ${misc:Depends}, qgis-providers (= ${binary :Version}), qgis-common (= ${source :Version})
19
20
Recommends: qgis-plugin-grass, python-qgis
20
21
Suggests: gpsbabel
21
22
Conflicts: uim-qt3
@@ -30,7 +31,6 @@ Description: Geographic Information System (GIS)
30
31
31
32
Package: qgis-common
32
33
Architecture: all
33
- Depends: qgis (>= ${binary:Version})
34
34
Description: Quantum GIS - architecture-independent data
35
35
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
36
36
and display databases of geographic information.
@@ -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}, grass
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.
@@ -79,6 +79,8 @@ Description: GRASS plugin for Quantum GIS
79
79
Package: qgis-plugin-grass-common
80
80
Architecture: all
81
81
Depends: python
82
+ Replaces: qgis-common (<< 1.5)
83
+ Breaks: qgis-common (<< 1.5)
82
84
Description: GRASS plugin for Quantum GIS - architecture-independent data
83
85
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
84
86
and display databases of geographic information.
@@ -89,7 +91,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
89
91
Package: python-qgis
90
92
Section: python
91
93
Architecture: any
92
- Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
94
+ Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
93
95
Provides: ${python:Provides}
94
96
XB-Python-Version: ${python:Versions}
95
97
Description: Python bindings to Quantum GIS
@@ -113,7 +115,7 @@ Description: Python bindings to Quantum GIS - architecture-independent files
113
115
114
116
Package: qgis-providers
115
117
Architecture: any
116
- Depends: ${shlibs:Depends}, ${misc:Depends}
118
+ Depends: qgis-providers-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
117
119
Replaces: qgis (<= 1.6)
118
120
Breaks: qgis (<= 1.6)
119
121
Description: collection of data providers to Quantum GIS
0 commit comments