Source: libmath++
Priority: optional
Section: math
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Markus Koschany <apo@gambaru.de>
Build-Depends:
 debhelper (>= 9),
 dh-autoreconf
Build-Depends-Indep:
 doxygen,
 graphviz,
 gsfonts-x11,
 rdfind,
 symlinks
Standards-Version: 3.9.5
Homepage: http://wiki.debian.org/Games/monopd
Vcs-Git: git://anonscm.debian.org/pkg-games/libmath++.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/libmath%2B%2B.git

Package: libmath++-dev
Section: libdevel
Architecture: any
Depends:
 libmath++0c2a (= ${binary:Version}),
 ${misc:Depends}
Suggests:
 libmath++-doc
Description: C++ Math Type Library, development files
 This package contains the header files and static libraries needed
 for development with libmath++.
 .
 Libmath++ is a template based math library, written in C++ for
 symbolic and numeric calculus applications. Currently implemented
 features include conversion between string and tree representations,
 symbolic differentiation, and expression simplification.

Package: libmath++0c2a
Section: libs
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Multi-Arch: same
Description: C++ Math Type Library
 Libmath++ is a template based math library, written in C++ for
 symbolic and numeric calculus applications. Currently implemented
 features include conversion between string and tree representations,
 symbolic differentiation, and expression simplification.

Package: libmath++-doc
Section: doc
Architecture: all
Suggests:
 doc-base,
 libmath++-dev
Depends:
 ${misc:Depends}
Description: API documentation for libmath++
 This package contains automatically generated API documentation for
 the libmath++ Math Type Library.
 .
 Libmath++ is a template based math library, written in C++ for
 symbolic and numeric calculus applications. Currently implemented
 features include conversion between string and tree representations,
 symbolic differentiation, and expression simplification.
