mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-24 11:23:04 +00:00

gathered by building in a minimal Debian Stretch chroot with just the listed build-dependencies installed. Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
28 lines
842 B
Plaintext
28 lines
842 B
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
|
|
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.
|