diff options
Diffstat (limited to 'packaging/Debian/debian-stable/control')
-rw-r--r-- | packaging/Debian/debian-stable/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packaging/Debian/debian-stable/control b/packaging/Debian/debian-stable/control index 498a1d30da..4ef4445695 100644 --- a/packaging/Debian/debian-stable/control +++ b/packaging/Debian/debian-stable/control @@ -28,6 +28,7 @@ Description: a LanManager-like file and printer server for Unix swat - Samba Web Administration Tool samba-doc - Samba documentation. smbfs - Mount and umount commands for the smbfs (kernels 2.2.x and above). + mount.cifs - Mount and unmount commnads for cifsvfs (kernels 2.6.x and above). libpam-smbpass - pluggable authentication module for SMB password database libsmbclient - Shared library that allows applications to talk to SMB servers libsmbclient-dev - libsmbclient shared libraries @@ -121,6 +122,18 @@ Description: mount and umount commands for the smbfs (for kernels >= than 2.2.x) version. If you are using a 2.0.x kernel please upgrade or use the latest Samba 2.0.7 Debian package. +Package: mount.cifs +Section: otherosfs +Priority: optional +Architecture: any +Depends: netbase (>= 2.02), samba-common (= ${Source-Version}), ${shlibs:Depends} +Description: mount and umount commands for the cifsvfs (for kernels >= than 2.6.x) + CIFS-VFS is a filesystem which understands the CIFS/SMB protocol. + This is the protocol Windows for Workgroups, Windows NT or + LAN Manager use to talk to each other. It was inspired by + samba, the program by Andrew Tridgell that turns any unix + site into a file server for DOS or Windows clients. + Package: libpam-smbpass Section: admin Priority: extra |