[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-16-gf4340d9

2009-12-06 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit 8e6a7c594d02a915684f6e5c22c436a6cbce96ca
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Sun Dec 6 22:21:04 2009 +0100

Dependencies for routing plugin fixed

diff --git a/debian/control b/debian/control
index 1901662..4d39323 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-grass/josm-plugins.git
 
 Package: josm-plugins
 Architecture: all
-Depends: josm (= 0.0.svn2561), libmetadata-extractor-java, ${misc:Depends}
+Depends: josm (= 0.0.svn2561), libmetadata-extractor-java, ${misc:Depends},
+ liblog4j1.2-java, libjgrapht0.7-java
 Conflicts: josm (= 0.0.svn2562)
 Suggests: gpsd
 Description: Plugins for JOSM
diff --git a/debian/patches/150_routing.dpatch 
b/debian/patches/150_routing.dpatch
index ad16e67..80eb74a 100755
--- a/debian/patches/150_routing.dpatch
+++ b/debian/patches/150_routing.dpatch
@@ -7,7 +7,7 @@
 @DPATCH@
 diff -urNad josm-plugins~/routing/build.xml josm-plugins/routing/build.xml
 --- josm-plugins~/routing/build.xml2009-12-05 01:01:22.0 +0100
-+++ josm-plugins/routing/build.xml 2009-12-06 21:42:54.0 +0100
 josm-plugins/routing/build.xml 2009-12-06 22:20:03.0 +0100
 @@ -4,8 +4,8 @@
  property name=plugin.dist.dirvalue=../../dist/
  property name=plugin.build.dir   value=build/
@@ -30,3 +30,11 @@ diff -urNad josm-plugins~/routing/build.xml 
josm-plugins/routing/build.xml
  copy todir=${plugin.build.dir}/
  fileset dir=resources
  include name=*.xml/
+@@ -46,6 +44,7 @@
+ attribute name=Plugin-Mainversion value=2450/
+ attribute name=Plugin-Stage value=50/
+ attribute name=Plugin-Version 
value=${version.entry.commit.revision}/
++attribute name=Class-Path value=${jgrapht} ${log4j}/
+ /manifest
+ /jar
+ /target

-- 
Plugins for josm

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


[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-16-gf4340d9

2009-12-06 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit f4340d997f4da28af442c7c7c1d71ac4052e29ba
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Sun Dec 6 22:31:34 2009 +0100

d/ch: updated plugin list

diff --git a/debian/control b/debian/control
index 4d39323..e7783a9 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,14 @@ Description: Plugins for JOSM
   * utilsplugin- Several helper utilities.
   * validator  - Data validator.
   * wmsplugin  - Displays background images from any WMS source.
+  * cadastre-fr- A special handler for the French land registry WMS
+ server.
+  * DirectUpload   - Directly uploads GPS Traces from current active
+ layer in JOSM to openstreetmap.org.
+  * editgpx- Anonymizes timestamps and deletes parts of huge GPX
+ tracks very fast.
+  * lakewalker - Helps vectorizing WMS images.
+  * routing- Provides routing capabilities.
  .
  JOSM is an editor for OpenStreetMap (OSM) written in Java.
  The current version supports stand alone GPX tracks, GPX track data

-- 
Plugins for josm

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