[DebianGIS-dev] r1485 - packages/josm-plugins/trunk/debian/patches

gmascellani-guest at alioth.debian.org gmascellani-guest at alioth.debian.org
Sun Mar 30 18:22:41 UTC 2008


Author: gmascellani-guest
Date: 2008-03-30 18:22:40 +0000 (Sun, 30 Mar 2008)
New Revision: 1485

Modified:
   packages/josm-plugins/trunk/debian/patches/100_ywms.dpatch
Log:
Setting ywms plugin version from SVN revision fixed


Modified: packages/josm-plugins/trunk/debian/patches/100_ywms.dpatch
===================================================================
--- packages/josm-plugins/trunk/debian/patches/100_ywms.dpatch	2008-03-30 15:53:35 UTC (rev 1484)
+++ packages/josm-plugins/trunk/debian/patches/100_ywms.dpatch	2008-03-30 18:22:40 UTC (rev 1485)
@@ -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 @@
  
    <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 @@
 -    </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"/>




More information about the Pkg-grass-devel mailing list