mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
revert debian/control change
git-svn-id: http://svn.osgeo.org/qgis/trunk@15024 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
21c24616e0
commit
02a276d49d
14
debian/control
vendored
14
debian/control
vendored
@ -5,7 +5,7 @@ Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
|
|||||||
Build-Depends:
|
Build-Depends:
|
||||||
bison,
|
bison,
|
||||||
cmake (>= 2.6),
|
cmake (>= 2.6),
|
||||||
debhelper (>= 7),
|
debhelper (>= 5.0.51~),
|
||||||
flex,
|
flex,
|
||||||
grass-dev,
|
grass-dev,
|
||||||
libexpat1-dev,
|
libexpat1-dev,
|
||||||
@ -14,20 +14,16 @@ Build-Depends:
|
|||||||
libgeos-dev (>= 3.0.0),
|
libgeos-dev (>= 3.0.0),
|
||||||
libgsl0-dev,
|
libgsl0-dev,
|
||||||
libpq-dev,
|
libpq-dev,
|
||||||
libproj-dev,
|
|
||||||
libqt4-dev (>=4.4.0),
|
libqt4-dev (>=4.4.0),
|
||||||
libqwt5-qt4-dev,
|
libqwt5-qt4-dev,
|
||||||
libspatialite-dev,
|
|
||||||
libsqlite3-dev,
|
libsqlite3-dev,
|
||||||
pkg-config,
|
proj (<< 4.7.0) | libproj-dev (>= 4.7.0),
|
||||||
pyqt4-dev-tools,
|
pyqt4-dev-tools,
|
||||||
python,
|
python,
|
||||||
python-central (>=0.5),
|
python-central (>=0.5),
|
||||||
python-dev,
|
python-dev,
|
||||||
python-qt4 (>=4.1.0),
|
|
||||||
python-qt4-dev (>=4.1.0),
|
python-qt4-dev (>=4.1.0),
|
||||||
python-sip (>= 4.5.0),
|
python-sip4-dev (>= 4.5.0) | sip4 (>= 4.5),
|
||||||
python-sip-dev (>= 4.5.0),
|
|
||||||
subversion
|
subversion
|
||||||
Build-Conflicts: libqgis-dev, qgis-dev
|
Build-Conflicts: libqgis-dev, qgis-dev
|
||||||
Standards-Version: 3.8.4
|
Standards-Version: 3.8.4
|
||||||
@ -97,7 +93,7 @@ Description: Quantum GIS - development files
|
|||||||
|
|
||||||
Package: qgis-plugin-grass
|
Package: qgis-plugin-grass
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass640+42329
|
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass
|
||||||
Description: GRASS plugin for Quantum GIS
|
Description: GRASS plugin for Quantum GIS
|
||||||
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
|
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
|
||||||
and display databases of geographic information.
|
and display databases of geographic information.
|
||||||
@ -120,7 +116,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
|
|||||||
Package: python-qgis
|
Package: python-qgis
|
||||||
Section: python
|
Section: python
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||||
Provides: ${python:Provides}
|
Provides: ${python:Provides}
|
||||||
XB-Python-Version: ${python:Versions}
|
XB-Python-Version: ${python:Versions}
|
||||||
Description: Python bindings to Quantum GIS
|
Description: Python bindings to Quantum GIS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user