From 4501c2be3046aade263907dbebddbecce1f61db9 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 21 Dec 2005 23:45:02 +0000 Subject: [PATCH] Keep installing voldump with openafs-fileserver now that I see what it is; it's also potentially useful. Also fix the encoding of the changelog. --- debian/changelog | 6 +++--- debian/openafs-fileserver.install | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5f983d5e6..d0dba479d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ openafs (1.4.0-3) unstable; urgency=low * Apply patch to allow the module to build with the Ubuntu kernel. - Thanks, Björn Torkelsson. (Closes: #342607) + Thanks, Björn Torkelsson. (Closes: #342607) * Stop unconditionally forcing the compiler to cc or gcc in configure, allowing, among other things, building the kernel module with a compiler other than the default system compiler. (Closes: #338306) - * Include volinfo, not voldump in openafs-fileserver. + * Include volinfo in openafs-fileserver. * Document FAM's lack of support for AFS's security model and recommend gamin instead. (Closes: #343246) * Add a hint to README.Debian on what to do about the cache partition if @@ -20,7 +20,7 @@ openafs (1.4.0-3) unstable; urgency=low goes into each package. * Don't ignore make distclean errors. - -- Russ Allbery Wed, 21 Dec 2005 11:55:59 -0800 + -- Russ Allbery Wed, 21 Dec 2005 15:43:47 -0800 openafs (1.4.0-2) unstable; urgency=low diff --git a/debian/openafs-fileserver.install b/debian/openafs-fileserver.install index eda529214..984879db0 100644 --- a/debian/openafs-fileserver.install +++ b/debian/openafs-fileserver.install @@ -1,4 +1,5 @@ debian/tmp/usr/sbin/bosserver usr/sbin +debian/tmp/usr/sbin/voldump usr/sbin debian/tmp/usr/sbin/volinfo usr/sbin debian/tmp/usr/lib/openafs/up* usr/sbin -- 2.39.5