Bas Couwenberg pushed to branch master at Debian GIS Project / josm
Commits: 59d808e9 by Bas Couwenberg at 2023-08-11T10:51:56+02:00 Remove generated files in clean target. - - - - - 2 changed files: - debian/changelog - debian/clean Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +josm (0.0.svn18789+dfsg-2) UNRELEASED; urgency=medium + + * Remove generated files in clean target. + + -- Bas Couwenberg <[email protected]> Fri, 11 Aug 2023 10:41:17 +0200 + josm (0.0.svn18789+dfsg-1) unstable; urgency=medium * New tested snapshot. ===================================== debian/clean ===================================== @@ -1,3 +1,15 @@ -data/*.lang +i18n/po/core.pot +resources/CONTRIBUTION +resources/LICENSE +resources/README +resources/REVISION +resources/data/*.lang +src/ch/poole/openinghoursparser/OpeningHoursParser.java +src/ch/poole/openinghoursparser/OpeningHoursParserConstants.java +src/ch/poole/openinghoursparser/OpeningHoursParserTokenManager.java +src/ch/poole/openinghoursparser/ParseException.java +src/ch/poole/openinghoursparser/SimpleCharStream.java +src/ch/poole/openinghoursparser/Token.java +src/ch/poole/openinghoursparser/TokenMgrError.java src/org/openstreetmap/josm/data/imagery/types/* src/org/w3/_2001/xmlschema/* View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/commit/59d808e9f60fcdb7a91bb034b04c83a93b1a1390 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/commit/59d808e9f60fcdb7a91bb034b04c83a93b1a1390 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
