Bas Couwenberg pushed to branch master at Debian GIS Project / trollsift
Commits: 504a286d by Bas Couwenberg at 2023-08-30T18:49:13+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -5,6 +5,7 @@ trollsift (0.5.0-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.2, no changes. * Bump debhelper compat to 13. * Remove generated files in clean target. + * Switch to dh-sequence-*. -- Bas Couwenberg <[email protected]> Sun, 08 Jan 2023 15:26:04 +0100 ===================================== debian/control ===================================== @@ -7,6 +7,7 @@ Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-python3, python3-all, python3-pytest, python3-setuptools, ===================================== debian/rules ===================================== @@ -7,4 +7,4 @@ export PYBUILD_NAME=trollsift %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/trollsift/-/commit/504a286dace448b34247c5ad06d59f2b3153319f -- View it on GitLab: https://salsa.debian.org/debian-gis-team/trollsift/-/commit/504a286dace448b34247c5ad06d59f2b3153319f 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
