blob: 67bba25531c9275007a75a0bfb2e5066cd0d26eb (
plain)
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
|
Source: samba4
Section: net
Priority: optional
Maintainer: Jelmer Vernooij <jelmer@samba.org>
Standards-Version: 3.5.8
Build-Depends: debmake, libgtk2.0-dev, libgconf2-dev, libldap-dev
Package: samba4
Architecture: any
Depends: samba4-client, samba4-server
Description: Samba4
Foobar
Package: samba4-common
Architecture: any
Depends: ${shlibs:Depends}
Description: Common samba files
Files common for all programs in Samba
Package: samba4-client
Architecture: any
Depends: ${shlibs:Depends},
Package: samba4-testsuite
Architecture: any
Depends: ${shlibs:Depends}, samba4-common
Description: Testsuite from Samba4
This package contains programs for testing the reliability and speed
of SMB servers, Samba in particular.
Package: samba4-server
Architecture: any
Depends: ${shlibs:Depends}, samba4-common
Description: GPL'ed SMB Server
Contains smbd, the Samba server.
Package: gregedit
Architecture: any
Depends: ${shlibs:Depends}
Description: Graphical tool for viewing and editing registry files
Supports:
.
* NT4 Registry files
* Win9x Registry files
* Remote Registries (thru RPC)
* GConf
* Using filesystem as a registry file
Package: winregistry-tools
Architecture: any
Depends: ${shlibs:Depends}
Description: Tools for viewing and manipulating
FIXME
Package: pidl
Architecture: any
Depends: perl
Description: IDL compiler written in Perl
FIXME
Package: samba4-dev
Architecture: any
Depends: pidl
Description: Tools for extending Samba
Contains Samba includes and tools
Package: ldb-tools
Architecture: any
Depends: ${shlibs:Depends}
Description: Tools for maintaining LDB database files
FIXME
|