Bas Couwenberg pushed to branch master at Debian GIS Project / trollimage
Commits: a67de042 by Bas Couwenberg at 2023-08-13T17:58:18+02:00 Remove generated files in clean target. - - - - - 3 changed files: - debian/changelog - + debian/clean - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ trollimage (1.20.1-2) UNRELEASED; urgency=medium * Team upload. * Bump debhelper compat to 13. + * Remove generated files in clean target. -- Bas Couwenberg <[email protected]> Tue, 13 Jun 2023 16:26:27 +0200 ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +*-info/ ===================================== debian/rules ===================================== @@ -8,8 +8,3 @@ export PYBUILD_NAME=trollimage %: dh $@ --with python3,numpy3 --buildsystem=pybuild - -override_dh_auto_clean: - dh_auto_clean - - $(RM) -r *.egg-info View it on GitLab: https://salsa.debian.org/debian-gis-team/trollimage/-/commit/a67de04275750285dd3e618f51f1b91073554533 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/trollimage/-/commit/a67de04275750285dd3e618f51f1b91073554533 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
