Source: gtsam
Section: libs
Priority: optional
Maintainer: Lachlan Toohey <l.toohey@acfr.usyd.edu.au>
Build-Depends: debhelper (>= 8.0.0), cmake, libboost-all-dev, libgeographiclib-dev | libgeographic-dev, cython, libsuitesparse-dev, libmetis-dev
Standards-Version: 4.1.4
Homepage: https://github.com/borglab/gtsam
#Vcs-Git: git://git.debian.org/collab-maint/gtsam.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/gtsam.git;a=summary

Package: libgtsam4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: gtsam library for Smoothing and Mapping
 Georgia Tech Smoothing and Mapping Library
 .
 This package contains the core library.

Package: libgtsam-dev
Architecture: any
Depends:  libgtsam4 (= ${binary:Version}), libstdc++-dev, libc6-dev, libboost-dev (>= 1.43), libceres-dev, ${shlibs:Depends}, ${misc:Depends}
Description: Development files for GTSAM
 Georgia Tech Smoothing and Mapping Library
 .
 This package contains the headers and other 
 development files for the GTSAM library.

Package: gtsam-doc
Architecture: all
Description: documentation for gtsam
 <insert long description, indented with spaces>
