Skip to content

Commit a386230

Browse files
committed
debian packaging update (trusty)
1 parent cedc22f commit a386230

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

debian/control.trusty

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Build-Depends:
1010
grass-dev,
1111
libexpat1-dev,
1212
libfcgi-dev,
13-
libgdal-dev (>= 1.9.0),
13+
libgdal-dev (>= 1.10.1-0~),
1414
libgeos-dev (>= 3.0.0),
1515
libgsl0-dev,
1616
libpq-dev,
@@ -24,12 +24,10 @@ Build-Depends:
2424
libspatialindex-dev,
2525
pkg-config,
2626
pyqt4-dev-tools,
27-
python,
28-
python-central (>=0.5),
29-
python-dev,
30-
libpython2.7-dev,
31-
python-qt4 (>=4.1.0),
32-
python-qt4-dev (>=4.1.0),
27+
python-all (>= 2.6.6-3~),
28+
python-all-dev (>= 2.6.6-3~),
29+
python-qt4 (>= 4.1.0),
30+
python-qt4-dev,
3331
python-sip (>= 4.5.0),
3432
python-sip-dev (>= 4.5.0),
3533
libosgearth-dev,
@@ -89,7 +87,7 @@ Section: libdevel
8987
Depends:
9088
grass-dev,
9189
libexpat1-dev,
92-
libgdal-dev (>= 1.9.0),
90+
libgdal-dev (>= 1.10.1-0~),
9391
libgeos-dev (>= 3.0.0),
9492
libgsl0-dev,
9593
libpq-dev,
@@ -99,7 +97,7 @@ Depends:
9997
libsqlite3-dev,
10098
python-qt4 (>=4.1.0),
10199
python-qt4-dev (>=4.1.0),
102-
qt4-designer (>=4.6.0),
100+
qt4-designer (>= 4.8.0),
103101
${misc:Depends}
104102
Provides: qgis-dev
105103
Replaces: qgis-dev, libqgis1-dev, libqgis1.4.0-dev

0 commit comments

Comments
 (0)