X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fcontrol;h=f81ff7f875a11c15c2d23605a2a55e07da940e52;hp=9de266d00ff3e93957c3222d9d374f7f09ed3e78;hb=9074a5650852015db648b8e4fd45b1cd40ab12b2;hpb=0c6739f385777cabaf6bcce25ee5ce4e2a9a86ff diff --git a/debian/control b/debian/control index 9de266d..f81ff7f 100644 --- a/debian/control +++ b/debian/control @@ -2,33 +2,27 @@ Source: nfs-utils Priority: standard Section: net Maintainer: Chip Salzenberg +Build-Depends: debhelper (>= 4.1.16), libwrap0-dev, libevent-dev, libnfsidmap-dev, libkrb5-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 -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 @@ -37,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.