Codebase list krb5 / cdd1622
Fix typos in debian/control Be more careful about continuation indentation, using it only when needed. Benjamin Kaduk 6 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
4141 libkdb5-8 (>= 1.13.1+dfsg-1)
4242 Suggests: krb5-kpropd, krb5-admin-server,
4343 krb5-kdc-ldap (= ${binary:Version})
44 Multi-Arch: foreign
44 Multi-Arch: foreign
4545 Description: MIT Kerberos key server (KDC)
4646 Kerberos is a system for authenticating users and services on a network.
4747 Kerberos is a trusted third-party service. That means that there is a
102102 Depends: ${misc:Depends}, ${shlibs:Depends},
103103 krb5-kdc (= ${binary:Version}),
104104 lsb-base
105 Replaces: krb5-kdc (<< 1.15.1-3~)
105 Replaces: krb5-kdc (<< 1.15.1-3~)
106106 Suggests: openbsd-inetd | inet-superserver
107107 Description: MIT Kerberos key server (Slave KDC Support)
108108 Kerberos is a system for authenticating users and services on a network.