]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
* Include debugging symbols for libpam-openafs-kaserver in openafs-dbg.
authorRuss Allbery <rra@debian.org>
Wed, 6 Feb 2008 18:46:10 +0000 (18:46 +0000)
committerRuss Allbery <rra@debian.org>
Wed, 6 Feb 2008 18:46:10 +0000 (18:46 +0000)
debian/changelog
debian/control

index f5efdbc90de29e148f414980327aac2e8b258bad..1ea1a9483bc27e0261fe5a5652b81300ffcbf23c 100644 (file)
@@ -3,8 +3,9 @@ openafs (1.4.6.dfsg1-3) unstable; urgency=low
   * Fix FTBFS caused by a change in dh_strip behavior.  It no longer
     creates empty files for already stripped binaries, so we should no
     longer remove them.  Thanks, Lucas Nussbaum.  (Closes: #464274)
+  * Include debugging symbols for libpam-openafs-kaserver in openafs-dbg.
 
- --
+ -- Russ Allbery <rra@debian.org>  Wed, 06 Feb 2008 10:49:16 -0800
 
 openafs (1.4.6.dfsg1-2) unstable; urgency=low
 
index d8b53d9344df321af6a50e19e499d3c8dd26acea..d72177ddd7f5e40a63838dd9c0fec2d84e23ab97 100644 (file)
@@ -132,6 +132,7 @@ Description: AFS distributed filesystem kaserver PAM module
 Package: openafs-dbg
 Priority: extra
 Depends: openafs-fileserver (= ${binary:Version})
+ | libpam-openafs-kaserver (= ${binary:Version})
 Architecture: i386 powerpc sparc alpha s390 ia64 hppa amd64 ppc64 s390x
 Section: libdevel
 Description: AFS distributed filesystem debugging information
@@ -140,4 +141,4 @@ Description: AFS distributed filesystem debugging information
  control, authentication, backup and administrative management.
  .
  This package contains the debugging information for the OpenAFS
- fileserver and volserver.
+ fileserver and volserver and for libpam-openafs-kaserver.