Bas Couwenberg pushed to branch master at Debian GIS Project / pooch
Commits: 45542345 by Bas Couwenberg at 2023-08-13T09:15:17+02:00 Remove generated files in clean target. - - - - - 3 changed files: - debian/changelog - + debian/clean - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pooch (1.7.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Remove generated files in clean target. + + -- Bas Couwenberg <[email protected]> Sun, 13 Aug 2023 09:15:02 +0200 + pooch (1.7.0-1) unstable; urgency=medium [ Bas Couwenberg ] ===================================== debian/clean ===================================== @@ -0,0 +1,2 @@ +*-info/ +pooch/_version.py ===================================== debian/rules ===================================== @@ -7,8 +7,3 @@ export PYBUILD_DISABLE=test %: dh $@ --with python3 --buildsystem=pybuild - -override_dh_auto_clean: - dh_auto_clean - $(RM) pooch/_version.py - $(RM) -r pooch.egg-info/ View it on GitLab: https://salsa.debian.org/debian-gis-team/pooch/-/commit/45542345df50bade82af41b792412abd105f23b9 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pooch/-/commit/45542345df50bade82af41b792412abd105f23b9 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
