Bas Couwenberg pushed to branch master at Debian GIS Project / spatialite
Commits: 92190d4c by Bas Couwenberg at 2023-08-11T14:25:31+02:00 Remove generated files in clean target. - - - - - 2 changed files: - debian/changelog - + debian/clean Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ spatialite (5.1.0-2) UNRELEASED; urgency=medium * Strip pre-release from symbols version. + * Remove generated files in clean target. -- Bas Couwenberg <[email protected]> Tue, 08 Aug 2023 05:29:30 +0200 ===================================== debian/clean ===================================== @@ -0,0 +1,5 @@ +test/*_logfile +test/report.html +test/report/ +test/sql_stmt_proc_tests/storproc_x.sqlite +test/text_export1.geojson View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/92190d4cfb1a1ce78f4071c2b780dd1811ed78f1 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/92190d4cfb1a1ce78f4071c2b780dd1811ed78f1 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
