This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm-plugins.
commit 6110f3e10cf7c869742c6ccd52086b0c6fd66a4d Author: Bas Couwenberg <[email protected]> Date: Mon May 30 23:41:35 2016 +0200 Refresh patches. --- debian/changelog | 1 + debian/patches/00-fix_build-common.patch | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 16f07a4..1b506e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ josm-plugins (0.0.svn32208+ds-1) UNRELEASED; urgency=medium * New upstream SVN snapshot. * Bump JOSM dependency to 10301. + * Refresh patches. -- Bas Couwenberg <[email protected]> Mon, 30 May 2016 23:37:53 +0200 diff --git a/debian/patches/00-fix_build-common.patch b/debian/patches/00-fix_build-common.patch index 7392d1d..d320c6f 100644 --- a/debian/patches/00-fix_build-common.patch +++ b/debian/patches/00-fix_build-common.patch @@ -16,8 +16,8 @@ Forwarded: not-needed + <property name="josm" location="/usr/share/josm/josm.jar"/> <property name="josm.test.build.dir" location="../../core/test/build"/> <property name="groovy.jar" location="../00_core_tools/groovy-all-2.4.6.jar"/> - <property name="plugin.build.dir" location="build"/> -@@ -20,7 +20,7 @@ + <property name="annotations.jar" location="../00_core_tools/findbugs/annotations.jar"/> +@@ -21,7 +21,7 @@ <property name="plugin.src.dir" location="src"/> <property name="plugin.lib.dir" location="lib"/> <!-- this is the directory where the plugin jar is copied to --> @@ -26,7 +26,7 @@ Forwarded: not-needed <property name="ant.build.javac.target" value="1.7"/> <property name="ant.build.javac.source" value="1.7"/> <property name="plugin.jar" location="${plugin.dist.dir}/${ant.project.name}.jar"/> -@@ -263,10 +263,13 @@ +@@ -266,10 +266,13 @@ </tstamp> <echo file="REVISION.XML"><![CDATA[<info><entry><commit revision="UNKNOWN"><date>${current.time}</date></commit></entry></info>]]></echo> </target> -- 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

