diff --git a/Makefile b/Makefile index ff28b7f..1887e9e 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ GEN_PACKAGE=pmg-doc-generator DOC_PACKAGE=pmg-docs # also update debian/changelog -PKGREL=3 +PKGREL=4 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) diff --git a/debian/changelog b/debian/changelog index 123c372..ad68d63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pmg-docs (5.0-4) unstable; urgency=medium + + * add pmgsubscription.adoc + + * pmg-intro.adoc - add benefits section + + * rename pmgOnlineHelpInfo to proxmoxOnlineHelpInfo + + -- Proxmox Support Team Fri, 29 Sep 2017 09:37:42 +0200 + pmg-docs (5.0-3) unstable; urgency=medium * update generated API docs