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 a006b1acc916655a6a53c977c634bc9ee26d8466
Author: Giovanni Mascellani <mascell...@poisson.phc.unipi.it>
Date:   Mon Feb 16 13:18:38 2009 +0000

    Fixed lintian messages:
     * added ${misc:Depends} to dependencies
     * added patch descriptions
---
 debian/control                       | 2 +-
 debian/patches/100_surveyor.dpatch   | 4 ++--
 debian/patches/10_colorscheme.dpatch | 5 +++--
 debian/patches/110_usertools.dpatch  | 4 ++--
 debian/patches/20_livegps.dpatch     | 5 +++--
 debian/patches/30_slippymap.dpatch   | 5 +++--
 debian/patches/40_utilsplugin.dpatch | 4 ++--
 debian/patches/50_validator.dpatch   | 4 ++--
 debian/patches/60_wmsplugin.dpatch   | 4 ++--
 debian/patches/70_agpifoj.dpatch     | 5 +++--
 debian/patches/80_measurement.dpatch | 4 ++--
 debian/patches/90_openvisible.dpatch | 5 +++--
 12 files changed, 28 insertions(+), 23 deletions(-)

diff --git a/debian/control b/debian/control
index cfceb08..62b5592 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: 
http://svn.debian.org/viewsvn/pkg-grass/packages/josm-plugins/
 
 Package: josm-plugins
 Architecture: all
-Depends: josm (>= 0.0.svn1387), libmetadata-extractor-java
+Depends: josm (>= 0.0.svn1387), libmetadata-extractor-java, ${misc:Depends}
 Suggests: gpsd, iceweasel
 Description: Plugins for JOSM
  JOSM (Java OpenStreetMap) plugin collection.
diff --git a/debian/patches/100_surveyor.dpatch 
b/debian/patches/100_surveyor.dpatch
index 02ec947..98c4329 100755
--- a/debian/patches/100_surveyor.dpatch
+++ b/debian/patches/100_surveyor.dpatch
@@ -1,8 +1,8 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 100_surveyor.dpatch by  <g.mascell...@gmail.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Patch for plugin surveyor
+## DP:  * Disable upstream SVN access
 
 @DPATCH@
 diff -urNad trunk~/surveyor/build.xml trunk/surveyor/build.xml
diff --git a/debian/patches/10_colorscheme.dpatch 
b/debian/patches/10_colorscheme.dpatch
index 6cff643..f828f7c 100755
--- a/debian/patches/10_colorscheme.dpatch
+++ b/debian/patches/10_colorscheme.dpatch
@@ -1,8 +1,9 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 10_colorscheme.dpatch by  <g.mascell...@gmail.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Patch for plugin colorscheme
+## DP:  * Disable upstream SVN access
+## DP:  * Fix wrong classpath and dependencies
 
 @DPATCH@
 diff -urNad trunk~/colorscheme/build.xml trunk/colorscheme/build.xml
diff --git a/debian/patches/110_usertools.dpatch 
b/debian/patches/110_usertools.dpatch
index 64085db..1d8d954 100755
--- a/debian/patches/110_usertools.dpatch
+++ b/debian/patches/110_usertools.dpatch
@@ -1,8 +1,8 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 110_usertools.dpatch by  <g.mascell...@gmail.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Patch for plugin usertools
+## DP:  * Disable upstream SVN access
 
 @DPATCH@
 diff -urNad trunk~/usertools/build.xml trunk/usertools/build.xml
diff --git a/debian/patches/20_livegps.dpatch b/debian/patches/20_livegps.dpatch
index e7b9e13..757a505 100755
--- a/debian/patches/20_livegps.dpatch
+++ b/debian/patches/20_livegps.dpatch
@@ -1,8 +1,9 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 20_livegps.dpatch by  <g.mascell...@gmail.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Patch for plugin livegps
+## DP:  * Disable upstream SVN access
+## DP:  * Fix wrong classpath
 
 @DPATCH@
 diff -urNad trunk~/livegps/build.xml trunk/livegps/build.xml
diff --git a/debian/patches/30_slippymap.dpatch 
b/debian/patches/30_slippymap.dpatch
index 65651e7..1c0ff5f 100755
--- a/debian/patches/30_slippymap.dpatch
+++ b/debian/patches/30_slippymap.dpatch
@@ -1,8 +1,9 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 30_slippymap.dpatch by  <g.mascell...@gmail.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Patch for plugin slippymap
+## DP:  * Disable upstream SVN access
+## DP:  * Fix wrong classpath
 
 @DPATCH@
 diff -urNad trunk~/slippymap/build.xml trunk/slippymap/build.xml
diff --git a/debian/patches/40_utilsplugin.dpatch 
b/debian/patches/40_utilsplugin.dpatch
index 0d8782c..a476956 100755
--- a/debian/patches/40_utilsplugin.dpatch
+++ b/debian/patches/40_utilsplugin.dpatch
@@ -1,8 +1,8 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 40_utilsplugin.dpatch by  <g.mascell...@gmail.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Patch for plugin utilsplugin
+## DP:  * Disable upstream SVN access
 
 @DPATCH@
 diff -urNad trunk~/utilsplugin/build.xml trunk/utilsplugin/build.xml
diff --git a/debian/patches/50_validator.dpatch 
b/debian/patches/50_validator.dpatch
index 42cca63..e7fe497 100755
--- a/debian/patches/50_validator.dpatch
+++ b/debian/patches/50_validator.dpatch
@@ -1,8 +1,8 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 50_validator.dpatch by  <g.mascell...@gmail.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Patch for plugin validator
+## DP:  * Disable upstream SVN access
 
 @DPATCH@
 diff -urNad trunk~/validator/build.xml trunk/validator/build.xml
diff --git a/debian/patches/60_wmsplugin.dpatch 
b/debian/patches/60_wmsplugin.dpatch
index c277470..7a671a6 100755
--- a/debian/patches/60_wmsplugin.dpatch
+++ b/debian/patches/60_wmsplugin.dpatch
@@ -1,8 +1,8 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 60_wmsplugin.dpatch by  <g.mascell...@gmail.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Patch for plugin wmsplugin
+## DP:  * Disable upstream SVN access
 
 @DPATCH@
 diff -urNad trunk~/wmsplugin/build.xml trunk/wmsplugin/build.xml
diff --git a/debian/patches/70_agpifoj.dpatch b/debian/patches/70_agpifoj.dpatch
index 3225ee0..8391d7e 100755
--- a/debian/patches/70_agpifoj.dpatch
+++ b/debian/patches/70_agpifoj.dpatch
@@ -1,8 +1,9 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 70_agpifoj.dpatch by  <g.mascell...@gmail.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Patch for plugin agpifoj
+## DP:  * Disable upstream SVN access
+## DP:  * Fix wrong classpath
 
 @DPATCH@
 diff -urNad trunk~/agpifoj/build.xml trunk/agpifoj/build.xml
diff --git a/debian/patches/80_measurement.dpatch 
b/debian/patches/80_measurement.dpatch
index 0fa6f62..71ae25d 100755
--- a/debian/patches/80_measurement.dpatch
+++ b/debian/patches/80_measurement.dpatch
@@ -1,8 +1,8 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 80_measurement.dpatch by  <g.mascell...@gmail.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Patch for plugin measurement
+## DP:  * Disable upstream SVN access
 
 @DPATCH@
 diff -urNad trunk~/measurement/build.xml trunk/measurement/build.xml
diff --git a/debian/patches/90_openvisible.dpatch 
b/debian/patches/90_openvisible.dpatch
index 025aabb..5d5ddd1 100755
--- a/debian/patches/90_openvisible.dpatch
+++ b/debian/patches/90_openvisible.dpatch
@@ -1,8 +1,9 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 90_openvisible.dpatch by  <g.mascell...@gmail.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Patch for plugin openvisible
+## DP:  * Disable upstream SVN access
+## DP:  * Fix wrong classpath, dependencies and filepath
 
 @DPATCH@
 diff -urNad trunk~/openvisible/build.xml trunk/openvisible/build.xml

-- 
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