File: control

package info (click to toggle)
siscone 3.0.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,748 kB
  • sloc: cpp: 5,012; sh: 4,163; makefile: 94
file content (125 lines) | stat: -rw-r--r-- 4,481 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
124
125
Source: siscone
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               d-shlibs
Build-Depends-Indep: doxygen-latex,
                     graphviz,
                     texlive-fonts-recommended,
                     ghostscript,
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/science-team/siscone
Vcs-Git: https://salsa.debian.org/science-team/siscone.git
Homepage: http://projects.hepforge.org/siscone/
Rules-Requires-Root: no

Package: libsiscone0v5
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: libsiscone-spherical0v5 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
Conflicts: libsiscone0
Replaces: libsiscone0
Description: Seedless Infrared Safe Cone jet finder
 SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
 N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
 other algorithms.

Package: libsiscone-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libsiscone0v5 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Suggests: siscone-examples (= ${source:Version}),
          siscone-doc-html (= ${source:Version}),
          siscone-doc-pdf (= ${source:Version})
Description: Seedless Infrared Safe Cone jet finder - development files
 SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
 N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
 other algorithms.
 .
 This package provides development files of SISCone.

Package: libsiscone-spherical0v5
Architecture: any
Multi-Arch: same
Section: libs
Depends: libsiscone0v5 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Conflicts: libsiscone-spherical0
Replaces: libsiscone-spherical0
Description: Spherical version of SISCone
 SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
 N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
 other algorithms.
 .
 The spherical version of SISCone is designed for use in e+e- collisions.

Package: libsiscone-spherical-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libsiscone-spherical0v5 (= ${binary:Version}),
         libsiscone-dev (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Suggests: siscone-examples (= ${source:Version}),
          siscone-doc-html (= ${source:Version}),
          siscone-doc-pdf (= ${source:Version})
Description: Spherical version of SISCone - development files
 SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
 N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
 other algorithms.
 .
 The spherical version of SISCone is designed for use in e+e- collisions.
 .
 This package provides development files of spherical version of SISCone.

Package: siscone-examples
Architecture: all
Section: devel
Depends: libsiscone-dev (>= ${source:Version}),
         libsiscone-spherical-dev (>= ${source:Version}),
         ${misc:Depends}
Suggests: siscone-doc-html (= ${source:Version}),
          siscone-doc-pdf (= ${source:Version})
Description: Seedless Infrared Safe Cone jet finder - example files
 SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
 N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
 other algorithms.
 .
 This package provides example source files of SISCone.

Package: siscone-doc-html
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: libjs-jquery,
         ${misc:Depends}
Description: Developer's reference manual of SISCone (HTML)
 SISCone implements a Seedless Infrared (IR) Safe Cone jet algorithm, it takes
 N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
 other algorithms.
 .
 This package provides HTML Reference manual of SISCone.

Package: siscone-doc-pdf
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: Developer's reference manual of SISCone (PDF)
 SISCone implements a Seedless Infrared (IR) Safe Cone jet algorithm, it takes
 N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
 other algorithms.
 .
 This package provides PDF Reference manual of SISCone.