Bas Couwenberg pushed to branch master at Debian GIS Project / python-geotiepoints
Commits: 33363fa1 by Bas Couwenberg at 2023-08-30T18:34:35+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-geotiepoints (1.6.0-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to dh-sequence-*. + + -- Bas Couwenberg <[email protected]> Wed, 30 Aug 2023 18:34:22 +0200 + python-geotiepoints (1.6.0-2) unstable; urgency=medium [ Bas Couwenberg ] ===================================== debian/control ===================================== @@ -7,6 +7,8 @@ Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-numpy3, + dh-sequence-python3, cython3, pybuild-plugin-pyproject, python3-all-dev, ===================================== debian/rules ===================================== @@ -9,4 +9,4 @@ export PYBUILD_NAME=geotiepoints export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME} %: - dh $@ --with python3,numpy3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geotiepoints/-/commit/33363fa10155544b3395c20d4f11a35a10b036ea -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geotiepoints/-/commit/33363fa10155544b3395c20d4f11a35a10b036ea 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
