util-linux (2.13~rc2-4) unstable-UNRELEASED; urgency=low
* switch to using libvolume-id-dev
+ * Recommend: nfs-common so that portmap doesn't become defacto-Required.
+ NFS mounts will not work unless nfs-common is upgraded to at least the
+ Recommended version. See #435125. Closes: #435204, #435223
- -- LaMont Jones <lamont@debian.org> Sun, 29 Jul 2007 16:24:11 -0600
+ -- LaMont Jones <lamont@debian.org> Mon, 30 Jul 2007 01:01:08 -0600
util-linux (2.13~rc2-3) unstable; urgency=low
Essential: yes
Section: admin
Pre-Depends: ${mount:Depends}
-Depends: nfs-common (>=1:1.1.0-7)
+Recommends: 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.