version incremented
[samba] / debian / control
1 Source: samba
2 Section: net
3 Priority: optional
4 Maintainer: Santtu Lakkala <inz@inz.fi>
5 Build-Depends: debhelper (>= 4.1.13), libacl1-dev (>= 2.2.11-1) [i386 ia64 alpha amd64 armeb arm hppa m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc], po-debconf, binutils (>= 2.14.90.0.7), libpopt-dev, dpkg-dev (>= 1.13.9)
6 Standards-Version: 3.6.2
7
8 Package: samba
9 Section: user/network
10 Architecture: armel
11 Depends: samba-common (>= ${Source-Version}), netbase, ${shlibs:Depends}, ${misc:Depends}
12 Recommends: smbldap-tools
13 Replaces: samba-common (<= 2.0.5a-2)
14 Description: a LanManager-like file and printer server for Unix
15  The Samba software suite is a collection of programs that
16  implements the SMB/CIFS protocol for unix systems, allowing you to serve
17  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
18  is sometimes also referred to as the LanManager or NetBIOS protocol.
19  .
20  This package contains all the components necessary to turn your
21  Debian GNU/Linux box into a powerful file and printer server.
22  .
23  Currently, the Samba Debian packages consist of the following:
24  .
25   samba - LanManager-like file and printer server for Unix.
26   samba-common - Samba common files used by both the server and the client.
27   smbclient - LanManager-like simple client for Unix.
28   swat - Samba Web Administration Tool
29   samba-doc - Samba documentation.
30   samba-doc-pdf - Samba documentation in PDF format.
31   smbfs - Mount and umount commands for the smbfs (kernels 2.2.x and above).
32   libsmbclient - Shared library that allows applications to talk to SMB/CIFS servers
33   libsmbclient-dev - libsmbclient shared libraries
34  .
35  It is possible to install a subset of these packages depending on
36  your particular needs. For example, to access other SMB/CIFS servers you
37  should only need the smbclient and samba-common packages.
38  .
39  http://www.samba.org/
40
41 Package: smbclient
42 Architecture: armel
43 Section: user/network
44 Depends: samba-common (= ${Source-Version}), ${shlibs:Depends}
45 Replaces: samba (<< 2.999+3.0.alpha21-4), smbget
46 Conflicts: smbget
47 Provides: samba-client
48 Suggests: smbfs
49 Description: a LanManager-like simple client for Unix
50  The Samba software suite is a collection of programs that
51  implements the SMB/CIFS protocol for unix systems, allowing you to serve
52  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
53  is sometimes also referred to as the LanManager or NetBIOS protocol.
54  .
55  This package contains some client components of the Samba suite. In
56  particular it includes the command line utilities smbclient, smbtar,
57  and smbspool. If you want to mount shares exported from Microsoft
58  Windows machines or a Samba server you must install the smbfs package.
59
60 Package: swat
61 Architecture: armel
62 Depends: samba (= ${Source-Version}), samba-doc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}, netbase
63 Description: Samba Web Administration Tool
64  The Samba software suite is a collection of programs that
65  implements the SMB/CIFS protocol for unix systems, allowing you to serve
66  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
67  is sometimes also referred to as the LanManager or NetBIOS protocol.
68  .
69  This package contains the components of the Samba suite that are needed
70  for Web administration of the Samba server.
71
72 Package: samba-doc
73 Section: doc
74 Architecture: armel
75 Suggests: samba-doc-pdf
76 Description: Samba documentation
77  The Samba software suite is a collection of programs that
78  implements the SMB/CIFS protocol for unix systems, allowing you to serve
79  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
80  is sometimes also referred to as the LanManager or NetBIOS protocol.
81  .
82  This package contains all the documentation that comes in the original
83  tarball, except in PDF format.
84
85 Package: samba-doc-pdf
86 Section: doc
87 Architecture: armel
88 Description: Samba documentation (PDF format)
89  The Samba software suite is a collection of programs that
90  implements the SMB/CIFS protocol for unix systems, allowing you to serve
91  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
92  is sometimes also referred to as the LanManager or NetBIOS protocol.
93  .
94  This package contains all the documentation that comes in the original
95  tarball in PDF format.
96
97 Package: smbfs
98 Section: other
99 Priority: optional
100 Architecture: armel
101 Depends: netbase (>= 2.02), samba-common (= ${Source-Version}), ${shlibs:Depends}
102 Suggests: smbclient
103 Replaces: smbfsx
104 Conflicts: smbfsx, suidmanager (<< 0.50)
105 Description: mount and umount commands for the smbfs (for kernels >= than 2.2.x)
106  Smbfs is a filesystem which understands the SMB/CIFS protocol.
107  This is the protocol Windows for Workgroups, Windows NT or
108  LAN Manager use to talk to each other. It was inspired by
109  samba, the program by Andrew Tridgell that turns any unix
110  site into a file server for DOS or Windows clients.
111  .
112  If you want to use command-line utilities like smbclient, smbtar
113  and/or smbspool you just need to install the smbclient package.
114
115 Package: libsmbclient
116 Section: libs
117 Priority: optional
118 Architecture: armel
119 Depends: ${shlibs:Depends}
120 Description: shared library that allows applications to talk to SMB/CIFS servers
121  libsmbclient allows to write applications that use the SMB/CIFS protocol.
122  This gives applications the ability to talk to Microsoft Windows servers
123  and Unix servers running Samba.
124  .
125  This package contains the libsmbclient shared library.
126
127 Package: libsmbclient-dev
128 Section: libdevel
129 Priority: extra
130 Architecture: armel
131 Depends: libsmbclient (= ${Source-Version})
132 Description: libsmbclient static libraries and headers
133  libsmbclient allows to write applications that use the SMB/CIFS protocol.
134  This gives applications the ability to talk to Microsoft Windows servers
135  and Unix servers running Samba.
136  .
137  This package contains libraries and headers needed to build applications
138  that use SMB/CIFS services.
139
140 Package: samba-dbg
141 Section: other
142 Architecture: armel
143 Depends: samba (= ${Source-Version})
144 Description: Samba debugging symbols
145  The Samba software suite is a collection of programs that
146  implements the SMB/CIFS protocol for unix systems, allowing you to serve
147  files and printers to Windows, NT, OS/2 and DOS clients. This protocol
148  is sometimes also referred to as the LanManager or NetBIOS protocol.
149  .
150  This package contains debugging symbols for the programs included in
151  the samba and smbclient packages.