mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-03-20 22:50:06 +03: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
|
||||
|
||||
# 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 \
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user