diff options
author | LaMont Jones <lamont@mmjgroup.com> | 2007-08-08 13:22:37 -0600 |
---|---|---|
committer | LaMont Jones <lamont@mmjgroup.com> | 2007-08-08 13:22:37 -0600 |
commit | b73e43510174cd96535b284c73d0bbc099702acf (patch) | |
tree | 0e08d339f521b36c73947049548bf5486db48391 /debian/control | |
parent | ca959c03a1ffa5e5846c7e905a4cdc0187d51f24 (diff) | |
parent | 4b9f01e797a5c75f7a24eaf084347acc216547e7 (diff) | |
download | util-linux-old-b73e43510174cd96535b284c73d0bbc099702acf.tar.gz |
Merge branch 'master' into ubuntu-v2.13
Conflicts:
debian/changelog
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2c7ca385..0eb13308 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,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. |