Bas Couwenberg pushed to branch master at Debian GIS Project / xarray-safe-rcm
Commits: cb34d651 by Bas Couwenberg at 2023-08-30T18:52:06+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +xarray-safe-rcm (2023.06.1-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to dh-sequence-*. + + -- Bas Couwenberg <[email protected]> Wed, 30 Aug 2023 18:51:52 +0200 + xarray-safe-rcm (2023.06.1-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -4,6 +4,7 @@ Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: Antonio Valentino <[email protected]> Build-Depends: debhelper-compat (= 13), + dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-fsspec, ===================================== debian/rules ===================================== @@ -4,4 +4,4 @@ export PYBUILD_NAME=safe_rcm export PYBUILD_TEST_ARGS=-k "not test_strip_namespaces" --pyargs ${PYBUILD_NAME} %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-safe-rcm/-/commit/cb34d651de521747504d28ac11b6e6c593944768 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-safe-rcm/-/commit/cb34d651de521747504d28ac11b6e6c593944768 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
