@@ -6,13 +6,13 @@ Priority: optional
6
6
Build-Depends:
7
7
bison,
8
8
cmake (>= 2.8),
9
- #sid stretch jessie wheezy saucy trusty utopic vivid# debhelper (>= 9),
9
+ #sid stretch jessie wheezy saucy trusty utopic vivid wily # debhelper (>= 9),
10
10
#precise# debhelper (>= 7),
11
11
flex,
12
12
grass-dev,
13
13
libexpat1-dev,
14
14
libfcgi-dev,
15
- #sid stretch jessie trusty utopic vivid# libgdal-dev (>= 1.10.1-0~),
15
+ #sid stretch jessie trusty utopic vivid wily # libgdal-dev (>= 1.10.1-0~),
16
16
#precise# libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0),
17
17
#saucy# libgdal-dev (>= 1.9.0),
18
18
#wheezy# libgdal1-dev,
@@ -23,24 +23,27 @@ Build-Depends:
23
23
libproj-dev,
24
24
libqt4-dev (>= 4.7.0),
25
25
libqt4-opengl-dev,
26
- libqca2-dev, libqca2-plugin-ossl,
26
+ libqca2-dev,
27
+ libqca2-plugin-ossl,
27
28
libqtwebkit-dev,
28
29
#stretch jessie wheezy# libqwt-dev,
29
- #precise saucy trusty utopic vivid stretch sid# libqwt5-qt4-dev,
30
+ #precise saucy trusty utopic vivid wily stretch sid# libqwt5-qt4-dev,
30
31
libspatialite-dev,
31
32
libsqlite3-dev,
32
33
libspatialindex-dev,
33
34
pkg-config,
34
35
pyqt4-dev-tools,
35
36
python-qscintilla2,
37
+ python-qt4 (>= 4.1.0),
38
+ python-qt4-dev,
39
+ python-qt4-sql,
36
40
#precise saucy wheezy# python,
37
41
#precise saucy# python-central (>= 0.5),
38
42
#saucy wheezy# python-dev,
39
43
#saucy# libpython2.7-dev,
40
- #sid stretch jessie trusty utopic vivid# python-all (>= 2.6.6-3~), python-all-dev (>= 2.6.6-3~),
41
- #sid stretch jessie wheezy precise saucy trusty utopic vivid# python-qt4 (>= 4.1.0), python-qt4-dev,
44
+ #sid stretch jessie trusty utopic vivid wily# python-all (>= 2.6.6-3~), python-all-dev (>= 2.6.6-3~),
42
45
#sid stretch jessie# pyqt4.qsci-dev,
43
- #sid stretch jessie trusty utopic vivid# python-pyspatialite,
46
+ #sid stretch jessie trusty utopic vivid wily # python-pyspatialite,
44
47
#sid stretch# dh-python,
45
48
python-sip (>= 4.5.0),
46
49
python-sip-dev (>= 4.5.0),
@@ -57,11 +60,11 @@ Build-Depends:
57
60
spawn-fcgi, lighttpd, poppler-utils, locales, qt4-doc-html,
58
61
libqt4-sql-sqlite
59
62
Build-Conflicts: libqgis-dev, qgis-dev
60
- #sid stretch jessie vivid#Standards-Version: 3.9.6
63
+ #sid stretch jessie vivid wily #Standards-Version: 3.9.6
61
64
#wheezy#Standards-Version: 3.9.3
62
65
#precise saucy trusty utopic#Standards-Version: 3.8.4
63
66
#sid stretch jessie#X-Python-Version: >= 2.7, << 2.8
64
- #wheezy precise saucy trusty utopic vivid#XS-Python-Version: current
67
+ #wheezy precise saucy trusty utopic vivid wily #XS-Python-Version: current
65
68
Vcs-Browser: https://github.com/qgis/QGIS/
66
69
Vcs-Git: https://github.com/qgis/QGIS.git
67
70
Homepage: http://qgis.org/
@@ -218,7 +221,7 @@ Section: libdevel
218
221
Depends:
219
222
grass-dev,
220
223
libexpat1-dev,
221
- #sid stretch jessie trusty utopic vivid# libgdal-dev (>= 1.10.1-0~),
224
+ #sid stretch jessie trusty utopic vivid wily # libgdal-dev (>= 1.10.1-0~),
222
225
#precise# libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0),
223
226
#saucy# libgdal-dev (>= 1.9.0),
224
227
#wheezy# libgdal1-dev,
@@ -237,6 +240,7 @@ Depends:
237
240
libsqlite3-dev,
238
241
python-qt4 (>= 4.1.0),
239
242
python-qt4-dev (>= 4.1.0),
243
+ python-qt4-sql,
240
244
qt4-designer,
241
245
${misc:Depends}
242
246
Recommends: libqgis-customwidgets
@@ -273,7 +277,6 @@ Description: QGIS - debugging symbols
273
277
Package: qgis-provider-grass
274
278
Architecture: any
275
279
Depends:
276
- qgis (= ${binary:Version}),
277
280
${shlibs:Depends},
278
281
${misc:Depends}
279
282
Description: GRASS plugin for QGIS
@@ -290,8 +293,10 @@ Depends:
290
293
qgis-provider-grass (= ${source:Version}),
291
294
${shlibs:Depends},
292
295
${misc:Depends},
293
- #!precise# grass-core (<< 7)
294
- #precise# grass (<< 7)
296
+ #!precise# grass-core
297
+ #precise# grass
298
+ Replaces: qgis-provider-grass (<< 1:2.11.0+git20151002)
299
+ Conflicts: qgis-provider-grass (<< 1:2.11.0+git20151002)
295
300
Description: GRASS plugin for QGIS
296
301
QGIS is a Geographic Information System (GIS) which manages, analyzes and
297
302
display databases of geographic information.
@@ -343,6 +348,7 @@ Architecture: any
343
348
Section: python
344
349
Depends:
345
350
python-qt4,
351
+ python-qt4-sql,
346
352
python-sip,
347
353
python-qgis-common (= ${source:Version}),
348
354
python-psycopg2,
@@ -354,7 +360,7 @@ Depends:
354
360
python-dateutil,
355
361
python-tz,
356
362
python-six,
357
- #sid stretch jessie trusty utopic vivid# python-pyspatialite,
363
+ #sid stretch jessie trusty utopic vivid wily # python-pyspatialite,
358
364
#jessie# liblwgeom-2.1.4,
359
365
#stretch sid# liblwgeom-2.1.8,
360
366
libqgispython{QGIS_ABI},
@@ -394,6 +400,7 @@ Pre-Depends: ${misc:Pre-Depends}
394
400
Depends:
395
401
qgis-providers-common (= ${source:Version}),
396
402
libqt4-sql-sqlite,
403
+ libqca2-plugin-ossl,
397
404
${shlibs:Depends},
398
405
${misc:Depends}
399
406
Breaks: qgis (<= 1.6)
0 commit comments