diff --git a/Makefile b/Makefile index 1343afe..89d761d 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ GEN_PACKAGE=pmg-doc-generator DOC_PACKAGE=pmg-docs # also update debian/changelog -PKGREL=7 +PKGREL=8 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) diff --git a/debian/changelog b/debian/changelog index 97d8739..5f77d40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pmg-docs (5.0-8) unstable; urgency=medium + + * update generated docs + + * pmgcm.adoc: the 'Add' button displays cluster join infos + + * change subtitle style + + * add binary names to titles + + * improved docs + + -- Proxmox Support Team Wed, 17 Jan 2018 13:19:06 +0100 + pmg-docs (5.0-7) unstable; urgency=medium * major updates to all sections