Debian NEW package overview for pyogrio
pyogrio_0.10.0+ds-1_amd64.changes (click to toggle)
Format:1.8
Date:Sun, 29 Sep 2024 08:09:42 +0200
Source:pyogrio
Binary:python3-pyogrio python3-pyogrio-dbgsym
Architecture:source amd64
Version:0.10.0+ds-1
Distribution:unstable
Urgency:medium
Maintainer:Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By:Bas Couwenberg <sebastic@debian.org>
Description:
python3-pyogrio - Vectorized spatial vector file format I/O using GDAL/OGR
Changes:
pyogrio (0.10.0+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update copyright file.
  * Drop 0001-Spelling.patch, applied upstream.
  * Add python3-pyproj to build dependencies.
Files:
ec71677f1a34da271699a1b0a5550b6a 2442 python optional pyogrio_0.10.0+ds-1.dsc
4a92692e2b9bb57e85e0f40f7851a64a 231280 python optional pyogrio_0.10.0+ds.orig.tar.xz
6f2d577b7c205e61f14dc0c6b4189c5a 11348 python optional pyogrio_0.10.0+ds-1.debian.tar.xz
5b5a884db6ba656e2a71d4f0438f4148 16995 python optional pyogrio_0.10.0+ds-1_amd64.buildinfo
c64a6ee2f58da8717fbccf33a9de655c 1877360 debug optional python3-pyogrio-dbgsym_0.10.0+ds-1_amd64.deb
7a4e5346b18e073a0e4e87985aa43636 544376 python optional python3-pyogrio_0.10.0+ds-1_amd64.deb
pyogrio_0.10.0+ds-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:pyogrio
Binary:python3-pyogrio
Architecture:any
Version:0.10.0+ds-1
Maintainer:Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders:Antonio Valentino <antonio.valentino@tiscali.it>
Homepage:https://github.com/geopandas/pyogrio
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/debian-gis-team/pyogrio
Vcs-Git:https://salsa.debian.org/debian-gis-team/pyogrio.git
Testsuite:autopkgtest-pkg-pybuild
Build-Depends:cython3, debhelper-compat (=13), dh-sequence-numpy3, dh-sequence-python3, dh-sequence-sphinxdoc<!nodoc>, libgdal-dev, pybuild-plugin-pyproject, python3-all-dev, python3-arrow, python3-certifi, python3-geopandas<!nocheck>, python3-myst-parser<!nodoc>, python3-numpy, python3-numpydoc<!nodoc>, python3-packaging, python3-pyproj, python3-pytest<!nocheck>, python3-setuptools, python3-shapely, python3-sphinx-rtd-theme<!nodoc>, python3-tomli, python3-versioneer
Package-List:python3-pyogrio deb python optional arch=any
Files:
4a92692e2b9bb57e85e0f40f7851a64a 231280 pyogrio_0.10.0+ds.orig.tar.xz
6f2d577b7c205e61f14dc0c6b4189c5a 11348 pyogrio_0.10.0+ds-1.debian.tar.xz
lintian 2.104.0 check for pyogrio_0.10.0+ds-1.dsc (click to toggle)
README.source for pyogrio_0.10.0+ds-1.dsc (click to toggle)
No README.source in this package
control file for python3-pyogrio_0.10.0+ds-1_amd64.deb (click to toggle)
Package:python3-pyogrio
Source:pyogrio
Version:0.10.0+ds-1
Architecture:amd64
Maintainer:Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size:2506
Depends:python3 (<<3.13), python3 (>=3.12~), python3-certifi, python3-numpy (>=1:1.25.0), python3-numpy-abi9, python3-packaging, python3:any, libc6 (>=2.14), libgdal35 (>=3.8.0), libjs-jquery (>=3.6.0), libjs-sphinxdoc (>=7.4), sphinx-rtd-theme-common (>=2.0.0+dfsg)
Section:python
Priority:optional
Homepage:https://github.com/geopandas/pyogrio
Description:
Vectorized spatial vector file format I/O using GDAL/OGR
 Pyogrio provides a GeoPandas-oriented API to OGR vector data sources,
 such as ESRI Shapefile, GeoPackage, and GeoJSON. Vector data sources
 have geometries, such as points, lines, or polygons, and associated records
 with potentially many columns worth of data.
 .
 Pyogrio uses a vectorized approach for reading and writing
 GeoDataFrames to and from OGR vector data sources in order to give
 the user a faster interoperability. It uses pre-compiled bindings for
 GDAL/OGR so that the performance is primarily limited by the underlying
 I/O speed of data source drivers in GDAL/OGR rather than multiple steps
 of converting to and from Python data types within Python.
 .
 The user can read these data sources into GeoDataFrames, read just the
 non-geometry columns into Pandas DataFrames, or even read non-spatial
 data sources that exist alongside vector data sources,
 such as tables in a ESRI File Geodatabase, or antiquated DBF files.
 .
 Pyogrio also enables you to write GeoDataFrames to at least a few
 different OGR vector data source formats.
lintian 2.104.0 check for python3-pyogrio_0.10.0+ds-1_amd64.deb (click to toggle)
contents of python3-pyogrio_0.10.0+ds-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2024-09-29 06:09 ./
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/python3/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/
-rw-r--r-- root/root      1284 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/__init__.py
-rw-r--r-- root/root      1102 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/_compat.py
-rw-r--r-- root/root      1494 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/_env.py
-rw-r--r-- root/root     93960 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/_err.cpython-312-x86_64-linux-gnu.so
-rw-r--r-- root/root     63768 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/_geometry.cpython-312-x86_64-linux-gnu.so
-rw-r--r-- root/root    677032 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/_io.cpython-312-x86_64-linux-gnu.so
-rw-r--r-- root/root    131176 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/_ogr.cpython-312-x86_64-linux-gnu.so
-rw-r--r-- root/root       498 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/_version.py
-rw-r--r-- root/root     98024 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/_vsi.cpython-312-x86_64-linux-gnu.so
-rw-r--r-- root/root     12702 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/core.py
-rw-r--r-- root/root       645 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/errors.py
-rw-r--r-- root/root     29169 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/geopandas.py
-rw-r--r-- root/root     34375 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/raw.py
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/
-rw-r--r-- root/root         0 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/__init__.py
-rw-r--r-- root/root     11367 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/conftest.py
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/
-rw-r--r-- root/root     98304 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/curve.gpkg
-rw-r--r-- root/root     98304 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/curvepolygon.gpkg
-rw-r--r-- root/root     98304 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/line_zm.gpkg
-rw-r--r-- root/root     98304 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/multisurface.gpkg
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/naturalearth_lowres/
-rw-r--r-- root/root        10 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.cpg
-rw-r--r-- root/root     48869 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.dbf
-rw-r--r-- root/root       143 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.prj
-rw-r--r-- root/root    180924 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.shp
-rw-r--r-- root/root      1516 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.shx
-rw-r--r-- root/root      9653 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/sample.osm.pbf
-rw-r--r-- root/root     98304 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/fixtures/test_gpkg_nulls.gpkg
-rw-r--r-- root/root     37714 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/test_arrow.py
-rw-r--r-- root/root     22079 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/test_core.py
-rw-r--r-- root/root     79576 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/test_geopandas_io.py
-rw-r--r-- root/root     11985 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/test_path.py
-rw-r--r-- root/root     50597 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/test_raw_io.py
-rw-r--r-- root/root      2126 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/tests/test_util.py
-rw-r--r-- root/root      6719 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio/util.py
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio-0.10.0.dist-info/
-rw-r--r-- root/root         7 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio-0.10.0.dist-info/INSTALLER
-rw-r--r-- root/root      5496 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio-0.10.0.dist-info/METADATA
-rw-r--r-- root/root       104 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio-0.10.0.dist-info/WHEEL
-rw-r--r-- root/root         8 2024-09-29 06:09 ./usr/lib/python3/dist-packages/pyogrio-0.10.0.dist-info/top_level.txt
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/
-rw-r--r-- root/root      3093 2024-09-28 18:22 ./usr/share/doc/python3-pyogrio/README.md
-rw-r--r-- root/root       311 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/changelog.Debian.gz
-rw-r--r-- root/root      6160 2024-09-28 18:22 ./usr/share/doc/python3-pyogrio/changelog.gz
-rw-r--r-- root/root     29109 2024-09-29 06:07 ./usr/share/doc/python3-pyogrio/copyright
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_sources/
-rw-r--r-- root/root      1701 2024-09-28 18:22 ./usr/share/doc/python3-pyogrio/html/_sources/about.md.txt
-rw-r--r-- root/root       557 2024-09-28 18:22 ./usr/share/doc/python3-pyogrio/html/_sources/api.rst.txt
-rw-r--r-- root/root      1431 2024-09-28 18:22 ./usr/share/doc/python3-pyogrio/html/_sources/concepts.md.txt
-rw-r--r-- root/root      1067 2024-09-28 18:22 ./usr/share/doc/python3-pyogrio/html/_sources/errors.md.txt
-rw-r--r-- root/root      1546 2024-09-28 18:22 ./usr/share/doc/python3-pyogrio/html/_sources/index.md.txt
-rw-r--r-- root/root      6821 2024-09-28 18:22 ./usr/share/doc/python3-pyogrio/html/_sources/install.md.txt
-rw-r--r-- root/root     22624 2024-09-28 18:22 ./usr/share/doc/python3-pyogrio/html/_sources/introduction.md.txt
-rw-r--r-- root/root      4831 2024-09-28 18:22 ./usr/share/doc/python3-pyogrio/html/_sources/known_issues.md.txt
-rw-r--r-- root/root      1507 2024-09-28 18:22 ./usr/share/doc/python3-pyogrio/html/_sources/supported_formats.md.txt
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/
-rw-r--r-- root/root      4289 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/_sphinx_javascript_frameworks_compat.js
-rw-r--r-- root/root     15094 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/basic.css
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/css/
-rw-r--r-- root/root       329 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/documentation_options.js
-rw-r--r-- root/root       286 2024-08-23 06:32 ./usr/share/doc/python3-pyogrio/html/_static/file.png
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/js/
-rw-r--r-- root/root        90 2024-08-23 06:32 ./usr/share/doc/python3-pyogrio/html/_static/minus.png
-rw-r--r-- root/root        90 2024-08-23 06:32 ./usr/share/doc/python3-pyogrio/html/_static/plus.png
-rw-r--r-- root/root      4902 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/pygments.css
-rw-r--r-- root/root      7826 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/about.html
-rw-r--r-- root/root     82762 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/api.html
-rw-r--r-- root/root      7622 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/concepts.html
-rw-r--r-- root/root      6921 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/errors.html
-rw-r--r-- root/root      8152 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/genindex.html
-rw-r--r-- root/root     14129 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/index.html
-rw-r--r-- root/root     21320 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/install.html
-rw-r--r-- root/root     62670 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/introduction.html
-rw-r--r-- root/root     14876 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/known_issues.html
-rw-r--r-- root/root       574 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/objects.inv
-rw-r--r-- root/root      4719 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/py-modindex.html
-rw-r--r-- root/root      4580 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/search.html
-rw-r--r-- root/root     25399 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/searchindex.js
-rw-r--r-- root/root      7844 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/supported_formats.html
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/doc-base/
-rw-r--r-- root/root       393 2024-06-29 10:50 ./usr/share/doc-base/python3-pyogrio.pyogrio
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/css/badge_only.css -> ../../../../../sphinx_rtd_theme/static/css/badge_only.css
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/css/theme.css -> ../../../../../sphinx_rtd_theme/static/css/theme.css
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/doctools.js -> ../../../../javascript/sphinxdoc/1.0/doctools.js
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/Lato-Bold.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Bold.ttf
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/Lato-Bold.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Bold.woff2
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/Lato-BoldItalic.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-BoldItalic.ttf
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/Lato-BoldItalic.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-BoldItalic.woff2
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/Lato-Italic.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Italic.ttf
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/Lato-Italic.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Italic.woff2
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/Lato-Regular.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Regular.ttf
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/Lato-Regular.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Regular.woff2
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/RobotoSlab-Bold.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.woff2
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/RobotoSlab-Regular.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.woff2
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/fontawesome-webfont.eot -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/fontawesome-webfont.svg -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/fontawesome-webfont.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/fontawesome-webfont.woff -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/fonts/fontawesome-webfont.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff2
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/jquery.js -> ../../../../javascript/jquery/jquery.min.js
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/js/theme.js -> ../../../../../sphinx_rtd_theme/static/js/theme.js
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/language_data.js -> ../../../../javascript/sphinxdoc/1.0/language_data.js
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/searchtools.js -> ../../../../javascript/sphinxdoc/1.0/searchtools.js
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js
control file for python3-pyogrio-dbgsym_0.10.0+ds-1_amd64.deb (click to toggle)
Package:python3-pyogrio-dbgsym
Source:pyogrio
Version:0.10.0+ds-1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size:1963
Depends:python3-pyogrio (=0.10.0+ds-1)
Section:debug
Priority:optional
Description:
debug symbols for python3-pyogrio
Build-Ids:082f626a65e7e9945bcce6f87809ccd1318dca3b 19fc34f07c32c4b7d15619c88f41efa28f125591 5e015ef9e23024e57a6b9c36104c699ac6675a3c a556ea919e8cb39a7142f536253e820e6c749afb ed3b45f016963761696a14e21216f97ecf62e0c9
lintian 2.104.0 check for python3-pyogrio-dbgsym_0.10.0+ds-1_amd64.deb (click to toggle)
contents of python3-pyogrio-dbgsym_0.10.0+ds-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2024-09-29 06:09 ./
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/debug/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/debug/.build-id/08/
-rw-r--r-- root/root    164872 2024-09-29 06:09 ./usr/lib/debug/.build-id/08/2f626a65e7e9945bcce6f87809ccd1318dca3b.debug
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/debug/.build-id/19/
-rw-r--r-- root/root   1331872 2024-09-29 06:09 ./usr/lib/debug/.build-id/19/fc34f07c32c4b7d15619c88f41efa28f125591.debug
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/debug/.build-id/5e/
-rw-r--r-- root/root    142608 2024-09-29 06:09 ./usr/lib/debug/.build-id/5e/015ef9e23024e57a6b9c36104c699ac6675a3c.debug
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/debug/.build-id/a5/
-rw-r--r-- root/root    230632 2024-09-29 06:09 ./usr/lib/debug/.build-id/a5/56ea919e8cb39a7142f536253e820e6c749afb.debug
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/debug/.build-id/ed/
-rw-r--r-- root/root     99424 2024-09-29 06:09 ./usr/lib/debug/.build-id/ed/3b45f016963761696a14e21216f97ecf62e0c9.debug
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/debug/.dwz/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/lib/debug/.dwz/x86_64-linux-gnu/
-rw-r--r-- root/root     19552 2024-09-29 06:09 ./usr/lib/debug/.dwz/x86_64-linux-gnu/python3-pyogrio.debug
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/
drwxr-xr-x root/root         0 2024-09-29 06:09 ./usr/share/doc/
lrwxrwxrwx root/root         0 2024-09-29 06:09 ./usr/share/doc/python3-pyogrio-dbgsym -> python3-pyogrio

Timestamp: 29.09.2024 / 07:02:19 (UTC)