[Git][debian-gis-team/josm][master] Also include properties for org.glassfish.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Jun 3 16:31:35 BST 2020
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 <sebastic at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20200603/a1312442/attachment.html>
More information about the Pkg-grass-devel
mailing list