X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fcontrol;h=737344b4c0461c8f2822e5c0eb2330d78dfb97bd;hp=0bafacd57ffc8eef6020f8cae9032d1a3440c2fe;hb=5bf7310498337de9c05f7b6780b29a3ef5cf6bac;hpb=d33c85a440c6ce74fb48b5076703f70f400357ad diff --git a/debian/control b/debian/control index 0bafacd..737344b 100644 --- a/debian/control +++ b/debian/control @@ -2,32 +2,27 @@ Source: nfs-utils Priority: standard Section: net Maintainer: Chip Salzenberg +Build-Depends: debhelper (>= 4.1.16), 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 -Architecture: any -Depends: nfs-common, ${shlibs:Depends} -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 @@ -36,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.