Source: mkgmapgui
Section: utils
Priority: extra
Maintainer: Debian OpenStreetMap Team <pkg-osm-maint@lists.alioth.debian.org>
Uploaders: 
 Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
 , Mònica Ramírez Arceda <monica@debian.org>
 , David Paleino <dapal@debian.org>
Build-Depends: debhelper (>= 8), javahelper (>=0.25)
Build-Depends-Indep: default-jdk
Standards-Version: 3.9.3
Homepage: http://activityworkshop.net/software/mkgmapgui
Vcs-Git: git://git.debian.org/git/pkg-osm/mkgmapgui.git
Vcs-Browser: http://git.debian.org/?p=pkg-osm/mkgmapgui.git

Package: mkgmapgui
Architecture: all
Depends:
 ${misc:Depends}
 , mkgmap
 , ${java:Depends}
Recommends: ${java:Recommends}
Description: Graphical User Interface for mkgmap
 mkgmapgui is a GUI front end to mkgmap, a command-line utility for
 converting OpenStreetMap map files to files that can be uploaded to a
 Garmin GPS device.
 .
 While not all the advanced features of mkgmap are implemented in
 mkgmapgui, the most used are. mkgmapgui implements the following 
 features:
 .
  * Converting an .osm file into a Garmin .img file
  * Combining multiple .img files into one .img file.
