Bas Couwenberg pushed to branch master at Debian GIS Project / totalopenstation
Commits: 520ebdd4 by Bas Couwenberg at 2023-08-11T17:48:24+02:00 Remove generated files in clean target. - - - - - 2 changed files: - debian/changelog - + debian/clean Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ totalopenstation (0.5.2-4) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.6.2, no changes. + * Remove generated files in clean target. -- Bas Couwenberg <[email protected]> Tue, 21 Jun 2022 07:24:02 +0200 ===================================== debian/clean ===================================== @@ -0,0 +1,5 @@ +*-info/ +.pybuild/ +.pytest_cache/ +build/ +totalopenstation/__pycache__/ View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/-/commit/520ebdd45a5b605641e70b2786afaea2b8dbf0a4 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/-/commit/520ebdd45a5b605641e70b2786afaea2b8dbf0a4 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
