Bas Couwenberg pushed to branch master at Debian GIS Project / pyresample
Commits: 2a7d1d97 by Bas Couwenberg at 2023-09-09T12:04:25+02:00 Override dh_numpy3 to fix unused substitution variable. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pyresample (1.27.1-3) UNRELEASED; urgency=medium + + * Team upload. + * Override dh_numpy3 to fix unused substitution variable. + + -- Bas Couwenberg <[email protected]> Sat, 09 Sep 2023 12:04:10 +0200 + pyresample (1.27.1-2) unstable; urgency=medium [ Bas Couwenberg ] ===================================== debian/rules ===================================== @@ -38,3 +38,6 @@ override_dh_auto_install: override_dh_installchangelogs: dh_installchangelogs README.md + +override_dh_numpy3: + dh_numpy3 -p python3-pyresample View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/commit/2a7d1d97713529a477e9f50f3166f903a0ab6706 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/commit/2a7d1d97713529a477e9f50f3166f903a0ab6706 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
