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

    Add plugin description to the long description.
    Removing build-dep on gettext again, because the lang* plugin is currently
    not included.
---
 debian/control | 12 +++++++++++-
 debian/rules   |  2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 753d85a..9331500 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: extra
 Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
 Uploaders: Giovanni Mascellani <g.mascell...@gmail.com>, Andreas Putzo 
<andr...@putzo.net>
-Build-Depends: ant, cdbs, dpatch, debhelper (>= 5), gettext, 
java-gcj-compat-dev, josm, libgettext-commons-java
+Build-Depends: ant, cdbs, dpatch, debhelper (>= 5), java-gcj-compat-dev, josm
 Standards-Version: 3.7.3
 Homepage: http://josm.openstreetmap.de
 
@@ -14,6 +14,16 @@ Suggests: gpsd, iceweasel
 Description: JOSM plugins
  JOSM (Java OpenStreetMap) plugin collection.
  .
+ This package contains the following plugins:
+  * colorscheme - Allows to create different color schemes.
+  * livegps     - Supports live GPS input together with gpsd.
+  * namefinder  - Allows input of place names in JOSM download dialog.
+  * slippymap   - Displays a slippy map grid in JOSM.
+  * utilsplugin - Several helper utilities.
+  * validator   - Data validator.
+  * wmsplugin   - Displays backround images from any WMS source.
+  * ywms        - WMS server for Yahoo imagery.
+ .
  JOSM is an editor for OpenStreetMap (OSM) written in Java.
  The current version supports stand alone GPX tracks, GPX track data
  from OSM database and existing nodes, line segments and metadata tags
diff --git a/debian/rules b/debian/rules
index b3627ab..eef52ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ DEB_ANT_BUILD_TARGET := build
 DEB_ANT_CLEAN_TARGET := clean
 
 SVNREPO := http://svn.openstreetmap.org/applications/editors/josm/plugins/
-PLUGINS = validator colorscheme livegps namefinder slippymap utilsplugin 
wmsplugin ywms 
+PLUGINS := colorscheme livegps namefinder slippymap utilsplugin validator 
wmsplugin ywms
 
 DATE := $(shell date +%Y%m%d)
 

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