]> git.proxmox.com Git - pmg-docs.git/blob - debian/control
installation: fix codeblock rendering in zfs performance tips section
[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 (>= 10~),
7 git,
8 libjson-perl,
9 imagemagick,
10 librsvg2-bin,
11 lintian,
12 source-highlight,
13 Standards-Version: 3.8.4
14
15 Package: pmg-doc-generator
16 Section: perl
17 Architecture: any
18 Depends: asciidoc-base, libpve-common-perl, xmlto, ${perl:Depends}
19 Description: Proxmox Mail Gateway Documentation helpers
20 Tool to auto-generate various Proxmox Mail gateway Documentation files and
21 manual pages. This package is required to build most other Proxmox Mail
22 Gateway packages.
23
24 Package: pmg-docs
25 Section: doc
26 Depends: libjs-extjs
27 Architecture: all
28 Description: Proxmox Mail Gateway Documentation
29 This package contains the Proxmox Mail Gateway documentation files.
30
31 Package: pmg-docs-apache
32 Architecture: all
33 Section: doc
34 Depends: pmg-docs,
35 Suggests: apache2,
36 Description: Proxmox Mailgateway Documentation - Apache2 config
37 This package contains configuration files to host the Proxmox Mail Gateway
38 documentation files through an apache2 web server.