[josm-plugins] 15/369: Setting ywms plugin version from SVN revision fixed

Bas Couwenberg sebastic at xs4all.nl
Sat Oct 18 12:03:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository josm-plugins.

commit 009e535c9e259c19e26690f6a844a12904628ed5
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sun Mar 30 18:22:40 2008 +0000

    Setting ywms plugin version from SVN revision fixed
---
 debian/patches/100_ywms.dpatch | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/patches/100_ywms.dpatch b/debian/patches/100_ywms.dpatch
index f7ee372..b8a70f2 100755
--- a/debian/patches/100_ywms.dpatch
+++ b/debian/patches/100_ywms.dpatch
@@ -5,9 +5,9 @@
 ## DP: No description.
 
 @DPATCH@
-diff -urNad josm-plugins-0.0.0.20080326~/ywms/build.xml josm-plugins-0.0.0.20080326/ywms/build.xml
---- josm-plugins-0.0.0.20080326~/ywms/build.xml	2007-12-19 18:09:31.000000000 +0000
-+++ josm-plugins-0.0.0.20080326/ywms/build.xml	2008-03-29 18:48:50.000000000 +0000
+diff -urNad josm-plugins-0.0.0.20080320~/ywms/build.xml josm-plugins-0.0.0.20080320/ywms/build.xml
+--- josm-plugins-0.0.0.20080320~/ywms/build.xml	2008-03-30 20:17:32.000000000 +0200
++++ josm-plugins-0.0.0.20080320/ywms/build.xml	2008-03-30 20:18:40.000000000 +0200
 @@ -1,13 +1,10 @@
  <project name="ywms" default="dist" basedir=".">
  
@@ -24,7 +24,7 @@ diff -urNad josm-plugins-0.0.0.20080326~/ywms/build.xml josm-plugins-0.0.0.20080
  
    <property name="ant.build.javac.target" value="1.5"/>
    
-@@ -28,14 +25,6 @@
+@@ -28,14 +25,7 @@
      <copy todir="${plugin.build.dir}/images">
        <fileset dir="images"/>
      </copy>
@@ -36,6 +36,7 @@ diff -urNad josm-plugins-0.0.0.20080326~/ywms/build.xml josm-plugins-0.0.0.20080
 -    </exec>
 -    <xmlproperty file="REVISION" prefix="version" keepRoot="false" collapseAttributes="true"/>
 -    <delete file="REVISION"/>
++    <xmlproperty file="${svn.info}" prefix="version" keepRoot="false" collapseAttributes="true"/>
      <jar destfile="${plugin.jar}" basedir="${plugin.build.dir}">
        <manifest>
  	<attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.ywms.YWMSPlugin"/>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm-plugins.git



More information about the Pkg-grass-devel mailing list