@@ -8,17 +8,15 @@ Build-Depends:
8
8
cmake (>= 2.8),
9
9
#sid stretch jessie trusty xenial yakkety# debhelper (>= 9),
10
10
#sid stretch jessie trusty xenial yakkety# dh-python,
11
- #precise# debhelper (>= 7),
12
11
flex,
13
12
grass-dev,
14
13
libexpat1-dev,
15
14
libfcgi-dev,
16
15
#sid stretch jessie trusty xenial yakkety# libgdal-dev (>= 1.10.1-0~),
17
- #precise# libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0),
18
16
gdal-bin,
19
17
python-gdal,
20
18
libgeos-dev (>= 3.0.0),
21
- #jessie precise trusty# libgsl0-dev,
19
+ #jessie trusty# libgsl0-dev,
22
20
#sid stretch xenial yakkety# libgsl-dev,
23
21
libpq-dev,
24
22
libproj-dev,
@@ -28,7 +26,7 @@ Build-Depends:
28
26
libqca2-plugin-ossl,
29
27
libqtwebkit-dev,
30
28
#stretch jessie# libqwt-dev,
31
- #precise trusty xenial yakkety sid# libqwt5-qt4-dev,
29
+ #trusty xenial yakkety sid# libqwt5-qt4-dev,
32
30
#sid stretch jessie trusty xenial yakkety# libqjson-dev,
33
31
libspatialite-dev,
34
32
libsqlite3-dev,
@@ -41,12 +39,10 @@ Build-Depends:
41
39
python-qt4-sql,
42
40
python-yaml, python-mock,
43
41
#stretch sid xenial yakkety# python-future,
44
- #precise# python,
45
- #precise# python-central (>= 0.5),
46
42
#sid stretch jessie trusty xenial yakkety# python-all (>= 2.6.6-3~), python-all-dev (>= 2.6.6-3~),
47
43
#sid stretch jessie xenial yakkety# pyqt4.qsci-dev,
48
44
#sid stretch jessie trusty xenial yakkety# python-pyspatialite,
49
- #sid jessie stretch trusty xenial yakkety# python-nose2,
45
+ #sid jessie stretch xenial yakkety# python-nose2,
50
46
python-sip (>= 4.5.0),
51
47
python-sip-dev (>= 4.5.0),
52
48
libosgearth-dev,
@@ -65,9 +61,9 @@ Build-Depends:
65
61
Build-Conflicts: libqgis-dev, qgis-dev
66
62
#sid stretch xenial yakkety#Standards-Version: 3.9.7
67
63
#jessie#Standards-Version: 3.9.6
68
- #precise trusty#Standards-Version: 3.8.4
64
+ #trusty#Standards-Version: 3.8.4
69
65
#sid stretch jessie#X-Python-Version: >= 2.7, << 2.8
70
- #precise trusty xenial yakkety#XS-Python-Version: current
66
+ #trusty xenial yakkety#XS-Python-Version: current
71
67
Vcs-Browser: https://github.com/qgis/QGIS/
72
68
Vcs-Git: https://github.com/qgis/QGIS.git
73
69
Homepage: http://qgis.org/
@@ -241,9 +237,8 @@ Depends:
241
237
grass-dev,
242
238
libexpat1-dev,
243
239
#sid stretch jessie trusty xenial yakkety# libgdal-dev (>= 1.10.1-0~),
244
- #precise# libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0),
245
240
libgeos-dev (>= 3.0.0),
246
- #jessie precise trusty# libgsl0-dev,
241
+ #jessie trusty# libgsl0-dev,
247
242
#sid stretch xenial yakkety# libgsl-dev,
248
243
libpq-dev,
249
244
libproj-dev,
@@ -313,8 +308,7 @@ Depends:
313
308
qgis-provider-grass (= ${binary:Version}),
314
309
${shlibs:Depends},
315
310
${misc:Depends},
316
- #!precise# grass-core
317
- #precise# grass
311
+ grass-core
318
312
Replaces: qgis-provider-grass (<< 1:2.11.0+git20151002)
319
313
Conflicts: qgis-provider-grass (<< 1:2.11.0+git20151002)
320
314
Description: GRASS plugin for QGIS
@@ -375,14 +369,10 @@ Depends:
375
369
python-qscintilla2,
376
370
python-httplib2,
377
371
python-jinja2,
378
- python-markupsafe,
372
+ #!trusty# python-markupsafe, python-dateutil, python-yaml,
373
+ #sid stretch xenial yakkety# python-owslib, python-tz, python-pyproj, python-future, python-six,
379
374
python-pygments,
380
- python-dateutil,
381
375
python-requests,
382
- python-tz,
383
- python-six,
384
- python-yaml,
385
- #stretch sid xenial yakkety# python-future,
386
376
#sid stretch jessie trusty xenial yakkety# python-pyspatialite,
387
377
libqgispython{QGIS_ABI},
388
378
${shlibs:Depends},
@@ -391,7 +381,6 @@ Depends:
391
381
${sip:Depends}
392
382
Provides: ${python:Provides}
393
383
Recommends: liblwgeom-dev
394
- #precise#XB-Python-Version: ${python:Versions}
395
384
Description: Python bindings to QGIS
396
385
QGIS is a Geographic Information System (GIS) which manages, analyzes and
397
386
display databases of geographic information.
0 commit comments