Bas Couwenberg pushed to branch master at Debian GIS Project / aggdraw
Commits: be4d3525 by Bas Couwenberg at 2022-12-21T20:29:34+01:00 Enable numpy3 dh helper. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +aggdraw (1.3.15-3) UNRELEASED; urgency=medium + + * Team upload. + * Enable numpy3 dh helper. + + -- Bas Couwenberg <[email protected]> Wed, 21 Dec 2022 20:29:16 +0100 + aggdraw (1.3.15-2) unstable; urgency=medium * Fix d/copyright formatting. ===================================== debian/rules ===================================== @@ -8,7 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all export PYBUILD_NAME=aggdraw %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --with python3,numpy3 --buildsystem=pybuild override_dh_auto_test: PYBUILD_SYSTEM=custom \ View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/-/commit/be4d35257c2e8583dc6e0a81777cf3c07d62d207 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/-/commit/be4d35257c2e8583dc6e0a81777cf3c07d62d207 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
