Bas Couwenberg pushed to branch master at Debian GIS Project / pykml
Commits: 17ca3410 by Bas Couwenberg at 2023-08-30T18:23:27+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -8,6 +8,7 @@ pykml (0.2.0+dfsg-4) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.2, no changes. * Add patch to not use deprecated distutils module. * Bump debhelper compat to 13. + * Switch to dh-sequence-*. -- Antonio Valentino <[email protected]> Wed, 10 Aug 2022 06:34:39 +0000 ===================================== debian/control ===================================== @@ -7,6 +7,7 @@ Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-lxml, ===================================== debian/rules ===================================== @@ -3,4 +3,4 @@ export PYBUILD_TEST_ARGS=-k "not test_initialize_schema_remote_url" %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/pykml/-/commit/17ca3410028584052fc41bd75d0f355e6589ebd9 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pykml/-/commit/17ca3410028584052fc41bd75d0f355e6589ebd9 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
