File: control

package info (click to toggle)
profnet 1.0.22-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,688 kB
  • ctags: 925
  • sloc: fortran: 12,103; makefile: 201; perl: 124; csh: 6
file content (123 lines) | stat: -rw-r--r-- 3,547 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
Source: profnet
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Guy Yachdav <gyachdav@rostlab.org>,
           Laszlo Kajan <lkajan@rostlab.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               gfortran,
               rsync
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/rostlab/profnet/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/rostlab/profnet/trunk/
Homepage: http://www.predictprotein.org/

Package: profnet-bval
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: profbval
Description: neural network architecture for profbval
 ${Description}
 .
 This package contains the neural network architecture for profbval.

Package: profnet-chop
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: profchop
Description: neural network architecture for profchop
 ${Description}
 .
 This package contains the neural network architecture for profchop.

Package: profnet-con
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: profcon
Description: neural network architecture for profcon
 ${Description}
 .
 This package contains the neural network architecture for profcon.

Package: profnet-isis
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: profisis
Description: neural network architecture for profisis
 ${Description}
 .
 This package contains the neural network architecture for profisis.

Package: profnet-md
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: metadisorder
Description: neural network architecture for metadisorder
 ${Description}
 .
 This package contains the neural network architecture for metadisorder.

Package: profnet-norsnet
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: norsnet
Description: neural network architecture for norsnet
 ${Description}
 .
 This package contains the neural network architecture for norsnet.

Package: profnet-prof
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: profphd
Description: neural network architecture for profacc
 ${Description}
 .
 This package contains the neural network architecture for profsec and profacc.

Package: profnet-snapfun
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: snapfun
Description: neural network architecture for snapfun
 ${Description}
 .
 This package contains the neural network architecture for snapfun.

Package: profphd-net
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: profphd
Description: neural network architecture for profphd
 ${Description}
 .
 This package contains the neural network architecture for profphd.

Package: profnet-dbg
Architecture: any
Priority: extra
Section: debug
Depends: ${misc:Depends},
         profnet-bval (= ${binary:Version}),
         profnet-chop (= ${binary:Version}),
         profnet-con (= ${binary:Version}),
         profnet-isis (= ${binary:Version}),
         profnet-md (= ${binary:Version}),
         profnet-norsnet (= ${binary:Version}),
         profnet-prof (= ${binary:Version}),
         profnet-snapfun (= ${binary:Version}),
         profphd-net (= ${binary:Version})
Description: debug files for profnet packages
 ${Description}
 .
 This package contains the stripped debugging symbols for profnet binaries.