mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 13:07:53 +00:00
bump pve-docs version to 4.2-2
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
parent
f8866417db
commit
5bee3225b6
8
Makefile
8
Makefile
@ -6,12 +6,14 @@ GEN_PACKAGE=pve-doc-generator
|
|||||||
DOC_PACKAGE=pve-docs
|
DOC_PACKAGE=pve-docs
|
||||||
|
|
||||||
# also update debian/changelog
|
# also update debian/changelog
|
||||||
PKGREL=1
|
GEN_PKGREL=1
|
||||||
|
# also update doc-debian/changelog
|
||||||
|
DOC_PKGREL=2
|
||||||
|
|
||||||
GITVERSION:=$(shell cat .git/refs/heads/master)
|
GITVERSION:=$(shell cat .git/refs/heads/master)
|
||||||
|
|
||||||
GEN_DEB=${GEN_PACKAGE}_${DOCRELEASE}-${PKGREL}_amd64.deb
|
GEN_DEB=${GEN_PACKAGE}_${DOCRELEASE}-${GEN_PKGREL}_amd64.deb
|
||||||
DOC_DEB=${DOC_PACKAGE}_${DOCRELEASE}-${PKGREL}_all.deb
|
DOC_DEB=${DOC_PACKAGE}_${DOCRELEASE}-${DOC_PKGREL}_all.deb
|
||||||
|
|
||||||
COMMAND_LIST= \
|
COMMAND_LIST= \
|
||||||
pvesubscription \
|
pvesubscription \
|
||||||
|
@ -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
|
pve-docs (4.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
* first release
|
* first release
|
||||||
|
Loading…
Reference in New Issue
Block a user