Source: python-hdf4 Version: 0.11.6-1 Severity: important Tags: patch Control: tags -1 forky sid User: debian-...@lists.debian.org Usertags: hdf4-4.3.1
Dear Maintainer, Your package depends on the hdf4-alt packages which are removed in HDF 4.3.1. The attached patch resolves this, but cannot be used for the package in unstable until libhdf4 has been updated there sometime after the trixie release. Kind Regards, Bas
diff -Nru python-hdf4-0.11.6/debian/control python-hdf4-0.11.6/debian/control --- python-hdf4-0.11.6/debian/control 2025-01-05 11:35:22.000000000 +0100 +++ python-hdf4-0.11.6/debian/control 2025-07-02 11:04:25.000000000 +0200 @@ -9,7 +9,7 @@ dh-python, dh-sequence-numpy3, dh-sequence-python3, - libhdf4-alt-dev, + libhdf4-dev, libjpeg-dev, pybuild-plugin-pyproject, python3-all-dev,