File: control

package info (click to toggle)
libmialm 1.0.9-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,780 kB
  • sloc: sh: 3,977; ansic: 2,216; makefile: 95
file content (50 lines) | stat: -rw-r--r-- 1,918 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Source: libmialm
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,
               pkgconf,
               gtk-doc-tools
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/med-team/libmialm
Vcs-Git: https://salsa.debian.org/med-team/libmialm.git
Homepage: https://mia.sourceforge.net

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}
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}
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.