• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/
1Source: samba
2Section: net
3Priority: optional
4Maintainer: Eloy A. Paris <peloy@debian.org>
5Uploaders: Steve Langasek <vorlon@debian.org>, Christian Perrier <bubulle@debian.org>
6Build-Depends: debhelper (>= 4.1.13), libpam0g-dev, libreadline5-dev, libcupsys2-dev (>=1.1.20final+cvs20040330-4), autoconf, libacl1-dev (>= 2.2.11-1) [@libacl@], libkrb5-dev, libldap2-dev, po-debconf, python2.3-dev, binutils (>= 2.14.90.0.7), type-handling (>= 0.2.1), libpopt-dev, dpkg-dev (>= 1.13.9)
7Standards-Version: 3.6.2
8
9Package: samba
10Architecture: any
11Depends: samba-common (= ${Source-Version}), netbase, logrotate, ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.0-6)
12Replaces: samba-common (<= 2.0.5a-2)
13Suggests: samba-doc
14Description: a LanManager-like file and printer server for Unix
15 The Samba software suite is a collection of programs that
16 implements the SMB 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  smbfs - Mount and umount commands for the smbfs (kernels 2.2.x and above).
31  libpam-smbpass - pluggable authentication module for SMB password database
32  libsmbclient - Shared library that allows applications to talk to SMB servers
33  libsmbclient-dev - libsmbclient shared libraries
34  winbind: Service to resolve user and group information from Windows NT servers
35  python2.3-samba: Python bindings that allow access to various aspects of Samba
36 .
37 It is possible to install a subset of these packages depending on
38 your particular needs. For example, to access other SMB servers you
39 should only need the smbclient and samba-common packages.
40 .
41 http://www.samba.org/
42
43Package: samba-common
44Architecture: any
45Depends: libpam-modules, ${shlibs:Depends}, ${misc:Depends}
46Replaces: samba (<< 3.0.20b-1)
47Description: Samba common files used by both the server and the client
48 The Samba software suite is a collection of programs that
49 implements the SMB protocol for unix systems, allowing you to serve
50 files and printers to Windows, NT, OS/2 and DOS clients. This protocol
51 is sometimes also referred to as the LanManager or NetBIOS protocol.
52 .
53 This package contains the common files that are used by both the server
54 (provided in the samba package) and the client (provided in the smbclient
55 package).
56
57Package: smbclient
58Architecture: any
59Depends: samba-common (= ${Source-Version}), ${shlibs:Depends}
60Replaces: samba (<< 2.999+3.0.alpha21-4)
61Provides: samba-client
62Suggests: smbfs
63Description: a LanManager-like simple client for Unix
64 The Samba software suite is a collection of programs that
65 implements the SMB 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 some client components of the Samba suite. In
70 particular it includes the command line utilities smbclient, smbtar,
71 and smbspool. If you want to mount shares exported from Microsoft
72 Windows machines or a Samba server you must install the smbfs package.
73
74Package: swat
75Architecture: any
76Depends: samba (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
77Recommends: samba-doc
78Description: Samba Web Administration Tool
79 The Samba software suite is a collection of programs that
80 implements the SMB protocol for unix systems, allowing you to serve
81 files and printers to Windows, NT, OS/2 and DOS clients. This protocol
82 is sometimes also referred to as the LanManager or NetBIOS protocol.
83 .
84 This package contains the components of the Samba suite that are needed
85 for Web administration of the Samba server.
86 .
87 Note: if you want to use the on-line documentation that is accesible
88 through the Swat front-end you must install the samba-doc package.
89
90Package: samba-doc
91Section: doc
92Architecture: all
93Description: Samba documentation
94 The Samba software suite is a collection of programs that
95 implements the SMB protocol for unix systems, allowing you to serve
96 files and printers to Windows, NT, OS/2 and DOS clients. This protocol
97 is sometimes also referred to as the LanManager or NetBIOS protocol.
98 .
99 This package contains all the documentation that comes in the original
100 tarball.
101
102Package: smbfs
103Section: otherosfs
104Priority: optional
105Architecture: any
106Depends: netbase (>= 2.02), samba-common (= ${Source-Version}), ${shlibs:Depends}
107Suggests: smbclient
108Replaces: smbfsx
109Conflicts: smbfsx, suidmanager (<< 0.50)
110Description: mount and umount commands for the smbfs (for kernels >= than 2.2.x)
111 Smbfs is a filesystem which understands the SMB protocol.
112 This is the protocol Windows for Workgroups, Windows NT or
113 LAN Manager use to talk to each other. It was inspired by
114 samba, the program by Andrew Tridgell that turns any unix
115 site into a file server for DOS or Windows clients.
116 .
117 If you want to use command-line utilities like smbclient, smbtar
118 and/or smbspool you just need to install the smbclient package.
119 .
120 Starting with the Debian Samba packages version 2.2.0-1, the old smbfs
121 utilities for 2.0.x have been removed. There are no wrapper scripts
122 that call a specific smbmount/smbumount depending on the kernel
123 version.  If you are using a 2.0.x kernel please upgrade or use the
124 latest Samba 2.0.7 Debian package.
125
126Package: libpam-smbpass
127Section: admin
128Priority: extra
129Architecture: any
130Depends: ${shlibs:Depends}
131Suggests: samba
132Description: pluggable authentication module for SMB password database
133 This is a stackable PAM module that allows a system administrator to easily
134 migrate to using encrypted passwords for Samba and to keep smb passwords in
135 sync with unix passwords.  Unlike other solutions, it does this without
136 requiring users to change their existing passwords or login to Samba using
137 cleartext passwords.
138
139Package: libsmbclient
140Section: libs
141Priority: optional
142Architecture: any
143Depends: ${shlibs:Depends}
144Description: shared library that allows applications to talk to SMB servers
145 libsmbclient allows to write applications that use the SMB protocol.
146 This gives applications the ability to talk to Microsoft Windows servers
147 and Unix servers running Samba.
148 .
149 This package contains the libsmbclient shared library.
150
151Package: libsmbclient-dev
152Section: libdevel
153Priority: extra
154Architecture: any
155Depends: libsmbclient (= ${Source-Version})
156Description: libsmbclient static libraries and headers
157 libsmbclient allows to write applications that use the SMB protocol.
158 This gives applications the ability to talk to Microsoft Windows servers
159 and Unix servers running Samba.
160 .
161 This package contains the libsmbclient static libraries and headers
162 needed to build applications that use SMB services.
163
164Package: winbind
165Section: net
166Priority: optional
167Architecture: any
168Depends: ${shlibs:Depends}, ${misc:Depends}
169Replaces: samba (<= 2.2.3-2)
170Description: service to resolve user and group information from Windows NT servers
171 This package provides the winbindd daemon, which provides a
172 service for the Name Service Switch capability that is present
173 in most modern C libraries (like the GNU C Library - glibc.)
174 .
175 The service provided by winbindd is called `winbind' and
176 can be used to resolve user and group information from a
177 Windows NT server. The service can also provide authentication
178 services via an associated PAM module.
179
180Package: python2.3-samba
181Section: python
182Priority: optional
183Architecture: any
184Depends: ${shlibs:Depends}, python2.3
185Description: Python bindings that allow access to various aspects of Samba
186 The Samba Python bindings allow you to access various aspects of Samba.
187 At the moment their status is "experimental" but they have been reported
188 to work well.
189 .
190 See /usr/share/doc/python2.3-samba/examples for a couple of examples.
191
192Package: samba-dbg
193Section: devel
194Architecture: any
195Depends: samba (= ${Source-Version})
196Description: Samba debugging symbols
197 The Samba software suite is a collection of programs that
198 implements the SMB protocol for unix systems, allowing you to serve
199 files and printers to Windows, NT, OS/2 and DOS clients. This protocol
200 is sometimes also referred to as the LanManager or NetBIOS protocol.
201 .
202 This package contains debugging symbols for the programs included in
203 the samba and smbclient packages.
204