X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=c5925548c86aeaf5f500bd0b4f3cc9db74c81d5c;hb=a28fc4459391d18efe303e96c26f0072409ad770;hp=a0d6c303942e5e917dcda0fb58b1dcb6d02e96e0;hpb=976d2f7dbaf0c7aeb894e0dcc61c24331351d2c7;p=nfs-utils.git diff --git a/debian/control b/debian/control index a0d6c30..c592554 100644 --- a/debian/control +++ b/debian/control @@ -2,34 +2,27 @@ Source: nfs-utils Priority: standard Section: net Maintainer: Chip Salzenberg +Build-Depends: debhelper, libwrap0-dev Standards-Version: 3.1.1.1 Package: nfs-kernel-server +Priority: optional Architecture: any -Depends: nfs-common (>= 1:0.1.5), ${shlibs:Depends} +Depends: nfs-common (>= 1:0.3.3-3), debconf (>= 1.0), sysvinit (>= 2.80-1), ${shlibs:Depends} Provides: knfs, nfs-server Conflicts: knfs, nfs-server Replaces: knfs, nfs-server Description: Kernel NFS server support Use this package if you have a fairly recent kernel (2.2.13 or better) and you want to use the kernel-mode NFS server. The user-mode NFS - server in the "nfs-server" package is slower but more featureful and - easier to debug than the kernel-mode server. - . - Upstream: SourceForge project "nfs", CVS module nfs-utils. - -Package: nhfsstone -Priority: extra -Architecture: any -Depends: nfs-common, ${shlibs:Depends} -Replaces: nfs-kernel-server -Description: NFS benchmark program. + server in the "nfs-user-server" package is slower but more featureful + and easier to debug than the kernel-mode server. . Upstream: SourceForge project "nfs", CVS module nfs-utils. Package: nfs-common Architecture: any -Depends: portmap, ${shlibs:Depends} +Depends: portmap, debconf (>= 1.0), sysvinit (>= 2.80-1), ${shlibs:Depends} Provides: nfs-client Conflicts: nfs-client Replaces: nfs-client @@ -38,3 +31,12 @@ Description: NFS support files common to client and server server. Programs included: lockd, statd, showmount, and nfsstat. . Upstream: SourceForge project "nfs", CVS module nfs-utils. + +Package: nhfsstone +Priority: extra +Architecture: any +Depends: nfs-common, ${shlibs:Depends} +Replaces: nfs-kernel-server +Description: NFS benchmark program. + . + Upstream: SourceForge project "nfs", CVS module nfs-utils.