Bas Couwenberg pushed to branch master at Debian GIS Project / pytroll-schedule
Commits: a7744689 by Bas Couwenberg at 2023-08-13T11:54:41+02:00 Remove generated files in clean target. - - - - - 3 changed files: - debian/changelog - + debian/clean - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pytroll-schedule (0.7.0-3) UNRELEASED; urgency=medium + + * Team upload. + * Remove generated files in clean target. + + -- Bas Couwenberg <[email protected]> Sun, 13 Aug 2023 11:54:36 +0200 + pytroll-schedule (0.7.0-2) unstable; urgency=medium * Fix d/trollsched-bin.install. ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +*-info/ ===================================== debian/rules ===================================== @@ -9,11 +9,6 @@ export PYBUILD_TEST_ARGS=$(CURDIR)/trollsched/tests %: dh $@ --with python3,numpy3 --buildsystem=pybuild -override_dh_auto_clean: - dh_auto_clean - - $(RM) -r *.egg-info - execute_before_dh_missing: $(RM) -r $(CURDIR)/debian/*/usr/lib/python*/dist-packages/trollsched/__pycache__ $(RM) -r $(CURDIR)/debian/*/usr/lib/python*/dist-packages/trollsched/tests/__pycache__ View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/commit/a77446893083b5cd1e8e1d456bd17cf18bebc73e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/commit/a77446893083b5cd1e8e1d456bd17cf18bebc73e 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
