Bas Couwenberg pushed to branch master at Debian GIS Project / josm
Commits: e0d795f6 by Bas Couwenberg at 2020-06-03T17:31:27+02:00 Also include properties for org.glassfish. - - - - - 2 changed files: - debian/changelog - debian/patches/00-build.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +josm (0.0.svn16538+dfsg-3) UNRELEASED; urgency=medium + + * Also include properties for org.glassfish. + + -- Bas Couwenberg <[email protected]> Wed, 03 Jun 2020 17:31:24 +0200 + josm (0.0.svn16538+dfsg-2) unstable; urgency=medium * Add patch for missing tag2link sources. ===================================== debian/patches/00-build.patch ===================================== @@ -205,7 +205,7 @@ Forwarded: not-needed + <exclude name="org/openstreetmap/gui/jmapviewer/Demo*"/> </javac> + <copy todir="${build.dir}"> -+ <fileset dir="${src.dir}" includes="ch/poole/**/*.properties" excludes="**/*.java"/> ++ <fileset dir="${src.dir}" includes="ch/poole/**/*.properties,org/glassfish/**/*.properties" excludes="**/*.java"/> + </copy> + <!-- I18N --> + <ant dir="i18n" /> View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/commit/e0d795f67761360c3d4ba1f54549498387362fa9 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/commit/e0d795f67761360c3d4ba1f54549498387362fa9 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
