Bas Couwenberg pushed to branch master at Debian GIS Project / trollsift
Commits: 2f299c51 by Bas Couwenberg at 2023-08-13T18:02:49+02:00 Remove generated files in clean target. - - - - - 3 changed files: - debian/changelog - + debian/clean - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ trollsift (0.5.0-2) UNRELEASED; urgency=medium * Enable Salsa CI. * Bump Standards-Version to 4.6.2, no changes. * Bump debhelper compat to 13. + * Remove generated files in clean target. -- Bas Couwenberg <[email protected]> Sun, 08 Jan 2023 15:26:04 +0100 ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +*-info/ ===================================== debian/rules ===================================== @@ -8,8 +8,3 @@ export PYBUILD_NAME=trollsift %: dh $@ --with python3 --buildsystem=pybuild - -override_dh_auto_clean: - dh_auto_clean - - $(RM) -r *.egg-info View it on GitLab: https://salsa.debian.org/debian-gis-team/trollsift/-/commit/2f299c51d0ee87e7d61c8aa82b2140d9b3c0c30b -- View it on GitLab: https://salsa.debian.org/debian-gis-team/trollsift/-/commit/2f299c51d0ee87e7d61c8aa82b2140d9b3c0c30b 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
