70444ca5f58ba2140eb12b3b5767e84ec924d86c
[bbaumbach/samba-autobuild/.git] / packaging / Debian / debian / control.smbwrapper
1 Source: samba
2 Section: net
3 Priority: optional
4 Maintainer: Eloy A. Paris <peloy@debian.org>
5 Standards-Version: 2.4.0.0
6
7 Package: samba
8 Architecture: any
9 Depends: samba-common (= ${Source-Version}), ${shlibs:Depends}
10 Replaces: samba-common (<= 2.0.5a-2)
11 Suggests: samba-doc
12 Description: A LanManager like file and printer server for Unix.
13  The Samba software suite is a collection of programs that
14  implements the SMB protocol for unix systems, allowing you to serve
15  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
16  is sometimes also referred to as the LanManager or Netbios protocol.
17  .
18  This package contains all the components necessary to turn your
19  Debian GNU/Linux box into a powerful file and printer server.
20  .
21  As of Samba 2.0.0, the Samba Debian packages consist of the following:
22  .
23  samba - A LanManager like file and printer server for Unix.
24  samba-common - Samba common files used by both the server and the client.
25  smbclient - A LanManager like simple client for Unix.
26  swat - Samba Web Administration Tool
27  samba-doc - Samba documentation.
28  smbfsx - Mount and umount commands for the smbfs and kernels > 2.1.70.
29  smbwrapper - A shared library that provides SMB client services
30
31 Package: samba-common
32 Architecture: any
33 Depends: ${shlibs:Depends}
34 Replaces: samba (<= 2.0.5a-2)
35 Description: Samba common files used by both the server and the client.
36  The Samba software suite is a collection of programs that
37  implements the SMB protocol for unix systems, allowing you to serve
38  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
39  is sometimes also referred to as the LanManager or Netbios protocol.
40  .
41  This package contains the common files that are used by both the server
42  (provided in the samba package) and the client (provided in the smbclient
43  package).
44
45 Package: smbclient
46 Architecture: any
47 Depends: samba-common (= ${Source-Version}), ${shlibs:Depends}
48 Description: A LanManager like simple client for Unix.
49  The Samba software suite is a collection of programs that
50  implements the SMB protocol for unix systems, allowing you to serve
51  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
52  is sometimes also referred to as the LanManager or Netbios protocol.
53  .
54  This package contains the client components of the Samba suite.
55
56 Package: swat
57 Architecture: any
58 Depends: samba, ${shlibs:Depends}
59 Description: Samba Web Administration Tool
60  The Samba software suite is a collection of programs that
61  implements the SMB protocol for unix systems, allowing you to serve
62  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
63  is sometimes also referred to as the LanManager or Netbios protocol.
64  .
65  This package contains the components of the Samba suite that are needed
66  for Web administration fo the Samba server.
67
68 Package: samba-doc
69 Architecture: all
70 Description: Samba documentation.
71  The Samba software suite is a collection of programs that
72  implements the SMB protocol for unix systems, allowing you to serve
73  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
74  is sometimes also referred to as the LanManager or Netbios protocol.
75  .
76  This package contains all the documentation that comes in the original
77  tarball.
78
79 Package: smbfs
80 Section: otherosfs
81 Priority: optional
82 Architecture: any
83 Depends: netbase (>= 2.02), samba-common (= ${Source-Version}), ${shlibs:Depends}
84 Replaces: smbfsx
85 Conflicts: smbfsx
86 Description: Mount and umount commands for the smbfs (2.0.x and 2.1.x kernels)
87  Smbfs is a filesystem which understands the SMB protocol.
88  This is the protocol Windows for Workgroups, Windows NT or
89  Lan Manager use to talk to each other. It was inspired by
90  samba, the program by Andrew Tridgell that turns any unix
91  site into a file server for DOS or Windows clients.
92  .
93  Starting with the Debian Samba packages version 2.0.4b-2, the old smbfs
94  utilities for 2.0.x and the new smbfs utilities for 2.2.x kernels have been
95  merged in a single package called smbfs. A wrapper script called smbmount.sh
96  identifies the version of the kernel running and calls the correct binary.
97
98 Package: smbwrapper
99 Section: otherosfs
100 Priority: optional
101 Architecture: any
102 Depends: ${shlibs:Depends}
103 Description: A shared library that provides SMB client services
104  The Samba software suite is a collection of programs that
105  implements the SMB protocol for unix systems, allowing you to serve
106  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
107  is sometimes also referred to as the LanManager or Netbios protocol.
108  .
109  This package contains prelodable shared library that provides SMB client 
110  services for existing executables. Using this you can simulate a smb
111  filesystem.