Skip to content

Commit c06db86

Browse files
author
jef
committedOct 6, 2010
revert debian change from 14348.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14349 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 9da79ea commit c06db86

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed
 

‎debian/control

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@ Source: qgis
22
Section: science
33
Priority: extra
44
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
1211
Build-Conflicts: libqgis-dev, qgis-dev
1312
Standards-Version: 3.8.4
1413
XS-Python-Version: current
@@ -68,7 +67,7 @@ Description: Quantum GIS - development files
6867

6968
Package: qgis-plugin-grass
7069
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
7271
Description: GRASS plugin for Quantum GIS
7372
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
7473
and display databases of geographic information.
@@ -91,7 +90,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
9190
Package: python-qgis
9291
Section: python
9392
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}
9594
Provides: ${python:Provides}
9695
XB-Python-Version: ${python:Versions}
9796
Description: Python bindings to Quantum GIS

0 commit comments

Comments
 (0)
Please sign in to comment.