]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Correctly state what symbols openafs-dbg contains
authorRuss Allbery <rra@debian.org>
Tue, 1 Dec 2009 00:32:37 +0000 (16:32 -0800)
committerRuss Allbery <rra@debian.org>
Wed, 6 Jan 2010 01:13:10 +0000 (17:13 -0800)
* 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

index 046988eb585fb8f5da07eda9237c427594440343..e8ae8b5068ed7a41ad8e787a104a9b8b52fde48f 100644 (file)
@@ -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).