r7958: More debian packaging updates; packages build now with
[jra/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: build-essential, libgtk2.0-dev, libgconf2-dev, libldap-dev, debhelper (>> 4.0.0), libparse-yapp-perl
7
8 Package: samba4
9 Architecture: all
10 Description: Samba4 misc
11  Files common for all programs in Samba
12
13 Package: samba4-common
14 Architecture: all
15 Description: Common samba files
16  Files common for all programs in Samba
17
18 Package: samba4-client
19 Architecture: any
20 Depends: ${shlibs:Depends}, 
21 Description: Client utilities from Samba4
22  Client utilities for NetBIOS, SMB and RPC.
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 Recommends: samba4-swat
34 Depends: ${shlibs:Depends}, samba4-common
35 Description: SMB Server
36  Contains smbd, the Samba server. 
37
38 Package: samba4-gtk-frontends
39 Architecture: any
40 Depends: ${shlibs:Depends}
41 Description: Graphical tool for viewing and editing registry files
42  Supports:
43  .
44  * NT4 Registry files
45  * Win9x Registry files 
46  * Remote Registries (thru RPC)
47  * GConf
48  * Using filesystem as a registry file
49
50 Package: winregistry-tools
51 Architecture: any
52 Depends: ${shlibs:Depends}
53 Description: Tools for viewing and manipulating 
54  FIXME
55
56 Package: libparse-pidl-perl
57 Architecture: any
58 Depends: perl
59 Description: IDL compiler written in Perl
60  FIXME
61  
62 Package: samba4-dev
63 Architecture: any
64 Depends: pidl, libc6-dev, pkg-config (>= 0.14.0)
65 Description: Tools for extending Samba
66  Contains Samba includes and tools
67
68 Package: ldb-tools
69 Architecture: any
70 Depends: ${shlibs:Depends}
71 Description: Tools for maintaining LDB database files
72  FIXME
73
74 Package: samba4-swat
75 Architecture: all
76 Description: Swat data files
77  Data files for SWAT.
78