Bas Couwenberg pushed to branch master at Debian GIS Project / pytroll-schedule
Commits: 3b756e09 by Bas Couwenberg at 2023-08-30T18:40:54+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ pytroll-schedule (0.7.0-3) UNRELEASED; urgency=medium * Team upload. * Remove generated files in clean target. + * Switch to dh-sequence-*. -- Bas Couwenberg <[email protected]> Sun, 13 Aug 2023 11:54:36 +0200 ===================================== debian/control ===================================== @@ -6,6 +6,7 @@ Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-numpy3, dh-sequence-python3, python3-all, python3-cartopy, ===================================== debian/rules ===================================== @@ -7,7 +7,7 @@ export PYBUILD_TEST_ARGS=$(CURDIR)/trollsched/tests %: - dh $@ --with python3,numpy3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild execute_before_dh_missing: $(RM) -r $(CURDIR)/debian/*/usr/lib/python*/dist-packages/trollsched/__pycache__ View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/commit/3b756e09629a22a3ce303ac59166abaefececb66 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/commit/3b756e09629a22a3ce303ac59166abaefececb66 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
