Bas Couwenberg pushed to branch master at Debian GIS Project / python-hdf4
Commits: ea629297 by Bas Couwenberg at 2023-08-30T18:35:12+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ python-hdf4 (0.11.3-2) UNRELEASED; urgency=medium * Team upload. * Remove generated files in clean target. + * Switch to dh-sequence-*. -- Bas Couwenberg <[email protected]> Sun, 13 Aug 2023 11:31:02 +0200 ===================================== debian/control ===================================== @@ -6,6 +6,8 @@ Priority: optional Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-numpy3, + dh-sequence-python3, libhdf4-alt-dev, libjpeg-dev, pybuild-plugin-pyproject, ===================================== debian/rules ===================================== @@ -8,4 +8,4 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: - dh $@ --with python3,numpy3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/python-hdf4/-/commit/ea6292975f78b0c131dedcfd13e9b535860a3c50 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-hdf4/-/commit/ea6292975f78b0c131dedcfd13e9b535860a3c50 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
