Source: rel2gpx
Section: utils
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.4
Homepage: http://blog.velocarte66.fr/de/node/277
Vcs-Git: git://anonscm.debian.org/pkg-grass/rel2gpx.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/rel2gpx.git

Package: rel2gpx
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libwww-perl,
         libio-stringy-perl,
         libxml-perl,
         libmath-complex-perl,
         libosm-gary68-perl
Description: create GPX-track from OSM relation 
 This script can download GPX tracks from a given OSM relation
 to feed it to your GPS device.  Most relations are not ordered
 in one single line.  The script tries to bring all parts into
 a reasonable order.
