From 35c60f652bdfdbfe2554a484b7742b1ba319ae02 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 7 Nov 2024 13:35:00 +0100 Subject: [PATCH] subscription: use correct debian release name Signed-off-by: Dietmar Maurer --- proxmox-subscription/debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox-subscription/debian/changelog b/proxmox-subscription/debian/changelog index 7c3f5e69..a88cd820 100644 --- a/proxmox-subscription/debian/changelog +++ b/proxmox-subscription/debian/changelog @@ -1,4 +1,4 @@ -rust-proxmox-subscription (0.5.0-1) unstable; urgency=medium +rust-proxmox-subscription (0.5.0-1) bookworm; urgency=medium * move most of the implmentation into `impl` feature