Bas Couwenberg pushed to branch master at Debian GIS Project / pygeoapi
Commits: a7fdd5d7 by Bas Couwenberg at 2023-08-30T18:22:23+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -8,4 +8,7 @@ pygeoapi (0.15.0-1) UNRELEASED; urgency=medium * Non-maintainer upload * Initial Debian packaging + [ Bas Couwenberg ] + * Switch to dh-sequence-*. + -- Felix Delattre <[email protected]> Mon, 03 Jul 2023 15:42:02 +0000 ===================================== debian/control ===================================== @@ -6,6 +6,7 @@ Uploaders: Angelos Tzotsos <[email protected]>, Felix Delattre <[email protected]> Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-python3, python3-all, python3-setuptools Standards-Version: 4.6.2 ===================================== debian/rules ===================================== @@ -7,7 +7,7 @@ export PYBUILD_NAME=pygeoapi %: - dh $@ --with python3 --buildsystem pybuild + dh $@ --buildsystem pybuild override_dh_auto_test: @echo "nocheck set, not running tests" View it on GitLab: https://salsa.debian.org/debian-gis-team/pygeoapi/-/commit/a7fdd5d76e24f6bae0c283ba17eab85acccc5215 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pygeoapi/-/commit/a7fdd5d76e24f6bae0c283ba17eab85acccc5215 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
