Bas Couwenberg pushed to branch master at Debian GIS Project / xarray-datatree
Commits: 1422736b by Bas Couwenberg at 2023-08-30T18:51:11+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,11 @@ xarray-datatree (0.0.12-3) UNRELEASED; urgency=medium + [ Antonio Valentino ] * Remove the unnecessary d/tests folder. + [ Bas Couwenberg ] + * Switch to dh-sequence-*. + -- Antonio Valentino <[email protected]> Sat, 15 Jul 2023 07:27:24 +0000 xarray-datatree (0.0.12-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -4,6 +4,7 @@ Uploaders: Antonio Valentino <[email protected]> Section: python Priority: optional Build-Depends: debhelper-compat (= 13), + dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-h5netcdf, ===================================== debian/rules ===================================== @@ -6,4 +6,4 @@ export PYBUILD_NAME=datatree export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME} %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-datatree/-/commit/1422736b85e9941ce40fe1e4bdf0bf85c5daa003 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-datatree/-/commit/1422736b85e9941ce40fe1e4bdf0bf85c5daa003 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
