X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fcontrol;h=737344b4c0461c8f2822e5c0eb2330d78dfb97bd;hp=c1088351e59ea50a40fb01631fb0ce9b89a9fcfe;hb=319c043ed9ed69cb8f78b8841534dac7c1862466;hpb=952e745e0119f574a110b94bcf73a88e96aa682b diff --git a/debian/control b/debian/control index c108835..737344b 100644 --- a/debian/control +++ b/debian/control @@ -2,35 +2,27 @@ Source: nfs-utils Priority: standard Section: net Maintainer: Chip Salzenberg -Build-Depends: debhelper, libwrap0-dev +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 -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 @@ -39,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.