Skip to content

Commit 0a6509d

Browse files
committed
debian packaging update
1 parent 1f83f73 commit 0a6509d

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

debian/control.in

+9-12
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Build-Depends:
77
bison,
88
cmake (>= 2.8),
99
#wily xenial# cmake (<< 3.3.2),
10-
#sid stretch jessie wheezy saucy trusty vivid wily xenial# debhelper (>= 9),
10+
#sid stretch jessie wheezy trusty vivid wily xenial# debhelper (>= 9),
1111
#sid stretch jessie trusty vivid wily xenial# dh-python,
1212
#precise# debhelper (>= 7),
1313
flex,
@@ -16,12 +16,11 @@ Build-Depends:
1616
libfcgi-dev,
1717
#sid stretch jessie trusty vivid wily xenial# libgdal-dev (>= 1.10.1-0~),
1818
#precise# libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0),
19-
#saucy# libgdal-dev (>= 1.9.0),
2019
#wheezy# libgdal1-dev,
2120
gdal-bin,
2221
python-gdal,
2322
libgeos-dev (>= 3.0.0),
24-
#jessie wheezy saucy trusty vivid wily# libgsl0-dev,
23+
#jessie wheezy precise trusty vivid wily# libgsl0-dev,
2524
#sid stretch xenial# libgsl-dev,
2625
libpq-dev,
2726
libproj-dev,
@@ -31,7 +30,7 @@ Build-Depends:
3130
libqca2-plugin-ossl,
3231
libqtwebkit-dev,
3332
#stretch jessie wheezy# libqwt-dev,
34-
#precise saucy trusty vivid wily xenial sid# libqwt5-qt4-dev,
33+
#precise trusty vivid wily xenial sid# libqwt5-qt4-dev,
3534
libspatialite-dev,
3635
libsqlite3-dev,
3736
libspatialindex-dev,
@@ -42,10 +41,9 @@ Build-Depends:
4241
python-qt4-dev,
4342
python-qt4-sql,
4443
python-yaml, python-mock,
45-
#precise saucy wheezy# python,
46-
#precise saucy# python-central (>= 0.5),
47-
#saucy wheezy# python-dev,
48-
#saucy# libpython2.7-dev,
44+
#precise wheezy# python,
45+
#precise# python-central (>= 0.5),
46+
#wheezy# python-dev,
4947
#sid stretch jessie trusty vivid wily xenial# python-all (>= 2.6.6-3~), python-all-dev (>= 2.6.6-3~),
5048
#sid stretch jessie wily xenial# pyqt4.qsci-dev,
5149
#sid stretch jessie trusty vivid wily xenial# python-pyspatialite,
@@ -67,9 +65,9 @@ Build-Depends:
6765
Build-Conflicts: libqgis-dev, qgis-dev
6866
#sid stretch jessie vivid wily xenial#Standards-Version: 3.9.6
6967
#wheezy#Standards-Version: 3.9.3
70-
#precise saucy trusty#Standards-Version: 3.8.4
68+
#precise trusty#Standards-Version: 3.8.4
7169
#sid stretch jessie#X-Python-Version: >= 2.7, << 2.8
72-
#wheezy precise saucy trusty vivid wily xenial#XS-Python-Version: current
70+
#wheezy precise trusty vivid wily xenial#XS-Python-Version: current
7371
Vcs-Browser: https://github.com/qgis/QGIS/
7472
Vcs-Git: https://github.com/qgis/QGIS.git
7573
Homepage: http://qgis.org/
@@ -244,10 +242,9 @@ Depends:
244242
libexpat1-dev,
245243
#sid stretch jessie trusty vivid wily xenial# libgdal-dev (>= 1.10.1-0~),
246244
#precise# libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0),
247-
#saucy# libgdal-dev (>= 1.9.0),
248245
#wheezy# libgdal1-dev,
249246
libgeos-dev (>= 3.0.0),
250-
#jessie wheezy saucy trusty vivid wily# libgsl0-dev,
247+
#jessie wheezy precise trusty vivid wily# libgsl0-dev,
251248
#sid stretch xenial# libgsl-dev,
252249
libpq-dev,
253250
libproj-dev,

0 commit comments

Comments
 (0)