Bas Couwenberg pushed to branch master at Debian GIS Project / python-hdf4
Commits: ec9a9f86 by Bas Couwenberg at 2025-08-10T13:33:57+02:00 Replace libhdf4-alt-dev with libhdf4-dev. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,8 @@ python-hdf4 (0.11.6-2) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.7.2, no changes. + * Replace libhdf4-alt-dev with libhdf4-dev. + (closes: #1108651) -- Bas Couwenberg <[email protected]> Thu, 20 Mar 2025 06:20:40 +0100 ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-numpy3, dh-sequence-python3, - libhdf4-alt-dev, + libhdf4-dev, libjpeg-dev, pybuild-plugin-pyproject, python3-all-dev, View it on GitLab: https://salsa.debian.org/debian-gis-team/python-hdf4/-/commit/ec9a9f86d8066f8567d9789e9c311f383ec7742a -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-hdf4/-/commit/ec9a9f86d8066f8567d9789e9c311f383ec7742a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
