From 5a595ccff88c59af42b7ac23ac5cf75e33104137 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 7 Feb 2005 08:43:18 +0000 Subject: r5257: Upadate patches and control files Sync up with 3.0.11 (This used to be commit ed61c84581b364e9d822871944c45a26c2f0e932) --- packaging/Debian/debian-stable/control | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'packaging/Debian/debian-stable/control') 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 -- cgit