@@ -5,58 +5,103 @@ Section: science
5
5
Priority: optional
6
6
Build-Depends:
7
7
bison,
8
+ ca-certificates,
8
9
cmake (>= 2.8),
9
10
debhelper (>= 9),
10
11
dh-python,
11
12
flex,
13
+ gdal-bin,
12
14
grass-dev,
13
15
libexiv2-dev,
14
16
libexpat1-dev,
15
17
libfcgi-dev,
16
18
libgdal-dev (>= 1.11),
17
- libgsl-dev,
18
19
libgeos-dev (>= 3.0.0),
20
+ libgsl-dev,
21
+ libosgearth-dev,
19
22
libpq-dev,
20
23
libproj-dev,
24
+ libqca-qt5-2-dev,
25
+ libqca-qt5-2-plugins,
26
+ libqscintilla2-qt5-dev,
27
+ libqt5opengl5-dev,
28
+ libqt5serialport5-dev,
29
+ libqt5sql5-sqlite,
30
+ libqt5svg5-dev,
31
+ libqt5webkit5-dev,
32
+ libqt5xmlpatterns5-dev,
33
+ libqwt-qt5-dev,
34
+ libspatialindex-dev,
21
35
libspatialite-dev,
22
36
libsqlite3-dev,
23
- libspatialindex-dev,
24
- qtbase5-dev, qttools5-dev-tools, qttools5-dev, qtpositioning5-dev,
25
- libqt5svg5-dev, libqt5webkit5-dev, libqt5opengl5-dev, libqt5sql5-sqlite, libqt5scintilla2-dev,
26
- libqwt-qt5-dev, libqca-qt5-2-dev, libqca-qt5-2-plugins,
27
- python3-dev, python3-all-dev, python3-sip, python3-sip-dev,
28
- pyqt5-dev-tools, pyqt5-dev, pyqt5.qsci-dev,
29
- python3-pyqt5, python3-pyqt5.qsci, python3-pyqt5.qtsql, python3-pyqt5.qtsvg,
30
- python3-gdal,
31
- python3-nose2, python3-yaml, python3-mock, python3-psycopg2, python3-future, python3-termcolor,
37
+ libsqlite3-mod-spatialite,
38
+ libzip-dev,
39
+ ninja-build,
40
+ ocl-icd-opencl-dev,
41
+ opencl-headers,
32
42
pkg-config,
43
+ pyqt5-dev-tools,
44
+ pyqt5-dev,
45
+ pyqt5.qsci-dev,
46
+ python3-all-dev,
47
+ python3-dev,
48
+ python3-future,
49
+ python3-gdal,
50
+ python3-mock,
51
+ python3-nose2,
52
+ python3-owslib,
53
+ python3-psycopg2,
54
+ python3-pyqt5,
55
+ python3-pyqt5.qsci,
56
+ python3-pyqt5.qtsql,
57
+ python3-pyqt5.qtsvg,
58
+ python3-sip-dev,
59
+ python3-sip,
60
+ python3-termcolor,
61
+ python3-yaml,
62
+ qt3d5-dev,
63
+ qt3d-assimpsceneimport-plugin,
64
+ qt3d-defaultgeometryloader-plugin,
65
+ qt3d-gltfsceneio-plugin,
66
+ qt3d-scene2d-plugin,
67
+ qt5keychain-dev,
68
+ qtbase5-dev,
69
+ qtbase5-private-dev,
70
+ qtpositioning5-dev,
71
+ qttools5-dev-tools,
72
+ qttools5-dev,
33
73
git,
34
- txt2tags,
35
74
doxygen,
36
- gdal-bin,
37
- spawn-fcgi, lighttpd, poppler-utils,
38
75
graphviz,
39
- xvfb, xauth,
40
- xfonts-base, xfonts-100dpi, xfonts-75dpi, xfonts-scalable,
41
- libosgearth-dev,
42
- locales, ca-certificates, ninja-build
43
- Build-Conflicts: libqgis-dev, qgis-dev
76
+ txt2tags,
77
+ xvfb,
78
+ xauth,
79
+ xfonts-base,
80
+ xfonts-100dpi,
81
+ xfonts-75dpi,
82
+ xfonts-scalable,
83
+ spawn-fcgi,
84
+ poppler-utils,
85
+ lighttpd,
86
+ locales
87
+ Build-Conflicts:
88
+ libqgis-dev,
89
+ qgis-dev
44
90
Standards-Version: 3.9.7
45
91
Vcs-Browser: https://github.com/qgis/QGIS/
46
92
Vcs-Git: https://github.com/qgis/QGIS.git
47
- Homepage: http ://qgis.org/
93
+ Homepage: https ://qgis.org/
48
94
49
95
Package: qgis
50
96
Architecture: any
51
97
Depends:
52
98
${shlibs:Depends},
53
99
${misc:Depends},
54
- python -qgis (= ${binary:Version}),
100
+ python3 -qgis (= ${binary:Version}),
55
101
qgis-providers (= ${binary:Version}),
56
102
qgis-common (= ${source:Version})
57
103
Recommends:
58
- qgis-plugin-grass,
59
- python-qgis
104
+ qgis-plugin-grass
60
105
Suggests: gpsbabel
61
106
Conflicts: uim-qt3
62
107
Description: Geographic Information System (GIS)
@@ -81,6 +126,34 @@ Description: QGIS - architecture-independent data
81
126
This package contains architecture-independent supporting data files for use
82
127
with QGIS.
83
128
129
+ Package: libqgis-3d2.99.0
130
+ Architecture: any
131
+ Section: libs
132
+ Depends:
133
+ qt3d-assimpsceneimport-plugin,
134
+ qt3d-defaultgeometryloader-plugin,
135
+ qt3d-gltfsceneio-plugin,
136
+ qt3d-scene2d-plugin,
137
+ ${shlibs:Depends},
138
+ ${misc:Depends}
139
+ Description: QGIS - shared 3d library
140
+ QGIS is a Geographic Information System (GIS) which manages, analyzes and
141
+ display databases of geographic information.
142
+ .
143
+ This package contains the shared 3d library.
144
+
145
+ Package: libqgis-analysis2.99.0
146
+ Architecture: any
147
+ Section: libs
148
+ Depends:
149
+ ${shlibs:Depends},
150
+ ${misc:Depends}
151
+ Description: QGIS - shared analysis library
152
+ QGIS is a Geographic Information System (GIS) which manages, analyzes and
153
+ display databases of geographic information.
154
+ .
155
+ This package contains the shared analysis library.
156
+
84
157
Package: libqgis-app2.99.0
85
158
Architecture: any
86
159
Section: libs
@@ -118,17 +191,29 @@ Description: QGIS - shared gui library
118
191
.
119
192
This package contains the shared gui library.
120
193
121
- Package: libqgis-analysis2 .99.0
194
+ Package: libqgis-native2 .99.0
122
195
Architecture: any
123
196
Section: libs
124
197
Depends:
125
198
${shlibs:Depends},
126
199
${misc:Depends}
127
- Description: QGIS - shared analysis library
200
+ Description: QGIS - shared native gui library
128
201
QGIS is a Geographic Information System (GIS) which manages, analyzes and
129
202
display databases of geographic information.
130
203
.
131
- This package contains the shared analysis library.
204
+ This package contains the shared native gui library.
205
+
206
+ Package: libqgis-server2.99.0
207
+ Architecture: any
208
+ Section: libs
209
+ Depends:
210
+ ${shlibs:Depends},
211
+ ${misc:Depends}
212
+ Description: QGIS - shared server library
213
+ QGIS is a Geographic Information System (GIS) which manages, analyzes and
214
+ display databases of geographic information.
215
+ .
216
+ This package contains the shared server library.
132
217
133
218
Package: libqgisgrass7-2.99.0
134
219
Architecture: any
@@ -167,17 +252,6 @@ Description: QGIS custom widgets for Qt Designer
167
252
.
168
253
This package contains a library to use specific QGIS widgets in Qt Designer.
169
254
170
- Package: libqgis-server2.99.0
171
- Architecture: any
172
- Depends:
173
- ${shlibs:Depends},
174
- ${misc:Depends}
175
- Description: QGIS - shared server library
176
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
177
- display databases of geographic information.
178
- .
179
- This package contains the shared server library.
180
-
181
255
Package: libqgis-dev
182
256
Architecture: any
183
257
Section: libdevel
@@ -190,26 +264,30 @@ Depends:
190
264
libgsl-dev,
191
265
libpq-dev,
192
266
libproj-dev,
267
+ libqca-qt5-2-dev,
268
+ libqgis-3d2.99.0 (= ${binary:Version}),
269
+ libqgis-analysis2.99.0 (= ${binary:Version}),
193
270
libqgis-app2.99.0 (= ${binary:Version}),
194
271
libqgis-core2.99.0 (= ${binary:Version}),
195
272
libqgis-gui2.99.0 (= ${binary:Version}),
196
- libqgis-analysis2.99.0 (= ${binary:Version}),
273
+ libqgis-native2.99.0 (= ${binary:Version}),
274
+ libqgis-server2.99.0 (= ${binary:Version}),
197
275
libqgisgrass7-2.99.0 (= ${binary:Version}),
198
276
libqgispython2.99.0 (= ${binary:Version}),
199
- libsqlite3-dev,
200
- qtbase5-dev, python3-pyqt5, qttools5-dev,
201
- libqt5svg5-dev, pyqt5.qsci-dev,
202
- libqca-qt5-2-dev,
203
- python3-dev,
204
- libqt5scintilla2-dev,
277
+ libqscintilla2-qt5-dev,
278
+ libqt5svg5-dev,
205
279
libqt5webkit5-dev,
206
- libqca-qt5-2-dev,
207
280
libqwt-qt5-dev,
208
- qtpositioning5 -dev,
281
+ libsqlite3 -dev,
209
282
pyqt5-dev-tools,
283
+ pyqt5.qsci-dev,
284
+ python3-dev,
210
285
python3-pyqt5,
211
- python3-pyqt5.qtsql,
212
286
python3-pyqt5.qsci,
287
+ python3-pyqt5.qtsql,
288
+ qtbase5-dev,
289
+ qtpositioning5-dev,
290
+ qttools5-dev,
213
291
${misc:Depends}
214
292
Recommends: libqgis-customwidgets
215
293
Provides: qgis-dev
@@ -225,10 +303,13 @@ Architecture: any
225
303
Section: debug
226
304
Priority: extra
227
305
Depends:
306
+ libqgis-3d2.99.0 (= ${binary:Version}),
307
+ libqgis-analysis2.99.0 (= ${binary:Version}),
228
308
libqgis-app2.99.0 (= ${binary:Version}),
229
309
libqgis-core2.99.0 (= ${binary:Version}),
230
310
libqgis-gui2.99.0 (= ${binary:Version}),
231
- libqgis-analysis2.99.0 (= ${binary:Version}),
311
+ libqgis-native2.99.0 (= ${binary:Version}),
312
+ libqgis-server2.99.0 (= ${binary:Version}),
232
313
libqgisgrass7-2.99.0 (= ${binary:Version}),
233
314
libqgispython2.99.0 (= ${binary:Version}),
234
315
${misc:Depends}
@@ -256,9 +337,10 @@ Depends:
256
337
qgis (= ${binary:Version}),
257
338
qgis-plugin-grass-common (= ${source:Version}),
258
339
qgis-provider-grass (= ${binary:Version}),
340
+ grass-core,
341
+ ${grass:Depends},
259
342
${shlibs:Depends},
260
- ${misc:Depends},
261
- grass-core
343
+ ${misc:Depends}
262
344
Description: GRASS plugin for QGIS
263
345
QGIS is a Geographic Information System (GIS) which manages, analyzes and
264
346
display databases of geographic information.
@@ -268,7 +350,7 @@ Description: GRASS plugin for QGIS
268
350
Package: qgis-plugin-grass-common
269
351
Architecture: all
270
352
Depends:
271
- ${python :Depends},
353
+ ${python3 :Depends},
272
354
${misc:Depends}
273
355
Breaks: qgis-common (<< 1.5)
274
356
Replaces: qgis-common (<< 1.5)
@@ -279,50 +361,56 @@ Description: GRASS plugin for QGIS - architecture-independent data
279
361
This package contains architecture-independent supporting data files for use
280
362
with the QGIS GRASS plugin.
281
363
282
- Package: python -qgis
364
+ Package: python3 -qgis
283
365
Architecture: any
284
366
Section: python
285
367
Depends:
286
- python3-pyqt5,
287
- python3-pyqt5.qtsql,
288
- python3-sip,
289
- python-qgis-common (= ${source:Version}),
290
- python3-psycopg2,
291
- python3-pyqt5.qsci,
368
+ python3-qgis-common (= ${source:Version}),
369
+ libqgispython2.99.0,
370
+ libsqlite3-mod-spatialite,
371
+ python3-dateutil,
372
+ python3-future,
292
373
python3-httplib2,
293
374
python3-jinja2,
294
375
python3-markupsafe,
376
+ python3-owslib,
377
+ python3-plotly,
378
+ python3-psycopg2,
295
379
python3-pygments,
380
+ python3-pyproj,
381
+ python3-pyqt5,
382
+ python3-pyqt5.qsci,
383
+ python3-pyqt5.qtsql,
384
+ python3-pyqt5.qtsvg,
385
+ python3-pyqt5.qtwebkit,
296
386
python3-requests,
297
- python3-dateutil,
298
- python3-tz,
387
+ python3-sip,
299
388
python3-six,
389
+ python3-tz,
300
390
python3-yaml,
301
- python3-future,
302
- libqgispython2.99.0,
391
+ ${python3:Depends},
303
392
${shlibs:Depends},
304
- ${python :Depends},
393
+ ${sip3 :Depends}
305
394
${misc:Depends},
306
- ${sip:Depends}
307
- Provides: ${python:Provides}
308
- Recommends: liblwgeom-dev
395
+ Provides: ${python3:Provides}
309
396
Description: Python bindings to QGIS
310
397
QGIS is a Geographic Information System (GIS) which manages, analyzes and
311
398
display databases of geographic information.
312
399
.
313
400
This package contains the files for the Python support.
314
401
315
- Package: python -qgis-common
402
+ Package: python3 -qgis-common
316
403
Architecture: all
317
404
Section: python
318
- Provides: ${python:Provides}
319
405
Depends:
320
406
gdal-bin,
407
+ python-gdal,
321
408
python3-gdal,
322
409
python3-matplotlib,
323
- libqgis-customwidgets,
410
+ libqgis-customwidgets (>= ${source:Version}),
411
+ ${python3:Depends},
324
412
${misc:Depends}
325
- XB-Python-Version : ${python:Versions }
413
+ Provides : ${python3:Provides }
326
414
Description: Python bindings to QGIS - architecture-independent files
327
415
QGIS is a Geographic Information System (GIS) which manages, analyzes and
328
416
display databases of geographic information.
@@ -332,10 +420,13 @@ Description: Python bindings to QGIS - architecture-independent files
332
420
333
421
Package: qgis-providers
334
422
Architecture: any
335
- Pre-Depends: ${misc:Pre-Depends}
423
+ Pre-Depends:
424
+ dpkg (>= 1.16.1),
425
+ ${misc:Pre-Depends}
336
426
Depends:
337
427
qgis-providers-common (= ${source:Version}),
338
- libqt5sql5-sqlite, libqca-qt5-2-plugins,
428
+ libqca-qt5-2-plugins,
429
+ libqt5sql5-sqlite,
339
430
${shlibs:Depends},
340
431
${misc:Depends}
341
432
Breaks: qgis (<= 1.6)
@@ -376,7 +467,6 @@ Package: qgis-api-doc
376
467
Architecture: all
377
468
Section: doc
378
469
Depends:
379
- libjs-jquery,
380
470
${misc:Depends}
381
471
Recommends:
382
472
qt5-doc-html
@@ -385,4 +475,3 @@ Description: QGIS API documentation
385
475
display databases of geographic information.
386
476
.
387
477
This package contains the QGIS API documentation.
388
-
0 commit comments