]> git.proxmox.com Git - pmg-docs.git/blob - debian/control
Cluster manager: laguage fixup
[pmg-docs.git] / debian / control
1 Source: pmg-docs
2 Section: perl
3 Priority: optional
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Build-Depends: asciidoc-dblatex,
6 debhelper (>= 12~),
7 git,
8 libjson-perl,
9 imagemagick,
10 librsvg2-bin,
11 lintian,
12 proxmox-widget-toolkit-dev,
13 source-highlight,
14 Standards-Version: 3.8.4
15
16 Package: pmg-doc-generator
17 Section: perl
18 Architecture: any
19 Depends: asciidoc-base, libpve-common-perl, xmlto, ${perl:Depends}
20 Description: Proxmox Mail Gateway Documentation helpers
21 Tool to auto-generate various Proxmox Mail gateway Documentation files and
22 manual pages. This package is required to build most other Proxmox Mail
23 Gateway packages.
24
25 Package: pmg-docs
26 Section: doc
27 Depends: libjs-extjs
28 Architecture: all
29 Description: Proxmox Mail Gateway Documentation
30 This package contains the Proxmox Mail Gateway documentation files.
31
32 Package: pmg-docs-apache
33 Architecture: all
34 Section: doc
35 Depends: pmg-docs,
36 Suggests: apache2,
37 Description: Proxmox Mailgateway Documentation - Apache2 config
38 This package contains configuration files to host the Proxmox Mail Gateway
39 documentation files through an apache2 web server.