mirror of
https://git.proxmox.com/git/pmg-docs
synced 2026-01-23 00:42:02 +00:00
40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
Source: pmg-docs
|
|
Section: perl
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: asciidoc-dblatex,
|
|
debhelper (>= 12~),
|
|
git,
|
|
libjson-perl,
|
|
imagemagick,
|
|
librsvg2-bin,
|
|
lintian,
|
|
proxmox-widget-toolkit-dev,
|
|
source-highlight,
|
|
Standards-Version: 4.5.1
|
|
|
|
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
|
|
Depends: libjs-extjs
|
|
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
|
|
This package contains configuration files to host the Proxmox Mail Gateway
|
|
documentation files through an apache2 web server.
|