diff --git a/Makefile b/Makefile index a2dc99d..9578078 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=1 +PKGREL=2 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 8d43727..3e3ebe0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pve-docs (5.3-2) unstable; urgency=medium + + * improve pveceph and cephfs chapters + + * update static generated files + + * add guest hook documentation and example script + + * add wakeonlan documentation + + * grammar and typography fixes + + -- Proxmox Support Team Fri, 01 Feb 2019 13:46:41 +0100 + pve-docs (5.3-1) unstable; urgency=medium * fix #1138: installation: note how one can progress with keyboard only