File: control

package info (click to toggle)
heimdal 7.5.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 42,300 kB
  • sloc: ansic: 355,050; sh: 11,962; makefile: 4,357; yacc: 1,786; perl: 1,572; lex: 732; python: 722; java: 119; awk: 41
file content (349 lines) | stat: -rw-r--r-- 11,180 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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
Source: heimdal
Section: net
Priority: optional
Maintainer: Brian May <bam@debian.org>
Uploaders: Dominik George <nik@naturalnet.de>
Homepage: http://www.h5l.org/
Standards-Version: 4.1.2
Build-Depends: bison,
               comerr-dev (>= 1.41.11),
               debhelper (>= 10),
               flex,
               libcap-ng-dev [linux-any],
               libdb-dev,
               libedit-dev,
               libhesiod-dev,
               libjson-perl,
               libldap2-dev,
               libncurses5-dev,
               libperl4-corelibs-perl,
               libsqlite3-dev,
               libx11-dev,
               libxau-dev,
               libxt-dev,
               netbase,
               pkg-config,
               python,
               ss-dev,
               texinfo,
               unzip,
               x11proto-core-dev
Vcs-Browser: https://salsa.debian.org/debian/heimdal
Vcs-Git: https://salsa.debian.org/debian/heimdal.git

Package: heimdal-docs
Section: doc
Architecture: all
Depends: dpkg (>= 1.15.4) | install-info, ${misc:Depends}
Suggests: heimdal-clients, heimdal-servers
Description: Heimdal Kerberos - documentation
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package includes documentation (in info format) on how to
 use Heimdal, and relevant standards for Kerberos.

Package: heimdal-kdc
Architecture: any
Conflicts: heimdal-clients (<< 0.4e-3),
           heimdal-servers (<< 0.6.3-3),
           kerberos4kth-kdc,
           krb5-admin-server,
           krb5-kdc
Depends: debconf (>= 0.5.00) | debconf-2.0,
         heimdal-clients,
         krb5-config,
         lsb-base,
         openbsd-inetd|inet-superserver,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: logrotate
Suggests: heimdal-docs
Description: Heimdal Kerberos - key distribution center (KDC)
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package includes the KDC (key distribution center) server,
 which is designed to run on a secure computer and keeps track
 of users' passwords. This is done using the Kerberos protocol in
 such a way that the server computers do not need to know the
 passwords.

Package: heimdal-multidev
Section: devel
Architecture: any
Conflicts: heimdal-clients (<< 0.4e-7), kerberos4kth-dev
Depends: comerr-dev,
         libasn1-8-heimdal (= ${binary:Version}),
         libgssapi3-heimdal (= ${binary:Version}),
         libhcrypto4-heimdal (= ${binary:Version}),
         libhdb9-heimdal (= ${binary:Version}),
         libheimbase1-heimdal (= ${binary:Version}),
         libhx509-5-heimdal (= ${binary:Version}),
         libkadm5clnt7-heimdal (= ${binary:Version}),
         libkadm5srv8-heimdal (= ${binary:Version}),
         libkafs0-heimdal (= ${binary:Version}),
         libkdc2-heimdal (= ${binary:Version}),
         libkrb5-26-heimdal (= ${binary:Version}),
         libwind0-heimdal (= ${binary:Version}),
         libotp0-heimdal (= ${binary:Version}),
         libsl0-heimdal (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Replaces: heimdal-dev (<< 1.6~git20131117+dfsg-2)
Suggests: heimdal-docs
Description: Heimdal Kerberos - Multi-implementation Development
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package provides versions of the Heimdal development files that
 can be installed along-side MIT Kerberos development files.
 Normally, heimdal-dev should be used. However if a package needs to
 build  against both Heimdal Kerberos and MIT Kerberos, then the
 multidev package should be used.

Package: heimdal-dev
Depends: heimdal-multidev (= ${binary:Version}), ${misc:Depends}
Section: devel
Conflicts: libkrb5-dev
Architecture: any
Description: Heimdal Kerberos - development files
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This is the development package, required for developing
 programs for Heimdal.

Package: heimdal-clients
Architecture: any
Depends: krb5-config, ${misc:Depends}, ${shlibs:Depends}
Conflicts: otp
Suggests: heimdal-docs, heimdal-kcm
Description: Heimdal Kerberos - clients
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package includes Kerberos utilities like kadmin, kinit, kpasswd and
 klist.

Package: heimdal-kcm
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, lsb-base
Description: Heimdal Kerberos - KCM daemon
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package includes the KCM daemon which can hold the credentials
 for all users in the system. Access control is done with Unix-like
 permissions. The daemon checks the access on all operations based on
 the UID and GID of the user. The tickets are renewed as long as is
 permitted by the KDC's policy.

Package: heimdal-servers
Architecture: any
Depends: krb5-config,
         openbsd-inetd|inet-superserver,
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: heimdal-docs
Description: Heimdal Kerberos - server programs
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the kfd server, for receiving forwarded tickets.

Package: libheimbase1-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - Base library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the base library.

Package: libasn1-8-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - ASN.1 library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the ASN.1 parser required for Heimdal.

Package: libkrb5-26-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - libraries
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the Kerberos 5 library.

Package: libhdb9-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: heimdal-hdb-api-8
Description: Heimdal Kerberos - kadmin server library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for storing the KDC database.

Package: libkadm5srv8-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Libraries for Heimdal Kerberos
 Heimdal is a free implementation of Kerberos 5, that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the server library for kadmin.

Package: libkadm5clnt7-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - kadmin client library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the client library for kadmin.

Package: libgssapi3-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Conflicts: libgssapi3
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - GSSAPI support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for GSSAPI support.

Package: libkafs0-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - KAFS support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for KAFS support.

Package: libroken18-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - roken support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for roken support.

Package: libotp0-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Conflicts: libotp0-kerberos4kth
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - OTP support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for OTP support.

Package: libsl0-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Conflicts: libsl0-kerberos4kth
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - SL support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for SL support.

Package: libkdc2-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - KDC support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the KDC support library.

Package: libhx509-5-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - X509 support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the x509 supportlibrary.

Package: libheimntlm0-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - NTLM support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the NTLM support library.

Package: libwind0-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - stringprep implementation
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the stringprep library.

Package: libhcrypto4-heimdal
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Heimdal Kerberos - crypto library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the cryptographic library required for Heimdal.