diff --git a/Makefile b/Makefile index 9a4d4a4..ff28b7f 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ GEN_PACKAGE=pmg-doc-generator DOC_PACKAGE=pmg-docs # also update debian/changelog -PKGREL=2 +PKGREL=3 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) diff --git a/debian/changelog b/debian/changelog index a7e80b1..123c372 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pmg-docs (5.0-3) unstable; urgency=medium + + * update generated API docs + + * add pmgversion.adoc + + * add pmgupgrade.adoc + + -- Proxmox Support Team Tue, 26 Sep 2017 13:21:46 +0200 + pmg-docs (5.0-2) unstable; urgency=medium * add pmgqm.adoc