mirror of
https://git.proxmox.com/git/pmg-docs
synced 2026-03-29 04:44:07 +00:00
containing a short apache-config snippet for delivering the pmg-docs via apache. Mostly added for consistency between pve-docs (containing pve-docs-mediawiki) and pmg-docs (containing pmg-docs-apache, because it does not have a wiki) Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
36 lines
1.0 KiB
Plaintext
36 lines
1.0 KiB
Plaintext
Source: pmg-docs
|
|
Section: perl
|
|
Priority: extra
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: asciidoc-dblatex,
|
|
debhelper (>= 10~),
|
|
git,
|
|
libjson-perl,
|
|
imagemagick,
|
|
librsvg2-bin,
|
|
lintian,
|
|
source-highlight,
|
|
Standards-Version: 3.8.4
|
|
|
|
Package: pmg-doc-generator
|
|
Section: perl
|
|
Architecture: any
|
|
Depends: asciidoc-base, libpve-common-perl, xmlto, ${perl:Depends}
|
|
Description: Proxmox Mail Gateway Documentation helpers
|
|
Tool to auto-generate various Proxmox Mail gateway Documentation files and
|
|
manual pages. This package is required to build most other Proxmox Mail
|
|
Gateway packages.
|
|
|
|
Package: pmg-docs
|
|
Section: doc
|
|
Architecture: all
|
|
Description: Proxmox Mail Gateway Documentation
|
|
This package contains the Proxmox Mail Gateway documentation files.
|
|
|
|
Package: pmg-docs-apache
|
|
Architecture: all
|
|
Section: doc
|
|
Depends: pmg-docs,
|
|
Suggests: apache2,
|
|
Description: Proxmox Mailgateway Documentation - Apache2 config
|