]> git.proxmox.com Git - pve-docs.git/blobdiff - debian/control
Fixed some typos and slight language improvements
[pve-docs.git] / debian / control
index 920c4cbc9b975f8b1695972e88456dcee148c0ca..dccfbc38da58b57347feb3af30470d63d892c6fc 100644 (file)
@@ -2,29 +2,44 @@ 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
+Build-Depends: asciidoc-dblatex,
+               debhelper (>= 10~),
+               docbook-xsl,
+               git,
+               graphviz,
+               imagemagick-6.q16,
+               libjson-perl,
+               librsvg2-bin,
+               lintian,
+               source-highlight,
 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
+Depends: asciidoc-base,
+         libpve-common-perl,
+         source-highlight,
+         xmlto,
+         ${perl:Depends},
 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
+Section: doc
+Depends: libjs-extjs,
+Architecture: all
+Description: Proxmox VE Documentation
+ This package contains the Proxmox VE Documentation files.
+
 Package: pve-docs-mediawiki
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, pve-docs, libhtml-parser-perl
-Suggests: apache2
+Depends: libhtml-parser-perl,
+         pve-docs,
+         ${misc:Depends},
+Suggests: apache2,
 Description: Proxmox VE Documentation - mediawiki plugin
  This package contains tools to view Proxmox VE Documentation with mediakiki.