1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558
|
Source: qgis
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>,
Bas Couwenberg <sebastic@debian.org>
Section: science
Priority: optional
Build-Depends: bison,
ca-certificates,
cmake,
debhelper-compat (= 13),
dh-python,
dh-sequence-python3,
flex,
gdal-bin,
grass-dev (>= 8.4.1),
libexiv2-dev,
libexpat1-dev,
libfcgi-dev,
libgdal-dev (>= 1.11),
libgeos-dev (>= 3.0.0),
libgsl-dev,
libpq-dev,
libproj-dev,
libprotobuf-dev,
libqca-qt5-2-dev,
libqca-qt5-2-plugins,
libqscintilla2-qt5-dev,
libqt5opengl5-dev,
libqt5serialport5-dev,
libqt5sql5-sqlite,
libqt5svg5-dev,
libqt5xmlpatterns5-dev,
libqwt-qt5-dev,
libspatialindex-dev,
libspatialite-dev,
libsqlite3-dev,
libsqlite3-mod-spatialite,
libzip-dev,
libzstd-dev,
ninja-build,
nlohmann-json3-dev,
ocl-icd-opencl-dev,
opencl-headers,
pkgconf,
protobuf-compiler,
pyqt5-dev-tools,
pyqt5-dev,
pyqt5.qsci-dev,
python3-dev,
python3-gdal,
python3-nose2,
python3-owslib,
python3-psycopg2,
python3-pyqt5,
python3-pyqt5.qsci,
python3-pyqt5.qtpositioning,
python3-pyqt5.qtserialport,
python3-pyqt5.qtsql,
python3-pyqt5.qtsvg,
python3-pyqtbuild,
python3-sipbuild,
python3-termcolor,
python3-yaml,
qt3d5-dev,
qt3d-assimpsceneimport-plugin,
qt3d-defaultgeometryloader-plugin,
qt3d-gltfsceneio-plugin,
qt3d-scene2d-plugin,
qt5keychain-dev,
qtbase5-dev,
qtbase5-private-dev,
qtkeychain-qt5-dev,
qtmultimedia5-dev,
qtpositioning5-dev,
qttools5-dev-tools,
qttools5-dev,
sip-tools,
git,
doxygen,
graphviz,
xvfb,
xauth,
xfonts-base,
xfonts-100dpi,
xfonts-75dpi,
xfonts-scalable,
spawn-fcgi,
poppler-utils,
locales
Build-Conflicts: libqgis-dev,
qgis-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian-gis-team/qgis
Vcs-Git: https://salsa.debian.org/debian-gis-team/qgis.git
Homepage: https://qgis.org/
Rules-Requires-Root: no
Package: qgis
Architecture: any
Depends: python3-qgis (= ${binary:Version}),
qgis-common (= ${source:Version}),
qgis-providers (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Recommends: qgis-plugin-grass
Suggests: gpsbabel
Breaks: qgis-common (<< 3.4.5),
qgis-provider-grass (<< 2.14.0)
Conflicts: uim-qt3
Replaces: qgis-common (<< 3.4.5),
qgis-provider-grass (<< 2.14.0)
Description: Geographic Information System (GIS)
A Geographic Information System (GIS) manages, analyzes, and displays
databases of geographic information. QGIS supports shape file viewing and
editing, spatial data storage with PostgreSQL/PostGIS, projection on-the-fly,
map composition, and a number of other features via a plugin interface. QGIS
also supports display of various georeferenced raster and Digital Elevation
Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid, and USGS ASCII
DEM.
Package: qgis-common
Architecture: all
Depends: libjs-jquery,
libjs-leaflet,
qml-module-qtcharts,
${misc:Depends}
Breaks: qgis (<< 2.18.17)
Replaces: qgis (<< 2.18.17)
Description: QGIS - architecture-independent data
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains architecture-independent supporting data files for use
with QGIS.
Package: libqgis-3d3.40.6
Architecture: any
Section: libs
Depends: qt3d-assimpsceneimport-plugin,
qt3d-defaultgeometryloader-plugin,
qt3d-gltfsceneio-plugin,
qt3d-scene2d-plugin,
${shlibs:Depends},
${misc:Depends}
Description: QGIS - shared 3d library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the shared 3d library.
Package: libqgis-analysis3.40.6
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: QGIS - shared analysis library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the shared analysis library.
Package: libqgis-app3.40.6
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: QGIS - shared app library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the shared app library.
Package: libqgis-core3.40.6
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: QGIS - shared core library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the shared core library.
Package: libqgis-gui3.40.6
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: QGIS - shared gui library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the shared gui library.
Package: libqgis-native3.40.6
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: QGIS - shared native gui library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the shared native gui library.
Package: libqgis-server3.40.6
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: QGIS - shared server library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the shared server library.
Package: libqgisgrass8-3.40.6
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: QGIS - shared grass library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the shared grass library.
Package: libqgispython3.40.6
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: QGIS - shared Python library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the shared Python library.
Package: libqgis-customwidgets
Architecture: any
Depends: qttools5-dev-tools,
${shlibs:Depends},
${misc:Depends}
Description: QGIS custom widgets for Qt Designer
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains a library to use specific QGIS widgets in Qt Designer.
Package: libqgis-dev
Architecture: any
Section: libdevel
Depends: grass-dev (>= 8.4.0),
libexiv2-dev,
libexpat1-dev,
libgdal-dev (>= 1.11),
libgeos-dev (>= 3.0.0),
libgsl-dev,
libpq-dev,
libproj-dev,
libqca-qt5-2-dev,
libqgis-3d3.40.6 (= ${binary:Version}),
libqgis-analysis3.40.6 (= ${binary:Version}),
libqgis-app3.40.6 (= ${binary:Version}),
libqgis-core3.40.6 (= ${binary:Version}),
libqgis-gui3.40.6 (= ${binary:Version}),
libqgis-native3.40.6 (= ${binary:Version}),
libqgis-server3.40.6 (= ${binary:Version}),
libqgisgrass8-3.40.6 (= ${binary:Version}),
libqgispython3.40.6 (= ${binary:Version}),
libqscintilla2-qt5-dev,
libqt5svg5-dev,
libqwt-qt5-dev,
libsqlite3-dev,
nlohmann-json3-dev,
pyqt5-dev-tools,
pyqt5.qsci-dev,
python3-dev,
python3-pyqt5,
python3-pyqt5.qsci,
python3-pyqt5.qtmultimedia,
python3-pyqt5.qtsql,
python3-pyqt5.sip,
python3-pyqtbuild,
qgis-sip (= ${source:Version}),
qtbase5-dev,
qtpositioning5-dev,
qttools5-dev,
sip-tools,
${misc:Depends}
Recommends: libqgis-customwidgets
Provides: qgis-dev
Description: QGIS - development files
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the headers and libraries needed to develop plugins for
QGIS.
Package: qgis-sip
Architecture: all
Section: devel
Depends: ${misc:Depends}
Description: SIP specification files for QGIS
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the SIP specification files.
Package: qgis-provider-grass
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: GRASS provider for QGIS
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This provider enables GRASS data access in QGIS.
Package: qgis-plugin-grass
Architecture: any
Depends: qgis (= ${binary:Version}),
qgis-plugin-grass-common (= ${source:Version}),
qgis-provider-grass (= ${binary:Version}),
grass-core (>= 8.4.0),
${grass:Depends},
${shlibs:Depends},
${misc:Depends}
Breaks: qgis-provider-grass (<< 2.11.0+git20151002)
Replaces: qgis-provider-grass (<< 2.11.0+git20151002)
Description: GRASS plugin for QGIS
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This plugin enables GRASS data access in QGIS.
Package: qgis-plugin-grass-common
Architecture: all
Depends: ${python3:Depends},
${misc:Depends}
Breaks: qgis-common (<< 1.5)
Replaces: qgis-common (<< 1.5)
Description: GRASS plugin for QGIS - architecture-independent data
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains architecture-independent supporting data files for use
with the QGIS GRASS plugin.
Package: python3-qgis
Architecture: any
Section: python
Depends: python3-qgis-common (= ${source:Version}),
qgis-providers (= ${binary:Version}),
libqgispython3.40.6,
libsqlite3-mod-spatialite,
python3-jinja2,
python3-lxml,
python3-owslib,
python3-plotly,
python3-psycopg2,
python3-pygments,
python3-pyproj,
python3-pyqt5,
python3-pyqt5.qsci,
python3-pyqt5.qtmultimedia,
python3-pyqt5.qtpositioning,
python3-pyqt5.qtserialport,
python3-pyqt5.qtsql,
python3-pyqt5.qtsvg,
python3-yaml,
${python3:Depends},
${shlibs:Depends},
${misc:Depends}
Description: Python bindings to QGIS
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the files for the Python support.
Package: python3-qgis-common
Architecture: all
Section: python
Depends: gdal-bin,
python3-gdal,
python3-matplotlib,
libqgis-customwidgets (>= ${source:Version}),
${python3:Depends},
${misc:Depends}
Breaks: python-qgis-common (<< 3.4.5)
Replaces: python-qgis-common (<< 3.4.5)
Description: Python bindings to QGIS - architecture-independent files
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains architecture-independent files for the QGIS Python
bindings.
Package: qgis-providers
Architecture: any
Pre-Depends: dpkg (>= 1.16.1),
${misc:Pre-Depends}
Depends: qgis-providers-common (= ${source:Version}),
libqca-qt5-2-plugins,
libqt5sql5-sqlite,
qt5-image-formats-plugins,
${shlibs:Depends},
${misc:Depends}
Recommends: qt5-image-formats-plugin-pdf
Breaks: qgis (<= 1.6)
Replaces: qgis (<= 1.6)
Description: collection of data providers to QGIS
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the provider plugins for QGIS.
Package: qgis-providers-common
Architecture: all
Depends: ${misc:Depends}
Breaks: qgis-common (<< 3.4.11)
Replaces: qgis-common (<< 3.4.11)
Description: collection of data providers to QGIS - architecture-independent files
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains architecture-independent files for the QGIS providers.
Package: qgis-server
Architecture: any
Depends: qgis-server-bin (= ${binary:Version}),
qgis-server-landingpage (= ${binary:Version}),
qgis-server-wcs (= ${binary:Version}),
qgis-server-wfs (= ${binary:Version}),
qgis-server-wfs3 (= ${binary:Version}),
qgis-server-wms (= ${binary:Version}),
qgis-server-wmts (= ${binary:Version}),
${misc:Depends}
Description: QGIS server providing various OGC services
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This metapackage depends on the individual QGIS server components.
Package: qgis-server-common
Architecture: all
Depends: ${misc:Depends}
Breaks: qgis-server (<< 3.16)
Replaces: qgis-server (<< 3.16)
Description: QGIS server providing various OGC services (data)
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the QGIS server data.
Package: qgis-server-bin
Architecture: any
Depends: qgis-server-common (= ${source:Version}),
python3-qgis (= ${binary:Version}),
qgis-providers (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Breaks: qgis-server (<< 3.16)
Replaces: qgis-server (<< 3.16)
Description: QGIS server providing various OGC services (executables)
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the QGIS server executables.
Package: qgis-server-landingpage
Architecture: any
Depends: qgis-server-bin (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Breaks: qgis-server (<< 3.16)
Replaces: qgis-server (<< 3.16)
Description: QGIS server providing various OGC services (landing page)
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the landing page service.
Package: qgis-server-wcs
Architecture: any
Depends: qgis-server-bin (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Breaks: qgis-server (<< 3.16)
Replaces: qgis-server (<< 3.16)
Description: QGIS server providing various OGC services (WCS)
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the WCS service.
Package: qgis-server-wfs
Architecture: any
Depends: qgis-server-bin (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Breaks: qgis-server (<< 3.16)
Replaces: qgis-server (<< 3.16)
Description: QGIS server providing various OGC services (WFS)
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the WFS service.
Package: qgis-server-wfs3
Architecture: any
Depends: qgis-server-bin (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Breaks: qgis-server (<< 3.16)
Replaces: qgis-server (<< 3.16)
Description: QGIS server providing various OGC services (WFS 3)
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the WFS 3 service.
Package: qgis-server-wms
Architecture: any
Depends: qgis-server-bin (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Breaks: qgis-server (<< 3.16)
Replaces: qgis-server (<< 3.16)
Description: QGIS server providing various OGC services (WMS)
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the WMS service.
Package: qgis-server-wmts
Architecture: any
Depends: qgis-server-bin (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Breaks: qgis-server (<< 3.16)
Replaces: qgis-server (<< 3.16)
Description: QGIS server providing various OGC services (WMTS)
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the WMTS service.
Package: qgis-api-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: qt5-doc-html
Description: QGIS API documentation
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the QGIS API documentation.
|