@@ -2,13 +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 (>= 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
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
12
11
Build-Conflicts: libqgis-dev, qgis-dev
13
12
Standards-Version: 3.8.4
14
13
XS-Python-Version: current
@@ -68,7 +67,7 @@ Description: Quantum GIS - development files
68
67
69
68
Package: qgis-plugin-grass
70
69
Architecture: any
71
- Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass640+42329
70
+ Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass
72
71
Description: GRASS plugin for Quantum GIS
73
72
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
74
73
and display databases of geographic information.
@@ -91,7 +90,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
91
90
Package: python-qgis
92
91
Section: python
93
92
Architecture: any
94
- Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
93
+ Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
95
94
Provides: ${python:Provides}
96
95
XB-Python-Version: ${python:Versions}
97
96
Description: Python bindings to Quantum GIS
0 commit comments