Bas Couwenberg pushed to branch master at Debian GIS Project / glymur
Commits: 299fd692 by Bas Couwenberg at 2023-08-12T11:53: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 @@ +glymur (0.12.8-2) UNRELEASED; urgency=medium + + * Team upload. + * Remove generated files in clean target. + + -- Bas Couwenberg <[email protected]> Sat, 12 Aug 2023 11:53:03 +0200 + glymur (0.12.8-1) unstable; urgency=medium * New upstream release. ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +*-info/ ===================================== debian/rules ===================================== @@ -10,7 +10,3 @@ $(CURDIR)/tests %: 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/glymur/-/commit/299fd692e9448a7e230e00976447a4da82126353 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/commit/299fd692e9448a7e230e00976447a4da82126353 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
