Bas Couwenberg pushed to branch master at Debian GIS Project / pyorbital
Commits: 679b285f by Bas Couwenberg at 2023-08-30T18:26:22+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pyorbital (1.8.0-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to dh-sequence-*. + + -- Bas Couwenberg <[email protected]> Wed, 30 Aug 2023 18:26:02 +0200 + pyorbital (1.8.0-2) unstable; urgency=medium [ Bas Couwenberg ] ===================================== debian/control ===================================== @@ -8,6 +8,8 @@ Testsuite: autopkgtest-pkg-pybuild Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-numpy3, + dh-sequence-python3, + dh-sequence-sphinxdoc, python3-all, python3-dask, python3-numpy, ===================================== debian/rules ===================================== @@ -8,7 +8,7 @@ export PYBUILD_NAME=pyorbital export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME} %: - dh $@ --with python3,numpy3,sphinxdoc --buildsystem=pybuild + dh $@ --buildsystem=pybuild execute_after_dh_auto_build-indep: export http_proxy=127.0.0.1:9 execute_after_dh_auto_build-indep: export https_proxy=127.0.0.1:9 View it on GitLab: https://salsa.debian.org/debian-gis-team/pyorbital/-/commit/679b285f6b4c9d3e1532371a17220c741df9ca30 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pyorbital/-/commit/679b285f6b4c9d3e1532371a17220c741df9ca30 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
