This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm-plugins.
commit 9ceaec2ef6cfe5f40a588fe354bace88e7f7ffa4 Author: Bas Couwenberg <[email protected]> Date: Mon Nov 7 08:06:46 2016 +0100 Refresh patches. --- debian/changelog | 1 + debian/patches/00-fix_build-common.patch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f4c3a32..169256f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ josm-plugins (0.0.svn33050+ds-1) UNRELEASED; urgency=medium * New upstream SVN snapshot. * Bump JOSM dependency to 11223. + * Refresh patches. -- Bas Couwenberg <[email protected]> Mon, 07 Nov 2016 07:47:06 +0100 diff --git a/debian/patches/00-fix_build-common.patch b/debian/patches/00-fix_build-common.patch index d39be95..bd8bbab 100644 --- a/debian/patches/00-fix_build-common.patch +++ b/debian/patches/00-fix_build-common.patch @@ -15,8 +15,8 @@ Forwarded: not-needed - <property name="josm" location="../../core/dist/josm-custom.jar"/> + <property name="josm" location="/usr/share/josm/josm.jar"/> <property name="josm.test.build.dir" location="../../core/test/build"/> - <property name="error_prone_ant.jar" location="../00_core_tools/error_prone_ant-2.0.12.jar"/> - <property name="checkstyle.jar" location="../00_core_tools/checkstyle/checkstyle-7.1-all.jar"/> + <property name="error_prone_ant.jar" location="../00_core_tools/error_prone_ant-2.0.13.jar"/> + <property name="checkstyle.jar" location="../00_core_tools/checkstyle/checkstyle-7.2-all.jar"/> @@ -23,11 +23,10 @@ <property name="plugin.src.dir" location="src"/> <property name="plugin.lib.dir" location="lib"/> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm-plugins.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

