r12197: Some improvements to the Debian package. Thanks to Steinar Gunderson
[bbaumbach/samba-autobuild/.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.2
6 Build-Depends: libgtk2.0-dev, libgconf2-dev, libldap-dev, debhelper (>> 4.0.0), libparse-yapp-perl, perl, docbook-xsl, xsltproc
7
8 Package: samba4-common
9 Architecture: all
10 Description: Common samba files
11  Files common for all programs in Samba
12
13 Package: samba4-client
14 Architecture: any
15 Depends: ${shlibs:Depends}
16 Description: Client utilities from Samba4
17  Client utilities for NetBIOS, SMB and RPC.
18
19 Package: samba4-testsuite
20 Architecture: any
21 Depends: ${shlibs:Depends}, samba4-common
22 Description: Testsuite from Samba4
23  This package contains programs for testing the reliability and speed 
24  of SMB servers, Samba in particular.
25  
26 Package: samba4-server
27 Architecture: any
28 Recommends: samba4-swat
29 Depends: ${shlibs:Depends}, samba4-common
30 Description: SMB Server
31  Contains smbd, the Samba server. 
32
33 Package: samba4-gtk-frontends
34 Architecture: any
35 Depends: ${shlibs:Depends}
36 Description: Graphical Samba client utilities
37  Contains GTK+ programs for maintaining:
38  .
39    * Remote SAM databases
40    * Local and remote registries
41    * DCE/RPC endpoints
42
43 Package: winregistry-tools
44 Architecture: any
45 Depends: ${shlibs:Depends}
46 Description: Tools for viewing and manipulating 
47  FIXME
48
49 Package: libparse-pidl-perl
50 Architecture: any
51 Depends: ${perl:Depends}
52 Description: IDL compiler written in Perl
53  FIXME
54  
55 Package: samba4-dev
56 Architecture: any
57 Depends: libparse-pidl-perl, libc6-dev, pkg-config (>= 0.14.0)
58 Description: Tools for extending Samba
59  Contains Samba includes and tools
60
61 Package: ldb-tools
62 Architecture: any
63 Depends: ${shlibs:Depends}
64 Description: Tools for maintaining LDB database files
65  FIXME
66
67 Package: samba4-swat
68 Architecture: all
69 Description: Swat data files
70  Data files for SWAT.
71