Bas Couwenberg pushed to branch master at Debian GIS Project / python-affine
Commits: ee6c636f by Bas Couwenberg at 2023-08-30T18:29:45+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -5,6 +5,7 @@ python-affine (2.4.0-2) UNRELEASED; urgency=medium * Use autopkgtest-pkg-pybuild testsuite. * Enable Salsa CI. * Copy test files for autopkgtest. + * Switch to dh-sequence-*. -- Bas Couwenberg <[email protected]> Tue, 13 Jun 2023 09:08:15 +0200 ===================================== debian/control ===================================== @@ -5,6 +5,7 @@ Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-python3, flit, pybuild-plugin-pyproject, python3-all, ===================================== debian/rules ===================================== @@ -7,4 +7,4 @@ export PYBUILD_TEST_ARGS=-vv affine/tests endif %: - dh $@ --with python3 --buildsystem pybuild + dh $@ --buildsystem pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/python-affine/-/commit/ee6c636f53e5595e5a220d2cbb093420b84ee885 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-affine/-/commit/ee6c636f53e5595e5a220d2cbb093420b84ee885 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
