Bas Couwenberg pushed to branch master at Debian GIS Project / openlayers
Commits: 09753675 by Bas Couwenberg at 2023-08-11T15:21:25+02:00 Remove generated files in clean target. - - - - - 2 changed files: - debian/changelog - debian/clean Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ openlayers (2.13.1+ds2-11) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.2, no changes. * Use packaging.version instead of distutils.version. * Bump debhelper compat to 13. + * Remove generated files in clean target. -- Bas Couwenberg <[email protected]> Wed, 18 Jan 2023 17:03:49 +0100 ===================================== debian/clean ===================================== @@ -1,2 +1,3 @@ build/*.js tools/*.pyc +tools/__pycache__/ View it on GitLab: https://salsa.debian.org/debian-gis-team/openlayers/-/commit/097536752b1b0a84546fdc880ed5efb082f64a0b -- View it on GitLab: https://salsa.debian.org/debian-gis-team/openlayers/-/commit/097536752b1b0a84546fdc880ed5efb082f64a0b 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
