]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/control
2003-02-12 Chip Salzenberg <chip@pobox.com>
[nfs-utils.git] / debian / control
index 8b46a68de8832c83fc4b620d76678fe33263ab2f..c5925548c86aeaf5f500bd0b4f3cc9db74c81d5c 100644 (file)
@@ -8,30 +8,21 @@ Standards-Version: 3.1.1.1
 Package: nfs-kernel-server
 Priority: optional
 Architecture: any
-Depends: debconf (>= 1.0), nfs-common (>= 1:0.3.3-3), ${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
@@ -40,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.