Bas Couwenberg pushed to branch master at Debian GIS Project / python-geographiclib
Commits: 48822c41 by Bas Couwenberg at 2023-08-30T18:32:43+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,7 @@ python-geographiclib (2.0-3) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.6.2, no changes. * Bump debhelper compat to 13. + * Switch to dh-sequence-*. -- Bas Couwenberg <[email protected]> Wed, 18 Jan 2023 17:15:40 +0100 ===================================== debian/control ===================================== @@ -7,6 +7,7 @@ Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-python3, python3-all, python3-pytest, python3-setuptools ===================================== debian/rules ===================================== @@ -4,4 +4,4 @@ export PYBUILD_NAME=geographiclib export PYBUILD_TEST_PYTEST=1 %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geographiclib/-/commit/48822c412659fd475a62f284f187e7d2a4d8a962 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geographiclib/-/commit/48822c412659fd475a62f284f187e7d2a4d8a962 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
