]> git.proxmox.com Git - pve-docs.git/commitdiff
bump pve-docs version to 4.2-2
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 29 Apr 2016 12:39:02 +0000 (14:39 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 29 Apr 2016 12:39:02 +0000 (14:39 +0200)
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
Makefile
doc-debian/changelog

index 87d6059558ebfd18343ab3b088703adf44bd851c..52b7e0fb42f44996ad173df6e081b3fad22da958 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,12 +6,14 @@ GEN_PACKAGE=pve-doc-generator
 DOC_PACKAGE=pve-docs
 
 # also update debian/changelog
-PKGREL=1
+GEN_PKGREL=1
+# also update doc-debian/changelog
+DOC_PKGREL=2
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
-GEN_DEB=${GEN_PACKAGE}_${DOCRELEASE}-${PKGREL}_amd64.deb
-DOC_DEB=${DOC_PACKAGE}_${DOCRELEASE}-${PKGREL}_all.deb
+GEN_DEB=${GEN_PACKAGE}_${DOCRELEASE}-${GEN_PKGREL}_amd64.deb
+DOC_DEB=${DOC_PACKAGE}_${DOCRELEASE}-${DOC_PKGREL}_all.deb
 
 COMMAND_LIST=          \
        pvesubscription \
index c06d77ef7eabf492cb24dc152e93ef0cfc4314cc..282b11b9eb36c36f82d66840d14101a898225657 100644 (file)
@@ -1,3 +1,9 @@
+pve-docs (4.2-2) unstable; urgency=medium
+
+  * add api-viewer
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 29 Apr 2016 14:36:23 +0200
+
 pve-docs (4.2-1) unstable; urgency=medium
 
   * first release