From 8eaa8091404b7a8b802b12416429ef6a7cac1600 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 30 Jun 2008 18:14:18 -0700 Subject: [PATCH] Suggest and mention openafs-krb5 in openafs-client description In the openafs-client package description, mention openafs-krb5, and add it to Suggests. It's probably still premature to add it to Recommends. --- debian/changelog | 2 ++ debian/control | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f18b06e69..a88412582 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ openafs (1.4.7.dfsg1-4) UNRELEASED; urgency=low * Don't use UCONTEXT on hppa; its glibc doesn't provide those functions. It's possible that OpenAFS isn't working properly on hppa these days, but as yet there have been no reports. + * Suggest openafs-krb5 in openafs-client and mention it in the long + description. -- Russ Allbery Mon, 30 Jun 2008 13:33:58 -0700 diff --git a/debian/control b/debian/control index 2461d4da0..0db144f6e 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Package: openafs-client Architecture: alpha amd64 arm armel hppa i386 ia64 lpia powerpc ppc64 s390 s390x sparc Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: openafs-modules-source (>= 1.2.9) | openafs-modules2, lsof -Suggests: openafs-doc +Suggests: openafs-doc, openafs-krb5 Conflicts: arla, openafs-modules1 Description: AFS distributed filesystem client support AFS is a distributed filesystem allowing cross-platform sharing of @@ -22,7 +22,8 @@ Description: AFS distributed filesystem client support control, authentication, backup and administrative management. . This package provides basic client support to mount and manipulate - AFS. + AFS. If your site uses Kerberos v5 authentication for AFS, you will also + want to install openafs-krb5. Package: openafs-kpasswd Priority: extra -- 2.39.5