File: control

package info (click to toggle)
fflas-ffpack 2.3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,208 kB
  • sloc: cpp: 23,021; makefile: 778; sh: 424; csh: 95; ansic: 20
file content (72 lines) | stat: -rw-r--r-- 2,878 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
Source: fflas-ffpack
Section: math
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Lifeng Sun <lifongsun@gmail.com>,
           Doug Torrance <dtorrance@piedmont.edu>
Build-Depends: debhelper (>= 11),
               libblas-dev,
# keep libgivaro-dev versioned dependency in sync with fflas-ffpack.pc.in
# (also in Depends)
               libgivaro-dev (>= 4.0.4-1~exp2),
               libgmp-dev,
               liblapack-dev,
               pkg-config
Build-Depends-Indep: doxygen-latex, texlive-science
Standards-Version: 4.2.1
Homepage: http://linbox-team.github.io/fflas-ffpack/
Vcs-Git: https://salsa.debian.org/science-team/fflas-ffpack.git
Vcs-Browser: https://salsa.debian.org/science-team/fflas-ffpack

Package: fflas-ffpack
Architecture: any
Depends: fflas-ffpack-common (= ${source:Version}),
# keep libgivaro-dev versioned dependency in sync with fflas-ffpack.pc.in
# (also in Build-Depends)
         libgivaro-dev (>= 4.0.4-1~exp2),
         ${misc:Depends}
Suggests: fflas-ffpack-dev-doc, fflas-ffpack-user-doc
Description: Finite field linear algebra subroutines/package
 FFLAS-FFPACK consists in the creation of a set of routines, giving
 the same tools as a set of classical Basic Linear Algebra
 Subroutines, but working over finite fields. In the same way, some
 other routines of higher level (such as the one in LAPACK) are also
 produced.

Package: fflas-ffpack-common
Architecture: all
Depends: ${misc:Depends}
Description: Finite field linear algebra subroutines/package - common files
 FFLAS-FFPACK consists in the creation of a set of routines, giving
 the same tools as a set of classical Basic Linear Algebra
 Subroutines, but working over finite fields. In the same way, some
 other routines of higher level (such as the one in LAPACK) are also
 produced.
 .
 This package provides architecture independent header files.

Package: fflas-ffpack-user-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: FFLAS-FFPACK User Documentation
 FFLAS-FFPACK consists in the creation of a set of routines, giving
 the same tools as a set of classical Basic Linear Algebra
 Subroutines, but working over finite fields. In the same way, some
 other routines of higher level (such as the one in LAPACK) are also
 produced.
 .
 This package provides user's documentation of FFLAS-FFPACK.

Package: fflas-ffpack-dev-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: FFLAS-FFPACK Developer Documentation
 FFLAS-FFPACK consists in the creation of a set of routines, giving
 the same tools as a set of classical Basic Linear Algebra
 Subroutines, but working over finite fields. In the same way, some
 other routines of higher level (such as the one in LAPACK) are also
 produced.
 .
 This package provides developer's documentation of FFLAS-FFPACK.