From: Russ Allbery Date: Tue, 20 Apr 2010 03:42:26 +0000 (-0700) Subject: Build and install the FUSE afsd X-Git-Tag: debian/1.5.74-2~12 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=17742532ae258672a7ea6fde82999607107a3d1d;p=packages%2Fo%2Fopenafs.git Build and install the FUSE afsd * Add build dependency on libfuse-dev so that the new FUSE afsd is built. Install afsd.fuse into the openafs-client package for the time being. There is, as yet, no documentation or init script support for the FUSE implementation. --- diff --git a/debian/changelog b/debian/changelog index 816d9968e..518e9a168 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +openafs (1.5.74-2) UNRELEASED; urgency=low + + * Add build dependency on libfuse-dev so that the new FUSE afsd is + built. Install afsd.fuse into the openafs-client package for the time + being. There is, as yet, no documentation or init script support for + the FUSE implementation. + + -- Russ Allbery Mon, 19 Apr 2010 20:40:49 -0700 + openafs (1.5.74-1) experimental; urgency=low * New upstream testing release. diff --git a/debian/control b/debian/control index d2bcdbf48..f1e17443b 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Maintainer: Russ Allbery Uploaders: Sam Hartman Build-Depends: debhelper (>= 7), autoconf, automake, bison, comerr-dev, cpio, dblatex, dkms (>= 2.1.1.1), docbook-xsl, doxygen, flex, - libkrb5-dev, libncurses5-dev, libpam0g-dev, libxml2-utils, perl, xsltproc + libfuse-dev, libkrb5-dev, libncurses5-dev, libpam0g-dev, libxml2-utils, + perl, xsltproc Standards-Version: 3.8.4 Homepage: http://www.openafs.org/ Vcs-Git: git://git.debian.org/git/pkg-k5-afs/openafs.git diff --git a/debian/openafs-client.install b/debian/openafs-client.install index c983cd61b..8f70c8268 100644 --- a/debian/openafs-client.install +++ b/debian/openafs-client.install @@ -23,6 +23,7 @@ debian/tmp/usr/bin/xstat_fs_test usr/bin debian/tmp/usr/sbin/rxdebug usr/bin debian/tmp/usr/sbin/vos usr/bin +debian/tmp/usr/sbin/afsd.fuse usr/sbin debian/tmp/usr/sbin/backup usr/sbin debian/tmp/usr/sbin/butc usr/sbin debian/tmp/usr/sbin/fms usr/sbin