Bas Couwenberg pushed to branch master at Debian GIS Project / flox
Commits: cf31f724 by Bas Couwenberg at 2023-08-12T10:35:07+02:00 Remove generated files in clean target. - - - - - 3 changed files: - debian/changelog - + debian/clean - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +flox (0.7.2-2) UNRELEASED; urgency=medium + + * Team upload. + * Remove generated files in clean target. + + -- Bas Couwenberg <[email protected]> Sat, 12 Aug 2023 10:28:10 +0200 + flox (0.7.2-1) unstable; urgency=medium * New upstream release. ===================================== debian/clean ===================================== @@ -0,0 +1,2 @@ +*-info/ +flox/_version.py ===================================== debian/rules ===================================== @@ -13,7 +13,3 @@ export PYBUILD_AFTER_INSTALL=rm -rf \ %: 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/flox/-/commit/cf31f724330fbdcb7753df36e55f02b2605b1615 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/commit/cf31f724330fbdcb7753df36e55f02b2605b1615 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
