File: control

package info (click to toggle)
canl-c 3.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 996 kB
  • sloc: ansic: 10,634; perl: 1,371; yacc: 234; makefile: 184; lex: 133
file content (62 lines) | stat: -rw-r--r-- 1,490 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
Source: canl-c
Section: net
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
 debhelper (>= 13),
 bison,
 flex,
 libc-ares-dev,
 libkrb5-dev,
 libssl-dev (>= 1.1),
 libtool,
 libtool-bin,
 pkg-config,
 texlive-fonts-recommended,
 texlive-latex-extra,
 texlive-latex-recommended
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/ellert/canl-c
Vcs-Git: https://salsa.debian.org/ellert/canl-c.git
Homepage: https://github.com/CESNET/canl-c

Package: libcanl-c4
Section: libs
Architecture: any
Multi-Arch: same
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: EMI Common Authentication library - bindings for C
 This is the C part of the EMI caNl -- the Common Authentication Library.

Package: libcanl-c-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libcanl-c4 (= ${binary:Version}),
 libkrb5-dev,
 ${misc:Depends}
Description: Development files for EMI caNl
 This package contains development libraries and header files for EMI caNl.

Package: libcanl-c-examples
Section: misc
Architecture: any
Multi-Arch: foreign
Depends:
 libcanl-c4 (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends}
Description: Example programs of EMI caNl
 This package contains client and server examples of EMI caNl.

Package: libcanl-c-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
Description: Documentation files for EMI caNl
 This package contains documentation files for EMI caNl.