Source: osm-gps-map
Section: libs
Priority: optional
Maintainer: Debian OpenStreetMap Team <pkg-osm-maint@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>
Build-Depends:
 debhelper (>= 9~)
 , hardening-wrapper
 , libtool
 , automake
 , autoconf
 , libgtk2.0-dev
 , libglib2.0-dev (>= 2.18)
 , libsoup2.4-dev
 , python-gobject-dev (>= 2.16.0)
 , python-gtk2-dev (>= 2.10.0)
 , libcairo2-dev (>= 1.8)
 , python-all-dev (>= 2.6.6-3~)
 , gnome-common
 , gtk-doc-tools (>= 1.12)
X-Python-Version: >= 2.5
Standards-Version: 3.9.3
Homepage: http://nzjrs.github.com/osm-gps-map/
Vcs-Git: git://git.debian.org/pkg-osm/osm-gps-map.git
Vcs-Browser: http://git.debian.org/?p=pkg-osm/osm-gps-map.git

Package: libosmgpsmap-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}
 , ${misc:Depends}
 , libosmgpsmap2 (= ${binary:Version})
Description: GTK+ library to embed OpenStreetMap maps - development files
 libosmgpsmap is a library to embed maps in applications that when given GPS 
 co-ordinates, draws a GPS track, and points of interest on a moving map 
 display. Downloads map data from a number of websites, including 
 openstreetmap.org, openaerialmap.org and others.
 .
 These are the development files for libosmgpsmap0, needed only if you're 
 writing or compiling an application which will use it.

Package: libosmgpsmap2
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Depends: ${shlibs:Depends}
 , ${misc:Depends}
Description: GTK+ library to embed OpenStreetMap maps
 libosmgpsmap is a library to embed maps in applications that when given GPS 
 co-ordinates, draws a GPS track, and points of interest on a moving map 
 display. Downloads map data from a number of websites, including 
 openstreetmap.org, openaerialmap.org and others.

Package: libosmgpsmap2-dbg
Architecture: any
Depends: ${shlibs:Depends}
 , ${misc:Depends}
 , libosmgpsmap2 (= ${binary:Version})
Priority: extra
Section: debug
Description: GTK+ library to embed OpenStreetMap maps - debugging symbols
 libosmgpsmap is a library to embed maps in applications that when given GPS
 co-ordinates, draws a GPS track, and points of interest on a moving map
 display. Downloads map data from a number of websites, including
 openstreetmap.org, openaerialmap.org and others.
 .
 This package contains the debugging symbols for the shared library and its
 Python bindings.
    
Package: python-osmgpsmap
Section: python
Architecture: any
Depends: ${misc:Depends}
 , ${shlibs:Depends}
 , ${python:Depends}
 , python-gtk2
Provides: ${python:Provides}
Suggests: libosmgpsmap2-dbg
Description: GTK+ library to embed OpenStreetMap maps - Python bindings
 libosmgpsmap is a library to embed maps in applications that when given GPS 
 co-ordinates, draws a GPS track, and points of interest on a moving map 
 display. Downloads map data from a number of websites, including 
 openstreetmap.org, openaerialmap.org and others.
 .
 This package provides the Python bindings for the library.
