@@ -2,13 +2,12 @@ Source: qgis
22Section: science
33Priority: extra
44Maintainer: 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, 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),
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),
99 libqt4-sql (>=4.4.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10- python-sip-dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev, libspatialite-dev,
11- pkg-config, subversion
10+ python-sip4-dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev, libfcgi-dev, subversion
1211Build-Conflicts: libqgis-dev, qgis-dev
1312Standards-Version: 3.8.4
1413XS-Python-Version: current
@@ -69,7 +68,7 @@ Description: Quantum GIS - development files
6968
7069Package: qgis-plugin-grass
7170Architecture: any
72- Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass640+42329
71+ Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass
7372Description: GRASS plugin for Quantum GIS
7473 Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
7574 and display databases of geographic information.
@@ -80,8 +79,6 @@ Description: GRASS plugin for Quantum GIS
8079Package: qgis-plugin-grass-common
8180Architecture: all
8281Depends: python
83- Replaces: qgis-common (<< 1.5)
84- Breaks: qgis-common (<< 1.5)
8582Description: GRASS plugin for Quantum GIS - architecture-independent data
8683 Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
8784 and display databases of geographic information.
@@ -92,7 +89,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
9289Package: python-qgis
9390Section: python
9491Architecture: any
95- Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
92+ Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
9693Provides: ${python:Provides}
9794XB-Python-Version: ${python:Versions}
9895Description: Python bindings to Quantum GIS
0 commit comments