From f8a0e1a55396e858ccb2d0e28d6dc45432dbc9c8 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 30 Nov 2009 16:32:37 -0800 Subject: [PATCH] Correctly state what symbols openafs-dbg contains * Fix the openafs-dbg dependencies and package description to reflect its inclusion of debugging symbols for all server binaries in openafs-fileserver and openafs-dbserver, but not the legacy PAM modules. (cherry picked from commit 10ae3a2d4915ddcd1aa6e0082df578bba64ea31b) --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 046988eb5..e8ae8b506 100644 --- a/debian/control +++ b/debian/control @@ -161,11 +161,11 @@ Section: debug Priority: extra Architecture: alpha amd64 arm armel i386 ia64 lpia powerpc ppc64 s390 s390x sparc Depends: ${misc:Depends}, openafs-fileserver (= ${binary:Version}) - | libpam-openafs-kaserver (= ${binary:Version}) + | openafs-dbserver (= ${binary:Version}) Description: AFS distributed filesystem debugging information AFS is a distributed filesystem allowing cross-platform sharing of files among multiple computers. Facilities are provided for access control, authentication, backup and administrative management. . This package contains the debugging information for the OpenAFS - fileserver and volserver and for libpam-openafs-kaserver. + server binaries (the openafs-fileserver and openafs-dbserver packages). -- 2.39.5