Bas Couwenberg pushed to branch master at Debian GIS Project / donfig
Commits: 1e72fa0a by Bas Couwenberg at 2023-08-12T09:50:42+02:00 Remove generated files in clean target. - - - - - 3 changed files: - debian/changelog - + debian/clean - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +donfig (0.8.1+dfsg-2) UNRELEASED; urgency=medium + + * Team upload. + * Remove generated files in clean target. + + -- Bas Couwenberg <[email protected]> Sat, 12 Aug 2023 09:50:22 +0200 + donfig (0.8.1+dfsg-1) unstable; urgency=medium * New upstream release. ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +*-info/ ===================================== debian/rules ===================================== @@ -6,7 +6,3 @@ export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME} %: dh $@ --with python3 --buildsystem=pybuild - -override_dh_auto_clean: - dh_auto_clean - $(RM) -r donfig.egg-info/ View it on GitLab: https://salsa.debian.org/debian-gis-team/donfig/-/commit/1e72fa0a753cd732632268667dca6eb0eb1fbc82 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/donfig/-/commit/1e72fa0a753cd732632268667dca6eb0eb1fbc82 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
