bump version to 3.0

and change upload target to bookworm

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-11-27 15:14:41 +01:00
parent b797312395
commit 0dedfbbb01
2 changed files with 7 additions and 1 deletions

View File

@ -21,7 +21,7 @@ ${DEB}: debian
.PHONY: upload
upload: ${DEB}
tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve,pmg,pbs,pbs-client,infra --dist bullseye
tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve,pmg,pbs,pbs-client,infra --dist bookworm
.PHONY: distclean
distclean: clean

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
proxmox-archive-keyring (3.0) bookworm; urgency=medium
* drop key for Debian Buster based installations
-- Proxmox Support Team <support@proxmox.com> Sun, 27 Nov 2022 15:14:10 +0100
proxmox-archive-keyring (2.2) bullseye; urgency=medium
* add ew release key for Debian 12 Bookworm