summaryrefslogtreecommitdiff
path: root/packaging/Debian/debian-stable/control
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2005-02-07 08:43:18 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:55:34 -0500
commit5a595ccff88c59af42b7ac23ac5cf75e33104137 (patch)
tree3b4a8a5a3fda6e5c698522809aeadd9d6b857663 /packaging/Debian/debian-stable/control
parentd602fc7bc156dd18637cfbc7b57f793718ff8e56 (diff)
downloadsamba-5a595ccff88c59af42b7ac23ac5cf75e33104137.tar.gz
samba-5a595ccff88c59af42b7ac23ac5cf75e33104137.tar.bz2
samba-5a595ccff88c59af42b7ac23ac5cf75e33104137.zip
r5257: Upadate patches and control files
Sync up with 3.0.11 (This used to be commit ed61c84581b364e9d822871944c45a26c2f0e932)
Diffstat (limited to 'packaging/Debian/debian-stable/control')
-rw-r--r--packaging/Debian/debian-stable/control13
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