6b872d424d62e119e18762163eac267c6fdfb6e8
[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.6.1.0
6 Build-Depends: debmake, libgtk2.0-dev, libgconf2-dev, libldap-dev, debhelper (>> 4.0.0)
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: all
16 Description: Common samba files
17  Files common for all programs in Samba
18
19 Package: samba4-client
20 Architecture: any
21 Depends: ${shlibs:Depends}, 
22
23 Package: samba4-testsuite
24 Architecture: any
25 Depends: ${shlibs:Depends}, samba4-common
26 Description: Testsuite from Samba4
27  This package contains programs for testing the reliability and speed 
28  of SMB servers, Samba in particular.
29  
30 Package: samba4-server
31 Architecture: any
32 Depends: ${shlibs:Depends}, samba4-common
33 Description: SMB Server
34  Contains smbd, the Samba server. 
35
36 Package: samba4-gtk-frontends
37 Architecture: any
38 Depends: ${shlibs:Depends}
39 Description: Graphical tool for viewing and editing registry files
40  Supports:
41  .
42  * NT4 Registry files
43  * Win9x Registry files 
44  * Remote Registries (thru RPC)
45  * GConf
46  * Using filesystem as a registry file
47
48 Package: winregistry-tools
49 Architecture: any
50 Depends: ${shlibs:Depends}
51 Description: Tools for viewing and manipulating 
52  FIXME
53
54 Package: pidl
55 Architecture: any
56 Depends: perl
57 Description: IDL compiler written in Perl
58  FIXME
59  
60 Package: samba4-dev
61 Architecture: any
62 Depends: pidl, libc6-dev, pkg-config (>= 0.14.0)
63 Description: Tools for extending Samba
64  Contains Samba includes and tools
65
66 Package: ldb-tools
67 Architecture: any
68 Depends: ${shlibs:Depends}
69 Description: Tools for maintaining LDB database files
70  FIXME