diff --git a/Makefile b/Makefile index 5d67844..59df401 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=10 +PKGREL=11 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index be455db..39a4522 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +pve-docs (4.3-11) unstable; urgency=medium + + * asciidoc-pve: improve rendering of wiki pages + + * move asciidoc related data into asciidoc subdir + + * use the html5 backend for asciidoc + + * bibliography: add Ceph Cookbook + + * Add subchapter documenting the startup/shutdown option + + * howto-improve-pve-docs.adoc: moved from pve-intro.adoc + + * scan-adoc-refs: fix dependency computation (make it recusive) + + -- Proxmox Support Team Wed, 19 Oct 2016 09:52:27 +0200 + pve-docs (4.3-10) unstable; urgency=medium * pve-docs-mediawiki-import.in: include text version inside pvehide tag