bump version to 4.3-6

This commit is contained in:
Dietmar Maurer 2016-10-12 12:38:04 +02:00
parent b2a47ab2b5
commit 046ee638d6
2 changed files with 16 additions and 1 deletions

View File

@ -8,7 +8,7 @@ DOC_PACKAGE=pve-docs
MEDIAWIKI_PACKAGE=pve-docs-mediawiki
# also update debian/changelog
PKGREL=5
PKGREL=6
GITVERSION:=$(shell cat .git/refs/heads/master)

15
debian/changelog vendored
View File

@ -1,3 +1,18 @@
pve-docs (4.3-6) unstable; urgency=medium
* asciidoc-pve: new asciidoc preprocessor to fix links
* scan-adoc-refs: extract information about block IDs
* pve-doc-generator package: install asciidoc-pve binary
* fix manpage titles
* new file pve-docs-mediawiki-import.in (we now use
autogenerate data)
-- Proxmox Support Team <support@proxmox.com> Wed, 12 Oct 2016 12:37:10 +0200
pve-docs (4.3-5) unstable; urgency=medium
* fix titel page (avoid white border on left side)