From: Russ Allbery Date: Wed, 6 Feb 2008 18:46:10 +0000 (+0000) Subject: * Include debugging symbols for libpam-openafs-kaserver in openafs-dbg. X-Git-Tag: debian/1.4.6.dfsg1-3~1 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=beebf0bfa4d7078965cf9f80c4d7a234c93b98ce;p=packages%2Fo%2Fopenafs.git * Include debugging symbols for libpam-openafs-kaserver in openafs-dbg. --- diff --git a/debian/changelog b/debian/changelog index f5efdbc90..1ea1a9483 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 06 Feb 2008 10:49:16 -0800 openafs (1.4.6.dfsg1-2) unstable; urgency=low diff --git a/debian/control b/debian/control index d8b53d934..d72177ddd 100644 --- a/debian/control +++ b/debian/control @@ -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.