From: Russ Allbery Date: Mon, 20 Aug 2007 23:09:02 +0000 (+0000) Subject: * Trim additional unuseful debug information from openafs-dbg. X-Git-Tag: debian/1.4.4.dfsg1-7~2 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=1175aa1bcf365d236bfa83335e63aa50df7dff62;p=packages%2Fo%2Fopenafs.git * Trim additional unuseful debug information from openafs-dbg. --- diff --git a/debian/changelog b/debian/changelog index b2b3949a3..76d2127f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ openafs (1.4.4.dfsg1-7) UNRELEASED; urgency=low * Use the upstream man page for pt_util, which lets us remove the docbook-to-man build dependency. * Update to the latest CellServDB from grand.central.org. + * Trim additional unuseful debug information from openafs-dbg. * Restructure the source for the module package. The build files for the module build are now in debian/module in the source package and there is a completely separate rules file. This way, the module build @@ -13,7 +14,7 @@ openafs (1.4.4.dfsg1-7) UNRELEASED; urgency=low * Fix debhelper dependencies for the module build. * Update module standards version to 3.7.2 (no changes required). - -- Russ Allbery Sun, 19 Aug 2007 22:52:26 -0700 + -- Russ Allbery Mon, 20 Aug 2007 16:11:37 -0700 openafs (1.4.4.dfsg1-6) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 7a20ba537..dfacafd88 100755 --- a/debian/rules +++ b/debian/rules @@ -216,6 +216,7 @@ binary-arch: install-stamp DH_OPTIONS= dh_installinit -popenafs-fileserver -r dh_link dh_strip --dbg-package=openafs-dbg + rm -r debian/openafs-dbg/usr/lib/debug/lib rm -r debian/openafs-dbg/usr/lib/debug/sbin rm -r debian/openafs-dbg/usr/lib/debug/usr/bin rm -r debian/openafs-dbg/usr/lib/debug/usr/sbin