X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fcontrol;h=dd0b59f857d81a5f17c6e8bd48513d6bf5889332;hp=cf6e4dd25aefbbc5d0a354752a0c018d43764bd2;hb=8ce9acadf0a939c7e264149fe63ca90b2305b000;hpb=c8635994190cad7c5eefde5869ef16a434834aa0 diff --git a/debian/control b/debian/control index cf6e4dd..dd0b59f 100644 --- a/debian/control +++ b/debian/control @@ -2,22 +2,22 @@ Source: nfs-utils Priority: standard Section: net Maintainer: Anibal Monsalve Salazar -Uploaders: Steinar H. Gunderson , Daniel Baumann -Build-Depends: debhelper (>= 5), libwrap0-dev, libevent-dev, libnfsidmap-dev, libkrb5-dev, libgssapi-dev, librpcsecgss-dev, perl, pkg-config +Uploaders: Steinar H. Gunderson , Daniel Baumann +Build-Depends: debhelper (>= 5), libwrap0-dev, libevent-dev, libnfsidmap-dev, libkrb5-dev, libgssapi-dev, librpcsecgss-dev, libblkid-dev, pkg-config, quilt (>= 0.40) +Build-Conflicts: librpcsecgss-dev (= 0.14-1) Standards-Version: 3.7.2 Package: nfs-kernel-server Priority: optional Architecture: any -Depends: nfs-common (>= 1:1.0.8-1), sysvinit (>= 2.80-1), ucf, ${shlibs:Depends} +Depends: nfs-common (>= 1:1.0.8-1), ucf, lsb-base (>= 1.3-9ubuntu3), ${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-user-server" package is slower but more featureful - and easier to debug than the kernel-mode server. + Use this package if you want to use the kernel-mode NFS server. + The user-mode NFS server in the "nfs-user-server" package is slower + and less featureful but easier to debug than the kernel-mode server. . Upstream: SourceForge project "nfs", CVS module nfs-utils. . @@ -25,32 +25,16 @@ Description: Kernel NFS server support Package: nfs-common Architecture: any -Depends: portmap, sysvinit (>= 2.80-1), adduser, ucf, ${shlibs:Depends} +Depends: portmap, adduser, ucf, lsb-base (>= 1.3-9ubuntu3), netbase (>= 4.24), ${shlibs:Depends} Provides: nfs-client Conflicts: nfs-client Replaces: nfs-client, nfs-kernel-server (<< 1:1.0.7-5) Description: NFS support files common to client and server - Use this package on any machine that does NFS either as client or - server. Programs included: lockd, statd, showmount, and nfsstat. + Use this package on any machine that uses NFS, either as client or + server. Programs included: lockd, statd, showmount, nfsstat, gssd + and idmapd. . Upstream: SourceForge project "nfs", CVS module nfs-utils. . Homepage: http://nfs.sourceforge.net/ -Package: nhfsstone -Priority: extra -Architecture: any -Depends: nfs-common, ${shlibs:Depends} -Replaces: nfs-kernel-server -Description: NFS benchmark program - nhfsstone (pronounced n-f-s-stone, the "h" is silent) is used on a - NFS client to generate an artificial load with a particular mix of - NFS operations. It reports the average response time of the server - in milliseconds per call and the load in calls per second. The - program adjusts its calling patterns based on the client's kernel - NFS statistics and the elapsed time. Load can be generated over a - given time or number of NFS calls. - . - Upstream: SourceForge project "nfs", CVS module nfs-utils. - . - Homepage: http://nfs.sourceforge.net/