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 d3335abd8d6b80957b67ff2948cdb65c773e05e0
Author: Andreas Putzo <andr...@putzo.net>
Date:   Sun Apr 13 10:31:15 2008 +0000

    Remove plugin version (svn revision) information for the validator and ywms 
plugin
    because we don't know them at build time.
---
 debian/patches/30_build.dpatch | 36 ++++++++++++++++++++++++++++++------
 1 file changed, 30 insertions(+), 6 deletions(-)

diff --git a/debian/patches/30_build.dpatch b/debian/patches/30_build.dpatch
index c2f34ac..8ac7786 100755
--- a/debian/patches/30_build.dpatch
+++ b/debian/patches/30_build.dpatch
@@ -4,9 +4,9 @@
 ## DP: Fix mistage in clean targets of the colorscheme and livegps plugin.
 
 @DPATCH@
-diff -urNad josm-plugins-0.0.0.20080412~/colorscheme/build.xml 
josm-plugins-0.0.0.20080412/colorscheme/build.xml
---- josm-plugins-0.0.0.20080412~/colorscheme/build.xml 2008-04-06 
19:10:11.000000000 +0000
-+++ josm-plugins-0.0.0.20080412/colorscheme/build.xml  2008-04-12 
23:35:00.000000000 +0000
+diff -urNad josm-plugins-0.0.0.20080413~/colorscheme/build.xml 
josm-plugins-0.0.0.20080413/colorscheme/build.xml
+--- josm-plugins-0.0.0.20080413~/colorscheme/build.xml 2008-04-06 
19:10:11.000000000 +0000
++++ josm-plugins-0.0.0.20080413/colorscheme/build.xml  2008-04-13 
10:27:25.000000000 +0000
 @@ -69,7 +69,7 @@
    </target>
  
@@ -16,9 +16,9 @@ diff -urNad 
josm-plugins-0.0.0.20080412~/colorscheme/build.xml josm-plugins-0.0.
      <delete dir="${plugin.build.dir}" />
      <delete file="${plugin.jar}" />
    </target>
-diff -urNad josm-plugins-0.0.0.20080412~/livegps/build.xml 
josm-plugins-0.0.0.20080412/livegps/build.xml
---- josm-plugins-0.0.0.20080412~/livegps/build.xml     2008-04-06 
19:10:11.000000000 +0000
-+++ josm-plugins-0.0.0.20080412/livegps/build.xml      2008-04-12 
23:35:19.000000000 +0000
+diff -urNad josm-plugins-0.0.0.20080413~/livegps/build.xml 
josm-plugins-0.0.0.20080413/livegps/build.xml
+--- josm-plugins-0.0.0.20080413~/livegps/build.xml     2008-04-06 
19:10:11.000000000 +0000
++++ josm-plugins-0.0.0.20080413/livegps/build.xml      2008-04-13 
10:27:25.000000000 +0000
 @@ -79,7 +79,7 @@
  
    <target name="clean">
@@ -28,3 +28,27 @@ diff -urNad josm-plugins-0.0.0.20080412~/livegps/build.xml 
josm-plugins-0.0.0.20
      <delete file="${plugin.jar}" />
    </target>
  
+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-13 
10:27:23.000000000 +0000
++++ josm-plugins-0.0.0.20080413/validator/build.xml    2008-04-13 
10:28:09.000000000 +0000
+@@ -33,8 +33,6 @@
+       <manifest>
+       <attribute name="Plugin-Class" 
value="org.openstreetmap.josm.plugins.validator.OSMValidatorPlugin"/>
+       <attribute name="Plugin-Description" value="A OSM data validator"/>
+-      <attribute name="Plugin-Version" 
value="${version.entry.commit.revision}"/>
+-      <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
+       <attribute name="Author" value="Francisco R. Santos 
&lt;frsan...@gmail.com>"/>
+       </manifest>
+     </jar>
+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-13 
10:27:23.000000000 +0000
++++ josm-plugins-0.0.0.20080413/ywms/build.xml 2008-04-13 10:28:16.000000000 
+0000
+@@ -33,8 +33,6 @@
+       <manifest>
+       <attribute name="Plugin-Class" 
value="org.openstreetmap.josm.plugins.ywms.YWMSPlugin"/>
+       <attribute name="Plugin-Description" value="A WMS server for Yahoo 
imagery based on Firefox"/>
+-      <attribute name="Plugin-Version" 
value="${version.entry.commit.revision}"/>
+-      <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
+       <attribute name="Author" value="Francisco R. Santos 
&lt;frsan...@gmail.com>"/>
+       </manifest>
+     </jar>

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to