diff --git a/Makefile b/Makefile index cf3810f..3206b63 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/debian/changelog b/debian/changelog index 7869d3f..f0481b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proxmox-archive-keyring (3.0) bookworm; urgency=medium + + * drop key for Debian Buster based installations + + -- Proxmox Support Team Sun, 27 Nov 2022 15:14:10 +0100 + proxmox-archive-keyring (2.2) bullseye; urgency=medium * add ew release key for Debian 12 Bookworm