67bba25531c9275007a75a0bfb2e5066cd0d26eb
[samba.git] / packaging / debian / control
1 Source: samba4
2 Section: net
3 Priority: optional
4 Maintainer: Jelmer Vernooij <jelmer@samba.org>
5 Standards-Version: 3.5.8
6 Build-Depends: debmake, libgtk2.0-dev, libgconf2-dev, libldap-dev
7
8 Package: samba4
9 Architecture: any
10 Depends: samba4-client, samba4-server
11 Description: Samba4
12  Foobar
13
14 Package: samba4-common
15 Architecture: any
16 Depends: ${shlibs:Depends}
17 Description: Common samba files
18  Files common for all programs in Samba
19
20 Package: samba4-client
21 Architecture: any
22 Depends: ${shlibs:Depends}, 
23
24 Package: samba4-testsuite
25 Architecture: any
26 Depends: ${shlibs:Depends}, samba4-common
27 Description: Testsuite from Samba4
28  This package contains programs for testing the reliability and speed 
29  of SMB servers, Samba in particular.
30  
31 Package: samba4-server
32 Architecture: any
33 Depends: ${shlibs:Depends}, samba4-common
34 Description: GPL'ed SMB Server
35  Contains smbd, the Samba server.
36
37 Package: gregedit
38 Architecture: any
39 Depends: ${shlibs:Depends}
40 Description: Graphical tool for viewing and editing registry files
41  Supports:
42  .
43  * NT4 Registry files
44  * Win9x Registry files 
45  * Remote Registries (thru RPC)
46  * GConf
47  * Using filesystem as a registry file
48
49 Package: winregistry-tools
50 Architecture: any
51 Depends: ${shlibs:Depends}
52 Description: Tools for viewing and manipulating 
53  FIXME
54
55 Package: pidl
56 Architecture: any
57 Depends: perl
58 Description: IDL compiler written in Perl
59  FIXME
60  
61 Package: samba4-dev
62 Architecture: any
63 Depends: pidl
64 Description: Tools for extending Samba
65  Contains Samba includes and tools
66
67 Package: ldb-tools
68 Architecture: any
69 Depends: ${shlibs:Depends}
70 Description: Tools for maintaining LDB database files
71  FIXME