pve-docs/debian/control
Fabian Grünbichler fa764571f6 build: refactor build process
build packages in one go by moving individual .deb targets into install
targets called by dpkg-buildpackage.

all three binary packages are bootstrappable on a straight Debian host,
so there is no need to call dpkg-buildpackage separately for each of
them.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 08:40:01 +02:00

31 lines
1013 B
Plaintext

Source: pve-docs
Section: perl
Priority: extra
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 7.0.50~), lintian, asciidoc-dblatex, source-highlight, librsvg2-bin, graphviz
Standards-Version: 3.8.4
Package: pve-docs
Section: doc
Depends: libjs-extjs
Architecture: all
Description: Proxmox VE Documentation
This package contains the Proxmox VE Documentation files.
Package: pve-doc-generator
Section: perl
Architecture: any
Depends: ${perl:Depends}, libpve-common-perl, asciidoc-dblatex, source-highlight, xmlto
Description: Proxmox VE Documentation helpers
Tool to auto-generate various Proxmox VE Documentation files and
manual pages. This package is required to build most other Proxmox VE
packages.
Package: pve-docs-mediawiki
Architecture: all
Section: doc
Depends: ${misc:Depends}, pve-docs, libhtml-parser-perl
Suggests: apache2
Description: Proxmox VE Documentation - mediawiki plugin
This package contains tools to view Proxmox VE Documentation with mediakiki.