Bas Couwenberg pushed to branch master at Debian GIS Project / xarray-sentinel
Commits: 2e7a7b23 by Bas Couwenberg at 2023-08-30T18:53:25+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,11 @@ xarray-sentinel (0.9.5+ds-3) UNRELEASED; urgency=medium + [ Antonio Valentino ] * Improve lintian overrides. + [ Bas Couwenberg ] + * Switch to dh-sequence-*. + -- Antonio Valentino <[email protected]> Mon, 14 Aug 2023 08:43:10 +0000 xarray-sentinel (0.9.5+ds-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -7,6 +7,8 @@ Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-numpy3, + dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-dask, ===================================== debian/rules ===================================== @@ -13,4 +13,4 @@ $(CURDIR)/tests export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM:+ds=) %: - dh $@ --with python3,numpy3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-sentinel/-/commit/2e7a7b23d5a373ddce9fe7134b50a07fab804cec -- View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-sentinel/-/commit/2e7a7b23d5a373ddce9fe7134b50a07fab804cec 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
