Source: dmlc-core
Section: science
Homepage: https://github.com/dmlc/dmlc-core/
Priority: optional
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/deeplearning-team/dmlc-core.git
Vcs-Browser: https://salsa.debian.org/deeplearning-team/dmlc-core
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Uploaders: Mo Zhou <lumin@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), cmake, debhelper-compat (= 13), libssl-dev
Rules-Requires-Root: no

Package: libdmlc-dev
Section: libdevel
Architecture: any
Depends: libdmlc0t64 (= ${binary:Version}), ${misc:Depends}
Description: Distributed Machine Learning Common Codebase (dev)
 DMLC-Core is the backbone library to support all DMLC projects, offers the
 bricks to build efficient and scalable distributed machine learning libraries.
 .
 This package contains the development files.

Package: libdmlc0t64
Provides: ${t64:Provides}
Replaces: libdmlc0
Breaks: libdmlc0 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: Distributed Machine Learning Common Codebase (lib)
 DMLC-Core is the backbone library to support all DMLC projects, offers the
 bricks to build efficient and scalable distributed machine learning libraries.
 .
 This package contains the shared objects.
