]> git.proxmox.com Git - pve-docs.git/blob - debian/control
build: refactor build process
[pve-docs.git] / debian / control
1 Source: pve-docs
2 Section: perl
3 Priority: extra
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Build-Depends: debhelper (>= 7.0.50~), lintian, asciidoc-dblatex, source-highlight, librsvg2-bin, graphviz
6 Standards-Version: 3.8.4
7
8 Package: pve-docs
9 Section: doc
10 Depends: libjs-extjs
11 Architecture: all
12 Description: Proxmox VE Documentation
13 This package contains the Proxmox VE Documentation files.
14
15 Package: pve-doc-generator
16 Section: perl
17 Architecture: any
18 Depends: ${perl:Depends}, libpve-common-perl, asciidoc-dblatex, source-highlight, xmlto
19 Description: Proxmox VE Documentation helpers
20 Tool to auto-generate various Proxmox VE Documentation files and
21 manual pages. This package is required to build most other Proxmox VE
22 packages.
23
24 Package: pve-docs-mediawiki
25 Architecture: all
26 Section: doc
27 Depends: ${misc:Depends}, pve-docs, libhtml-parser-perl
28 Suggests: apache2
29 Description: Proxmox VE Documentation - mediawiki plugin
30 This package contains tools to view Proxmox VE Documentation with mediakiki.