File: control

package info (click to toggle)
freecontact 1.0.21-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,968 kB
  • sloc: sh: 11,157; xml: 1,497; cpp: 1,441; perl: 126; makefile: 114; f90: 99
file content (74 lines) | stat: -rw-r--r-- 2,115 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Source: freecontact
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan@debian.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               bash-completion,
               d-shlibs,
               gfortran,
               libblas-dev | libblas-3.so,
               libboost-dev,
               libboost-program-options-dev,
               liblapack-dev | liblapack-3.so,
               libtool,
               libxerces-c-dev,
               perl,
               xsdcxx
Build-Depends-Indep: doxygen
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/med-team/freecontact
Vcs-Git: https://salsa.debian.org/med-team/freecontact.git
Homepage: http://rostlab.org/

Package: freecontact
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${perl:Depends}
Suggests: bash-completion,
          hhsuite,
          hmmer
Description: fast protein contact predictor
 ${Description}
 .
 This package contains the command line tool freecontact(1).

Package: libfreecontact0v5
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Conflicts: libfreecontact0
Replaces: libfreecontact0
Description: fast protein contact predictor library
 ${Description}
 .
 This package contains the shared library implementing freecontact.

Package: libfreecontact-dev
Architecture: any
Section: libdevel
Depends: libfreecontact0v5 (= ${binary:Version}),
         ${misc:Depends}
Suggests: libfreecontact-doc
Conflicts: libfreecontact-dev
Provides: libfreecontact-dev
Description: fast protein contact predictor library - development files
 ${Description}
 .
 This package contains files necessary for developing applications with
 libfreecontact.

Package: libfreecontact-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         libjs-jquery
Description: documentation for libfreecontact
 ${Description}
 .
 This package contains HTML documentation for libfreecontact.