Bas Couwenberg pushed to branch master at Debian GIS Project / totalopenstation
Commits: b8cce523 by Bas Couwenberg at 2023-08-30T18:48:10+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -10,6 +10,7 @@ totalopenstation (0.5.2+ds-1) UNRELEASED; urgency=medium * Enable Salsa CI. * Copy test files for autopkgtest. * Restucture control file with cme. + * Switch to dh-sequence-*. -- Bas Couwenberg <[email protected]> Sat, 19 Aug 2023 06:42:39 +0200 ===================================== debian/control ===================================== @@ -5,6 +5,7 @@ Section: utils Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-python3, python3, python3-pygeoif, python3-pytest, ===================================== debian/rules ===================================== @@ -14,7 +14,7 @@ endif INSTDIR=debian/tmp %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild override_dh_auto_install: dh_auto_install --destdir=$(INSTDIR) View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/-/commit/b8cce5230dc7c34c77fa101f27933624edb4b282 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/-/commit/b8cce5230dc7c34c77fa101f27933624edb4b282 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
