pyepr 1.1.5-1 source package in Ubuntu

Changelog

pyepr (1.1.5-1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.6.2, no changes.
  * Bump debhelper compat to 13.
  * Use execute_before instead of override in rules file.
  * Switch to dh-sequence-*.

  [ Antonio Valentino ]
  * New upstream release.
  * debian/control:
    - Use <!nodoc> marker.
    - Switch to autopkgtest-pkg-pybuild.
  * debian/rules:
    - Clean rules.
    - Improve rule for building docs.
  * Update the clean target.
  * New d/python3-epr.lintian-overrides file.

 -- Antonio Valentino <email address hidden>  Sat, 28 Oct 2023 15:17:58 +0000

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyepr_1.1.5-1.dsc 2.3 KiB cc45d75cb5bc79b0a2ca96ab58169bb232dd1d1ce5f666c970c79d202da7bc91
pyepr_1.1.5.orig.tar.gz 489.0 KiB b7b13745bfea3aac19a11a777e4e6f4ab2e6d4ea3b31428012e64bf58d2c2c3e
pyepr_1.1.5-1.debian.tar.xz 6.6 KiB f07977216f2126e4791ab2e47b90c8b37d5dd9526a3d2efb8b7123f0dffabb1d

No changes file available.

Binary packages built by this source

python-epr-doc: Python ENVISAT Product Reader API -- documentation

 PyEPR provides Python bindings for the ENVISAT Product Reader C API
 (EPR API) for reading satellite data from ENVISAT ESA (European Space
 Agency) mission.
 .
 PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
 Level 1B and Level 2 and also ASAR data products. It provides access
 to the data either on a geophysical (decoded, ready-to-use pixel
 samples) or on a raw data layer. The raw data access makes it possible
 to read any data field contained in a product file.
 .
 This is the common documentation package.

python3-epr: Python ENVISAT Product Reader API

 PyEPR provides Python bindings for the ENVISAT Product Reader C API
 (EPR API) for reading satellite data from ENVISAT ESA (European Space
 Agency) mission.
 .
 PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
 Level 1B and Level 2 and also ASAR data products. It provides access
 to the data either on a geophysical (decoded, ready-to-use pixel
 samples) or on a raw data layer. The raw data access makes it possible
 to read any data field contained in a product file.

python3-epr-dbgsym: debug symbols for python3-epr