Source: collada-dom
Section: science
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Jochen Sprickerhof <jspricke@debian.org>,
           Leopold Palomo-Avellaneda <leo@alaxarxa.net>,
           Rosen Diankov <rosen.diankov@gmail.com>,
           Wookey <wookey@debian.org>
Build-Depends: debhelper-compat (= 13),
               cmake,
               libboost-dev,
               libboost-filesystem-dev,
               libminizip-dev,
               liburiparser-dev,
               libxml2-dev,
               pkgconf,
               zlib1g-dev
Standards-Version: 4.7.3
Homepage: https://github.com/rdiankov/collada-dom
Vcs-Git: https://salsa.debian.org/science-team/collada-dom.git
Vcs-Browser: https://salsa.debian.org/science-team/collada-dom

Package: libcollada-dom2.5-dp0
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: libbullet2
Description: collada-dom 2.5.0  - COLLADA using double precision
 The COLLADA Document Object Model (DOM) is an application programming
 interface (API) that provides a C++ object representation of a COLLADA XML
 instance document.

Package: libcollada-dom-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libcollada-dom2.5-dp0 (=${binary:Version}), ${misc:Depends}
Suggests: libbullet2-dev
Description: collada-dom 2.5.0 C++ headers and build tools
 The COLLADA Document Object Model (DOM) is an application programming
 interface (API) that provides a C++ object representation of a COLLADA XML
 instance document.
 .
 This package contains C++ headers and build tools. The library is built using
 double precision.
