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
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).