diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 80e9e07..05a4ace 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +nfs-utils (1:0.2.1-4) unstable; urgency=medium + + * Warn about common errors in /etc/exports. (closes: #66421) + * Fix line numbers in messages about /etc/exports. (closes: #59734) + * Let nhfsstone replace files from old server packages. (closes: #59261) + + -- Chip Salzenberg <chip@valinux.com> Sun, 3 Dec 2000 14:41:13 -0800 + nfs-utils (1:0.2.1-3) unstable; urgency=low * Add portmap dependency. (closes: #75639) diff --git a/debian/control b/debian/control index 0bafacd..9de266d 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Description: Kernel NFS server support Package: nhfsstone Architecture: any Depends: nfs-common, ${shlibs:Depends} +Replaces: nfs-kernel-server Description: NFS benchmark program. . Upstream: SourceForge project "nfs", CVS module nfs-utils. |