This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm-plugins.
commit 6078da7544f8202947cd9b792861f7c9f1779905 Author: Bas Couwenberg <[email protected]> Date: Tue Feb 28 07:45:13 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 981948e..791c408 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ josm-plugins (0.0.svn33172+ds-1) UNRELEASED; urgency=medium * New upstream SVN snapshot. * Bump JOSM dependency to 11639. + * Refresh patches. -- Bas Couwenberg <[email protected]> Tue, 28 Feb 2017 07:42:09 +0100 diff --git a/debian/patches/00-fix_build-common.patch b/debian/patches/00-fix_build-common.patch index 3cdb815..1a3a264 100644 --- a/debian/patches/00-fix_build-common.patch +++ b/debian/patches/00-fix_build-common.patch @@ -16,7 +16,7 @@ Forwarded: not-needed + <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.15.jar"/> - <property name="checkstyle.jar" location="../00_core_tools/checkstyle/checkstyle-7.4-all.jar"/> + <property name="checkstyle.jar" location="../00_core_tools/checkstyle/checkstyle-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

