]> git.proxmox.com Git - pmg-docs.git/blame - debian/control
run 'make update'
[pmg-docs.git] / debian / control
CommitLineData
1a8e71a9
SI
1Source: pmg-docs
2Section: perl
b4cffe3c 3Priority: optional
1a8e71a9 4Maintainer: Proxmox Support Team <support@proxmox.com>
7da428e8 5Build-Depends: asciidoc-dblatex,
156988f9 6 debhelper (>= 10~),
7fa162f5
SI
7 git,
8 libjson-perl,
9 imagemagick,
10 librsvg2-bin,
69b465bf
TL
11 lintian,
12 source-highlight,
1a8e71a9
SI
13Standards-Version: 3.8.4
14
1a8e71a9
SI
15Package: pmg-doc-generator
16Section: perl
17Architecture: any
7da428e8 18Depends: asciidoc-base, libpve-common-perl, xmlto, ${perl:Depends}
1a8e71a9
SI
19Description: 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
24Package: pmg-docs
25Section: doc
26Architecture: all
27Description: Proxmox Mail Gateway Documentation
28 This package contains the Proxmox Mail Gateway documentation files.
0d15b893
SI
29
30Package: pmg-docs-apache
31Architecture: all
32Section: doc
33Depends: pmg-docs,
34Suggests: apache2,
35Description: Proxmox Mailgateway Documentation - Apache2 config
b4cffe3c
TL
36 This package contains configuration files to host the Proxmox Mail Gateway
37 documentation files through an apache2 web server.