[DebianGIS-dev] r1684 - packages/josm-plugins/trunk/debian/patches
gmascellani-guest at alioth.debian.org
gmascellani-guest at alioth.debian.org
Mon Jun 30 17:51:24 UTC 2008
Author: gmascellani-guest
Date: 2008-06-30 17:51:23 +0000 (Mon, 30 Jun 2008)
New Revision: 1684
Modified:
packages/josm-plugins/trunk/debian/patches/20_disable_svn.dpatch
Log:
Updated 20_disable_svn.path for plugin slippymap
Modified: packages/josm-plugins/trunk/debian/patches/20_disable_svn.dpatch
===================================================================
--- packages/josm-plugins/trunk/debian/patches/20_disable_svn.dpatch 2008-06-29 11:07:51 UTC (rev 1683)
+++ packages/josm-plugins/trunk/debian/patches/20_disable_svn.dpatch 2008-06-30 17:51:23 UTC (rev 1684)
@@ -5,9 +5,27 @@
## DP: This patch disables this behaviour.
@DPATCH@
-diff -urNad josm-plugins-0.0.0.20080413~/validator/build.xml josm-plugins-0.0.0.20080413/validator/build.xml
---- josm-plugins-0.0.0.20080413~/validator/build.xml 2008-04-06 21:10:11.000000000 +0200
-+++ josm-plugins-0.0.0.20080413/validator/build.xml 2008-04-13 13:15:38.000000000 +0200
+diff -urNad josm-plugins-0.0.0.20080518~/slippymap/build.xml josm-plugins-0.0.0.20080518/slippymap/build.xml
+--- josm-plugins-0.0.0.20080518~/slippymap/build.xml 2008-05-14 17:40:22.000000000 +0200
++++ josm-plugins-0.0.0.20080518/slippymap/build.xml 2008-06-30 19:46:28.000000000 +0200
+@@ -26,14 +26,6 @@
+ <copy todir="build/images">
+ <fileset dir="images" />
+ </copy>
+- <exec append="false" output="REVISION" executable="svn" failifexecutionfails="false">
+- <env key="LANG" value="C"/>
+- <arg value="info"/>
+- <arg value="--xml"/>
+- <arg value="."/>
+- </exec>
+- <xmlproperty file="REVISION" prefix="version" keepRoot="false" collapseAttributes="true"/>
+- <delete file="REVISION"/>
+
+ <!-- create josm-custom.jar -->
+ <jar destfile="${plugin.jar}" basedir="build">
+diff -urNad josm-plugins-0.0.0.20080518~/validator/build.xml josm-plugins-0.0.0.20080518/validator/build.xml
+--- josm-plugins-0.0.0.20080518~/validator/build.xml 2008-06-30 19:42:26.000000000 +0200
++++ josm-plugins-0.0.0.20080518/validator/build.xml 2008-06-30 19:45:22.000000000 +0200
@@ -29,14 +29,6 @@
<copy todir="build/images">
<fileset dir="images"/>
@@ -23,9 +41,9 @@
<jar destfile="${plugin.jar}" basedir="build">
<manifest>
<attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.validator.OSMValidatorPlugin"/>
-diff -urNad josm-plugins-0.0.0.20080413~/ywms/build.xml josm-plugins-0.0.0.20080413/ywms/build.xml
---- josm-plugins-0.0.0.20080413~/ywms/build.xml 2008-04-06 21:10:11.000000000 +0200
-+++ josm-plugins-0.0.0.20080413/ywms/build.xml 2008-04-13 13:15:11.000000000 +0200
+diff -urNad josm-plugins-0.0.0.20080518~/ywms/build.xml josm-plugins-0.0.0.20080518/ywms/build.xml
+--- josm-plugins-0.0.0.20080518~/ywms/build.xml 2008-06-30 19:42:26.000000000 +0200
++++ josm-plugins-0.0.0.20080518/ywms/build.xml 2008-06-30 19:45:22.000000000 +0200
@@ -29,14 +29,6 @@
<copy todir="${plugin.build.dir}/images">
<fileset dir="images"/>
More information about the Pkg-grass-devel
mailing list