Source: libbraiding
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Math Team <team+math@tracker.debian.org>
Uploaders: Tobias Hansen <thansen@debian.org>
Section: math
Priority: optional
Standards-Version: 4.6.0
Homepage: https://github.com/miguelmarco/libbraiding
Build-Depends: dpkg-dev (>= 1.22.5),
 debhelper (>= 13),
 debhelper-compat (= 13)
Vcs-Git: https://salsa.debian.org/math-team/libbraiding.git
Vcs-Browser: https://salsa.debian.org/math-team/libbraiding

Package: libbraiding0t64
Provides: ${t64:Provides}
Replaces: libbraiding0
Breaks: libbraiding0 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: computations on braid groups
 libbraiding is a library to compute several properties of braids,
 including centralizer and conjugacy check.
 .
 It is based on CBraid by Jae Choon Cha and Braiding by Juan Gonzalez-Meneses.

Package: libbraiding-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libbraiding0t64 (= ${binary:Version}), ${misc:Depends}
Description: computations on braid groups (development files)
 libbraiding is a library to compute several properties of braids,
 including centralizer and conjugacy check.
 .
 It is based on CBraid by Jae Choon Cha and Braiding by Juan Gonzalez-Meneses.
 .
 This package contains the development files for the library.
