Source: libmialm
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Gert Wollny <gw.fossdev@gmail.com>
Section: science
Priority: optional
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
               libxml2-dev,
               libglib2.0-dev,
               pkg-config,
               gtk-doc-tools
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/libmialm
Vcs-Git: https://salsa.debian.org/med-team/libmialm.git
Homepage: http://mia.sourceforge.net
Rules-Requires-Root: no

Package: libmialm-dev
Architecture: any
Section: libdevel
Depends: libmialm3t64 (= ${binary:Version}),
         ${misc:Depends}
Description: Development files for the MIA landmark library
 This library implements handling for landmarks and 3D view positioning
 for optimal landmark visibility, and in-and output of these landmarks.
 This library is part of the MIA tool chain for medical image analysis.
 This package contains the development files - headers, shared libraries,
 and pkg-config files.

Package: libmialm3t64
Provides: ${t64:Provides}
Replaces: libmialm3
Breaks: libmialm3 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Landmark handling for the MIA tool chain
 This library implements handling for landmarks and 3D view positioning
 for optimal landmark visibility, and in-and output of these landmarks.
 This library is part of the MIA tool chain for medical image analysis.

Package: libmialm-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: devhelp
Description: Documentation for the MIA landmark library
 This library implements handling for landmarks and 3D view positioning
 for optimal landmark visibility, and in-and output of these landmarks.
 This library is part of the MIA tool chain for medical image analysis.
 This package contains the library documentation.
