Commit Graph

15 Commits

Author SHA1 Message Date
Fabian Grünbichler
c8311c1edd d/control: add missing build-dependencies
gathered by building in a minimal Debian Stretch chroot with just the
listed build-dependencies installed.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 09:06:15 +02:00
Fabian Grünbichler
b5b9709a1c d/control: bump debhelper build-dependency
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 08:50:20 +02:00
Fabian Grünbichler
bd21aef95d build: wrap-and-sort debian/
for consistency and easier diffing

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 08:50:11 +02:00
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
Wolfgang Bumiller
c8bdafbd1a buildsys: split the packages
This way each package can be built separately. This also
allows for much easier package bootstrapping (eg. for
stretch)
2017-02-03 14:35:28 +01:00
Fabian Grünbichler
9d3ff47813 add missing build dependencies 2017-01-27 11:18:46 +01:00
Dietmar Maurer
3f4666b456 pve-docs-mediawiki-import.in: include text version inside pvehide tag
So that wiki search returns useful content.
2016-10-17 10:35:55 +02:00
Dietmar Maurer
cfabc2e9b3 add new pve-docs-mediawiki package 2016-08-09 07:55:35 +02:00
Wolfgang Bumiller
68318ffb59 build-deps: dblatex, source-highlight 2016-06-28 15:08:38 +02:00
Dietmar Maurer
ceb4ea5b61 simplify package build system (single debian dir) 2016-05-25 07:25:05 +02:00
Dietmar Maurer
27de6ae95d improve package description 2016-05-25 06:42:17 +02:00
Dietmar Maurer
c93c582946 include footnotes inside manual pages
We need to use xmlto
2016-05-24 11:56:05 +02:00
Dietmar Maurer
f8866417db improve package dependencies, add README 2016-04-29 14:33:58 +02:00
Dietmar Maurer
03a9e24795 only depend on asciidoc and libpve-common-perl 2016-04-06 17:47:19 +02:00
Dietmar Maurer
9344ee0d0b create debian package with all sources to generate pve manual pages 2016-04-06 09:58:22 +02:00