1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
|
Source: samba
Section: net
Priority: optional
Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Uploaders: Steve Langasek <vorlon@debian.org>,
Christian Perrier <bubulle@debian.org>,
Jelmer Vernooij <jelmer@debian.org>,
Ivo De Decker <ivodd@debian.org>
Homepage: http://www.samba.org
Standards-Version: 3.9.6
Build-Depends: bison,
comerr-dev,
debhelper (>> 9),
dh-smf (>= 6) [illumos-any],
docbook-xml,
docbook-xsl,
faketime,
flex,
heimdal-dev,
# heimdal-multidev is pulled in by heimdal-dev, but it's listed here for when
# heimdal-dev is removed because other build-deps pull in libkrb5-dev (like
# libcups2-dev did in the past)
heimdal-multidev (>= 1.6~),
libacl1-dev,
libaio-dev [linux-any],
libattr1-dev,
libblkid-dev,
libbsd-dev,
libcap-dev [linux-any],
libctdb-dev (>= 2),
libcups2-dev,
libgnutls28-dev,
libheimntlm0-heimdal (>= 1.6~),
libldap2-dev,
libldb-dev (>= 2:1.1.17~),
libncurses5-dev,
libntdb-dev (>= 1.0),
libpam0g-dev,
libparse-yapp-perl,
libpopt-dev,
libreadline-dev,
libsubunit-dev,
libtalloc-dev (>= 2.0.8~),
libtdb-dev (>= 1.2.11~),
libtevent-dev (>= 0.9.18~),
perl,
perl-modules,
pkg-config,
po-debconf,
python-all-dev (>= 2.6.6-3),
python-dnspython,
python-ldb (>= 2:1.1.17~),
python-ldb-dev (>= 2:1.1.17~),
python-ntdb,
python-talloc-dev (>= 2.0.8~),
python-tdb (>= 1.2.11~),
python-testtools,
python3,
subunit (>= 0.0.6),
xsltproc,
zlib1g-dev (>= 1:1.2.3)
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-samba/samba.git
Vcs-Git: git://anonscm.debian.org/pkg-samba/samba.git -b master
XS-Testsuite: autopkgtest
Package: samba
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: adduser,
heimdal-hdb-api-8,
libpam-modules,
libpam-runtime (>= 1.0.1-11),
lsb-base (>= 4.1+Debian),
procps,
python,
python-dnspython,
python-ntdb,
python-samba,
samba-common (= ${source:Version}),
samba-common-bin (=${binary:Version}),
samba-dsdb-modules,
tdb-tools,
update-inetd,
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Recommends: attr, logrotate, samba-vfs-modules
Suggests: bind9 (>= 1:9.5.1),
bind9utils,
ctdb,
ldb-tools,
ntp,
smbldap-tools,
winbind
Enhances: bind9, ntp
Breaks: qtsmbstatus-server (<< 2.2.1-3~),
Replaces: libsamdb0 (<< 4.0.0~alpha17~),
python-samba (<< 2:4.1.4+dfsg-3),
samba-ad-dc,
samba-common (<= 2.0.5a-2),
samba-doc (<< 2:4.0.5~),
samba-libs (<< 2:4.1.4+dfsg-2),
samba4
Conflicts: libldb1 (<< 1:1.1.15),
samba (<< 2:3.3.0~rc2-5),
samba-ad-dc,
samba-doc (<< 2:4.0.5~),
samba-tools,
samba4 (<< 4.0.0~alpha6-2)
Description: SMB/CIFS file, print, and login server for Unix
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems. Samba can also function
as an NT4-style domain controller, and can integrate with both NT4 domains
and Active Directory realms as a member server.
.
This package provides the components necessary to use Samba as a stand-alone
file and print server or as an NT4 or Active Directory domain controller.
For use in an NT4 domain or Active Directory realm, you will also need the
winbind package.
.
This package is not required for connecting to existing SMB/CIFS servers
(see smbclient) or for mounting remote filesystems (see cifs-utils).
Package: samba-libs
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Architecture: any
Section: libs
Depends: ${ldb:Depends}, ${misc:Depends}, ${shlibs:Depends}
Breaks: libdcerpc-server0 (<< 2:4.0.9),
libdcerpc0 (<< 2:4.0.9),
libgensec0 (<< 2:4.0.9),
libndr-standard0 (<< 2:4.0.9),
libndr0 (<< 2:4.0.9),
libnetapi0 (<< 2:4.0.9),
libregistry0 (<< 2:4.0.9),
libsamba-credentials0 (<< 2:4.0.9),
libsamba-hostconfig0 (<< 2:4.0.9),
libsamba-policy0 (<< 2:4.0.9),
libsamba-util0 (<< 2:4.0.9),
libsamdb0 (<< 2:4.0.9),
libsmbclient-raw0 (<< 2:4.0.9),
libsmbd0 (<< 2:4.0.9),
libtorture0 (<< 2:4.0.9)
Replaces: libdcerpc-server0 (<< 2:4.0.9),
libdcerpc0 (<< 2:4.0.9),
libgensec0 (<< 2:4.0.9),
libndr-standard0 (<< 2:4.0.9),
libndr0 (<< 2:4.0.9),
libnetapi0 (<< 2:4.0.9),
libregistry0 (<< 2:4.0.9),
libsamba-credentials0 (<< 2:4.0.9),
libsamba-hostconfig0 (<< 2:4.0.9),
libsamba-policy0 (<< 2:4.0.9),
libsamba-util0 (<< 2:4.0.9),
libsamdb0 (<< 2:4.0.9),
libsmbclient-raw0 (<< 2:4.0.9),
libsmbd0 (<< 2:4.0.9),
libtorture0 (<< 2:4.0.9)
# these conflicts can NOT be replaced by 'Breaks'
# the old 3.6 packages should be removed before the new samba-libs is
# unpacked, to avoid any code referencing the old location of the tdb files
# see bug #726472
Conflicts: libpam-smbpass (<< 2:4),
samba-common-bin (<< 2:4),
samba-dsdb-modules (<< 2:4.1.9+dfsg-2),
samba (<< 2:4),
winbind (<< 2:4)
Description: Samba core libraries
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package contains the shared libraries.
Package: samba-common
Architecture: all
Multi-Arch: foreign
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: ucf, ${misc:Depends}
Replaces: samba (<< 3.0.20b-1),
samba-doc (<< 2:4.0.5~),
samba4-common (<< 4.0.0~alpha7-1)
Conflicts: samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1), swat
Recommends: samba-common-bin
Description: common files used by both the Samba server and client
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package contains common files used by all parts of Samba.
Package: samba-common-bin
Architecture: any
Depends: python,
python-samba,
samba-common (=${source:Version}),
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Conflicts: samba (<< 2:3.3.0~rc2-5),
samba-common (<< 2:3.3.0~rc2-5),
samba-doc (<< 2:4.0.5~)
Replaces: python-samba (<< 2:4.0.6~),
samba-common (<< 2:3.4.0~pre2-1),
samba-doc (<< 2:4.0.5~),
samba4-common (<< 4.0.0~alpha7-1),
samba4-common-bin
Suggests: heimdal-clients
Description: Samba common files used by both the server and the client
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package contains the common files that are used by both the server
(provided in the samba package) and the client (provided in the samba-clients
package).
Package: smbclient
Architecture: any
Depends: samba-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: dpkg (>= 1.15.6~)
Replaces: samba (<< 2.999+3.0.alpha21-4),
samba-doc (<< 2:4.0.5~),
samba4-clients (<< 4.0.5),
smbget
Provides: samba-client
Suggests: cifs-utils, heimdal-clients
Conflicts: samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5)
Description: command-line SMB/CIFS clients for Unix
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package contains command-line utilities for accessing Microsoft
Windows and Samba servers, including smbclient, smbtar, and smbspool.
Utilities for mounting shares locally are found in the package
cifs-utils.
Package: samba-testsuite
Architecture: any
Recommends: subunit
Replaces: samba-doc (<< 2:4.0.5~), samba-tools, samba4-testsuite, samba-libs (<< 2:4.0.10+dfsg-4)
Conflicts: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4)
Depends: samba-common-bin, ${misc:Depends}, ${shlibs:Depends}
Description: test suite from Samba
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package contains programs for testing the reliability and speed
of SMB servers, Samba in particular.
Package: registry-tools
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: samba-doc (<< 2:4.0.5~)
Conflicts: samba-doc (<< 2:4.0.5~)
Description: tools for viewing and manipulating the Windows registry
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package contains tools for viewing and manipulating the binary
"registry" found on Windows machines, both locally and remote.
Package: libparse-pidl-perl
Architecture: any
Depends: libparse-yapp-perl, ${misc:Depends}, ${perl:Depends}
Recommends: samba-dev
Suggests: libwireshark-dev
Section: perl
Description: IDL compiler written in Perl
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package contains the IDL (Interface Description Language) compiler pidl,
which takes in IDL files and can output C code for various uses. It is
primarily of interest to developers.
Package: samba-dev
Architecture: any
Depends: libc6-dev,
libldb-dev,
libparse-pidl-perl,
libpopt-dev,
libtalloc-dev,
libtdb-dev (>= 1.2.11),
samba-libs (= ${binary:Version}),
${misc:Depends}
Section: devel
Replaces: libdcerpc-dev (<< 2:4.0.9),
libdcerpc-server-dev (<< 2:4.0.9),
libgensec-dev (<< 2:4.0.9),
libndr-dev (<< 2:4.0.9),
libndr-standard-dev (<< 2:4.0.9),
libnetapi-dev (<< 2:4.0.9),
libregistry-dev (<< 2:4.0.9),
libsamba-credentials-dev (<< 2:4.0.9),
libsamba-hostconfig-dev (<< 2:4.0.9),
libsamba-policy-dev (<< 2:4.0.9),
libsamba-util-dev (<< 2:4.0.9),
libsamdb (<< 2:4.0.9),
libsmbclient-raw-dev (<< 2:4.0.9),
libsmbd-dev (<< 2:4.0.9),
libtorture-dev (<< 2:4.0.9),
samba4-dev
Breaks: libdcerpc-dev (<< 2:4.0.9),
libdcerpc-server-dev (<< 2:4.0.9),
libgensec-dev (<< 2:4.0.9),
libndr-dev (<< 2:4.0.9),
libndr-standard-dev (<< 2:4.0.9),
libnetapi-dev (<< 2:4.0.9),
libregistry-dev (<< 2:4.0.9),
libsamba-credentials-dev (<< 2:4.0.9),
libsamba-hostconfig-dev (<< 2:4.0.9),
libsamba-policy-dev (<< 2:4.0.9),
libsamba-util-dev (<< 2:4.0.9),
libsamdb (<< 2:4.0.9),
libsmbclient-raw-dev (<< 2:4.0.9),
libsmbd-dev (<< 2:4.0.9),
libtorture-dev (<< 2:4.0.9)
Description: tools for extending Samba
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package contains include files shared by the various Samba-based
libraries.
Package: samba-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Pre-Depends: dpkg (>= 1.15.6~)
Description: Samba documentation
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package contains all the manpage documentation for the Samba
suite.
Package: python-samba
Pre-Depends: ${misc:Pre-Depends}
Architecture: any
Section: python
Provides: ${python:Provides}
Depends: python-ldb,
python-tdb,
python-ntdb,
python-crypto,
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Description: Python bindings for Samba
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package contains Python bindings for most Samba libraries.
Package: samba-dsdb-modules
Architecture: any
Replaces: libgensec0 (<< 4.0.0~alpha17~git20110724.dfsg1-1), samba-libs (<< 2:4.1.9+dfsg-2)
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Enhances: libldb1
Description: Samba Directory Services Database
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package contains LDB plugins which add support for various Active
Directory features to the LDB library.
Package: samba-vfs-modules
Architecture: any
Replaces: samba-libs (<< 2:4.1.1+dfsg-1)
Depends: ${misc:Depends}, ${shlibs:Depends}
Enhances: samba
Description: Samba Virtual FileSystem plugins
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package contains plugins for the Samba server Virtual FileSystem.
Package: libpam-smbpass
Section: admin
Priority: extra
Architecture: any
Multi-Arch: same
Depends: libpam-runtime (>= 1.0.1-6),
samba-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Pre-Depends: dpkg (>= 1.15.6~)
Suggests: samba
Description: pluggable authentication module for Samba
This is a module for PAM that enables a system administrator to migrate
user passwords from the Unix password database to the SMB password
database as used by Samba, and to subsequently keep the two databases in
sync. Unlike other solutions, it does this without needing users to log
in to Samba using cleartext passwords, or requiring them to change their
existing passwords.
Package: libsmbclient
Section: libs
Priority: optional
Architecture: any
Multi-Arch: same
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: samba-doc (<< 2:4.0.5~)
Conflicts: samba-doc (<< 2:4.0.5~)
Description: shared library for communication with SMB/CIFS servers
This package provides a shared library that enables client applications
to talk to Microsoft Windows and Samba servers using the SMB/CIFS
protocol.
Package: libsmbclient-dev
Section: libdevel
Priority: extra
Architecture: any
Multi-Arch: same
Depends: libsmbclient (= ${binary:Version}), ${misc:Depends}
Pre-Depends: dpkg (>= 1.15.6~)
Description: development files for libsmbclient
This package provides the development files (static library and headers)
required for building applications against libsmbclient, a library that
enables client applications to talk to Microsoft Windows and Samba servers
using the SMB/CIFS protocol.
Package: libsmbsharemodes0
Section: libs
Priority: optional
Architecture: any
Multi-Arch: same
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: shared library for non-samba access to the samba 'share modes' database
This package provides libsmbsharemodes, a library that
enables server applications to honour or apply the share modes that are used
over CIFS.
Package: libsmbsharemodes-dev
Section: libdevel
Priority: extra
Architecture: any
Multi-Arch: same
Depends: libsmbsharemodes0 (= ${binary:Version}), ${misc:Depends}
Pre-Depends: dpkg (>= 1.15.6~)
Description: development files for libsmbsharemodes
This package provides the development files (headers)
required for building applications against libsmbsharemodes, a library that
enables server applications to honour or apply the share modes that are used
over CIFS.
Package: winbind
Pre-Depends: ${misc:Pre-Depends}
Architecture: any
Depends: samba (=${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Enhances: libkrb5-26-heimdal
Replaces: samba-doc (<< 2:4.0.5~), winbind4
Conflicts: samba-doc (<< 2:4.0.5~)
Suggests: libnss-winbind, libpam-winbind
Description: service to resolve user and group information from Windows NT servers
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package provides winbindd, a daemon which integrates authentication
and directory service (user/group lookup) mechanisms from a Windows
domain on a Linux system.
.
Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via
the libnss-winbind package. Winbind based Windows domain authentication can
be enabled via the libpam-winbind package.
Package: libpam-winbind
Section: net
Priority: optional
Architecture: any
Multi-Arch: same
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: libpam-runtime (>= 1.0.1-6),
libpam0g (>= 1.1.3-2~),
samba-common (= ${source:Version}),
winbind (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Suggests: libnss-winbind
Breaks: winbind (<< 2:3.5.11~dfsg-3)
Replaces: samba (<= 2.2.3-2),
samba-doc (<< 2:4.0.5~),
winbind (<< 2:3.5.11~dfsg-3),
winbind4
Conflicts: samba-doc (<< 2:4.0.5~)
Description: Windows domain authentication integration plugin
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems. Samba can also function
as an NT4-style domain controller, and can integrate with both NT4 domains
and Active Directory realms as a member server.
.
This package provides pam_winbind, a plugin that integrates with a local
winbindd server to provide Windows domain authentication to the system.
Package: libnss-winbind
Section: net
Priority: optional
Architecture: any
Multi-Arch: same
Pre-Depends: dpkg (>= 1.15.6~)
Depends: samba-common (= ${source:Version}),
winbind (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Breaks: libpam-winbind (<< 2:3.6.5-2), winbind (<< 2:3.5.11~dfsg-3)
Replaces: libpam-winbind (<< 2:3.6.5-2),
samba (<= 2.2.3-2),
winbind (<< 2:3.5.11~dfsg-3),
winbind4
Suggests: libpam-winbind
Description: Samba nameservice integration plugins
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems. Samba can also function
as an NT4-style domain controller, and can integrate with both NT4 domains
and Active Directory realms as a member server.
.
This package provides nss_winbind, a plugin that integrates
with a local winbindd server to provide user/group name lookups to the
system; and nss_wins, which provides hostname lookups via both the NBNS and
NetBIOS broadcast protocols.
Package: samba-dbg
Section: debug
Priority: extra
Architecture: any
Depends: samba (= ${binary:Version}), ${misc:Depends}
Pre-Depends: dpkg (>= 1.15.6~)
Description: Samba debugging symbols
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package provides debugging information for the software in the
Samba suite. Install it to get a better backtrace in the event of a
crash.
Package: libwbclient0
Section: libs
Priority: optional
Architecture: any
Multi-Arch: same
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: libpam-smbpass (<< 2:3.4.1),
libsmbclient (<< 2:3.4.1),
samba (<< 2:3.4.1),
samba-common (<< 2:3.4.1),
samba-tools (<< 2:3.4.1),
smbclient (<< 2:3.4.1),
smbfs (<< 2:3.4.1),
swat (<< 2:3.4.1),
winbind (<< 2:3.4.1)
Description: Samba winbind client library
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package provides a library for client applications that interact
via the winbind pipe protocol with a Samba winbind server.
Package: libwbclient-dev
Section: libdevel
Priority: optional
Architecture: any
Multi-Arch: same
Depends: libwbclient0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: dpkg (>= 1.15.6~)
Description: Samba winbind client library - development files
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package provides the development files (static library and headers)
required for building applications against libwbclient, a library for client
applications that interact via the winbind pipe protocol with a Samba
winbind server.
|