5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-02-08 05:57:33 +03:00

version bump for Debian stretch (set RELEASE=5.0)

Makefile: upload to "--dist stretch"
This commit is contained in:
Dietmar Maurer 2017-03-11 08:05:06 +01:00
parent 8add056b2c
commit 821cf643fe
2 changed files with 8 additions and 2 deletions

View File

@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs
MEDIAWIKI_PACKAGE=pve-docs-mediawiki
# also update debian/changelog
PKGREL=4
PKGREL=1
GITVERSION:=$(shell cat .git/refs/heads/master)
@ -216,7 +216,7 @@ $(MEDIAWIKI_DEB): pve-docs-mediawiki-import
.PHONY: upload
upload: ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB}
tar cf - ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie
tar cf - ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch
.PHONY: update
update: clean

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
pve-docs (5.0-1) unstable; urgency=medium
* version bump for Debian stretch (set RELEASE=5.0)
-- Proxmox Support Team <support@proxmox.com> Sat, 11 Mar 2017 08:04:15 +0100
pve-docs (4.4-4) unstable; urgency=medium
* Document that Sys.Audit allows also to read cluster paramaters