From 4b9f01e797a5c75f7a24eaf084347acc216547e7 Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Wed, 8 Aug 2007 13:18:23 -0600 Subject: [PATCH] mount: suggest rather than recommend nfs-common --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a41a4eb2..d3ee318a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +util-linux (2.13~rc3-2) unstable; urgency=low + + * mount should Suggest nfs-common, not Recommend it. + + -- LaMont Jones Wed, 8 Aug 2007 13:17:42 -0600 + util-linux (2.13~rc3-1) unstable; urgency=low * New upstream version diff --git a/debian/control b/debian/control index 8b0849af..52e244cd 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,7 @@ Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m32r m68k mips mipsel p Essential: yes Section: admin Pre-Depends: ${mount:Depends} -Recommends: nfs-common (>=1:1.1.0-7) +Suggests: nfs-common (>=1:1.1.0-7) Description: Tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. -- 2.39.5