From 10ae3a2d4915ddcd1aa6e0082df578bba64ea31b 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. --- debian/changelog | 4 ++++ debian/control | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c39b7bdd2..f2ff2e33d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,10 @@ openafs (1.4.11+dfsg-6) UNRELEASED; urgency=low Thanks, Anders Kaseorg. (LP: #487535) * Fix configure flags used for enabling or disabling LWP and kernel debugging flags and always pass --disable-strip-binaries. + * 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. * In anticipation of a change in dpkg-source's defaults, force source package format 1.0. The package is maintained using Git and generating a proper quilt series is complex and relatively pointless diff --git a/debian/control b/debian/control index 9ed93850a..5dcfcfa69 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