X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fcontrol;h=9f6394b0510321b4d899d00142f2484c3e89111b;hp=2004be106c8aac537d14e0e5a11b560ed34077d7;hb=ca190b1a7e9a2b6d9ff99e9fd164a54583f46c75;hpb=48549afe6f5d5b67b4132e9551d62b1a864d672e diff --git a/debian/control b/debian/control index 2004be1..9f6394b 100644 --- a/debian/control +++ b/debian/control @@ -1,36 +1,28 @@ Source: nfs-utils Priority: standard Section: net -Maintainer: Chip Salzenberg -Build-Depends: debhelper, libwrap0-dev +Maintainer: Debian QA Group +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: debconf (>= 1.0), 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.