This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm-plugins.
commit 6d6ff0e113c8c1f3f96b07f1c559af921785c23e Author: Bas Couwenberg <[email protected]> Date: Tue Jan 31 07:56:34 2017 +0100 Refresh patches. --- debian/changelog | 1 + debian/patches/00-fix_build-common.patch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 73a2266..cbc286c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ josm-plugins (0.0.svn33134+ds-1) UNRELEASED; urgency=medium * New upstream SVN snapshot. * Bump JOSM dependency to 11514. + * Refresh patches. -- Bas Couwenberg <[email protected]> Tue, 31 Jan 2017 07:54:43 +0100 diff --git a/debian/patches/00-fix_build-common.patch b/debian/patches/00-fix_build-common.patch index 31d7dc6..3cdb815 100644 --- a/debian/patches/00-fix_build-common.patch +++ b/debian/patches/00-fix_build-common.patch @@ -15,7 +15,7 @@ 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.14.jar"/> + <property name="error_prone_ant.jar" location="../00_core_tools/error_prone_ant-2.0.15.jar"/> <property name="checkstyle.jar" location="../00_core_tools/checkstyle/checkstyle-7.4-all.jar"/> @@ -23,11 +23,10 @@ <property name="plugin.src.dir" location="src"/> -- 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

