X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fcontrol;h=537d2d6c85d3aedeebc3e940976b34c17848ef9b;hp=129400ad372566fe5736e05415e7d5a2ded47b91;hb=da31666c2663759c28c4cff4b2125c5062a51cac;hpb=ad7dd95f8e6b93b2db436e3131ca42e4a623d306 diff --git a/debian/control b/debian/control index 129400a..537d2d6 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ 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 +Build-Depends: debhelper (>= 5), libwrap0-dev, libevent-dev, libnfsidmap-dev, libkrb5-dev, libgssapi-dev, librpcsecgss-dev, pkg-config, quilt (>= 0.40) Build-Conflicts: librpcsecgss-dev (= 0.14-1) Standards-Version: 3.7.2 @@ -38,20 +38,3 @@ Description: NFS support files common to client and server . 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/