diff --git a/Makefile b/Makefile index 79d555a..4e497b5 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=0+1 +PKGREL=1 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 7aa6ce7..4d6a987 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +pve-docs (6.0-1) pve; urgency=medium + + * general typo and grammar fixes + + * update static synopsis and schema definitions + + * add cloudinit dump and snippets documentation + + * add some notes regarding IP vs hostname as corosync address + + -- Proxmox Support Team Tue, 25 Jun 2019 12:51:20 +0200 + pve-docs (6.0-0+1) pve; urgency=medium * bump version for Debian buster