This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm.
commit b79d938c9ba333ece49d4b398be37ef2e99a6b25 Author: Bas Couwenberg <[email protected]> Date: Mon Jul 3 07:46:42 2017 +0200 Refresh patches. --- debian/changelog | 1 + debian/patches/00-build.patch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 327120d..9a1691c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ josm (0.0.svn12450+dfsg-1) UNRELEASED; urgency=medium * New hotfix tested snapshot. + * Refresh patches. -- Bas Couwenberg <[email protected]> Mon, 03 Jul 2017 07:43:26 +0200 diff --git a/debian/patches/00-build.patch b/debian/patches/00-build.patch index 387e3f3..3dfb061 100644 --- a/debian/patches/00-build.patch +++ b/debian/patches/00-build.patch @@ -13,7 +13,7 @@ Forwarded: not-needed <property name="mapcss.dir" location="${src.dir}/org/openstreetmap/josm/gui/mappaint/mapcss"/> <property name="proj-build.dir" location="${base.dir}/build2"/> <property name="epsg.output" location="${base.dir}/data/projection/custom-epsg"/> -- <property name="groovy.jar" location="${base.dir}/tools/groovy-all-2.4.11.jar"/> +- <property name="groovy.jar" location="${base.dir}/tools/groovy-all.jar"/> + <property name="groovy.jar" location="/usr/share/java/groovy-all.jar"/> + <property name="antcontrib.jar" value="/usr/share/java/ant-contrib.jar"/> <property name="error_prone_ant.jar" location="${base.dir}/tools/error_prone_ant.jar"/> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

