From 601ca962aa12ab5ea51f970d7c2beda200b530fd Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 7 Dec 2005 06:39:00 +0000 Subject: [PATCH] * openafs-client should only recommend the AFS kernel module. Many of the client programs will work in unauthenticated mode without it, and openafs-fileserver depends on it (but doesn't require the kernel module). (Closes: #342095) --- debian/changelog | 6 +++++- debian/control | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2dfc189a8..671651b71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,10 +16,14 @@ openafs (1.4.0-2) unstable; urgency=low - Add Build-Depends and Uploaders to the openafs-modules-source control file. - Remove unused parts of prep-modules and heavily comment it. + * openafs-client should only recommend the AFS kernel module. Many of + the client programs will work in unauthenticated mode without it, and + openafs-fileserver depends on it (but doesn't require the kernel + module). (Closes: #342095) * Suggest the same PAM settings for pam_krb5 that libpam-krb5 does. * Update uploader address. - -- Russ Allbery Tue, 6 Dec 2005 22:00:11 -0800 + -- Russ Allbery Tue, 6 Dec 2005 22:37:54 -0800 openafs (1.4.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 57c2c2b9b..0a204b314 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Standards-Version: 3.6.2 Package: openafs-client Architecture: i386 powerpc sparc alpha s390 ia64 hppa amd64 ppc64 -Depends: ${shlibs:Depends}, ${misc:Depends}, openafs-modules-source (>= 1.2.9) | openafs-modules2 +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: openafs-modules-source (>= 1.2.9) | openafs-modules2 Suggests: openafs-doc Conflicts: arla, openafs-modules1 Description: AFS distributed filesystem client support -- 2.39.5