diff --git a/proxmox-notify/debian/changelog b/proxmox-notify/debian/changelog index bb928b2f..0e4b983a 100644 --- a/proxmox-notify/debian/changelog +++ b/proxmox-notify/debian/changelog @@ -1,5 +1,5 @@ -rust-proxmox-notify (0.1.0-1) UNRELEASED; urgency=medium +rust-proxmox-notify (0.1.0-1) bookworm; urgency=medium * Initial release. - -- Proxmox Support Team Thu, 12 Jan 2023 11:42:11 +0200 + -- Proxmox Support Team Mon, 24 Jul 2023 11:04:42 +0200 diff --git a/proxmox-notify/debian/control b/proxmox-notify/debian/control index e983b114..c4114d71 100644 --- a/proxmox-notify/debian/control +++ b/proxmox-notify/debian/control @@ -14,10 +14,10 @@ Build-Depends: debhelper (>= 12), librust-proxmox-http-0.9+client-sync-dev , librust-proxmox-http-0.9+default-dev , librust-proxmox-human-byte-0.1+default-dev , - librust-proxmox-schema-1+api-macro-dev (>= 1.3.7-~~) , - librust-proxmox-schema-1+api-types-dev (>= 1.3.7-~~) , - librust-proxmox-schema-1+default-dev (>= 1.3.7-~~) , - librust-proxmox-section-config-1+default-dev (>= 1.0.2-~~) , + librust-proxmox-schema-2+api-macro-dev , + librust-proxmox-schema-2+api-types-dev , + librust-proxmox-schema-2+default-dev , + librust-proxmox-section-config-2+default-dev , librust-proxmox-sys-0.5+default-dev , librust-proxmox-time-1+default-dev (>= 1.1.4-~~) , librust-regex-1+default-dev (>= 1.5-~~) , @@ -42,10 +42,10 @@ Depends: librust-once-cell-1+default-dev (>= 1.3.1-~~), librust-openssl-0.10+default-dev, librust-proxmox-human-byte-0.1+default-dev, - librust-proxmox-schema-1+api-macro-dev (>= 1.3.7-~~), - librust-proxmox-schema-1+api-types-dev (>= 1.3.7-~~), - librust-proxmox-schema-1+default-dev (>= 1.3.7-~~), - librust-proxmox-section-config-1+default-dev (>= 1.0.2-~~), + librust-proxmox-schema-2+api-macro-dev, + librust-proxmox-schema-2+api-types-dev, + librust-proxmox-schema-2+default-dev, + librust-proxmox-section-config-2+default-dev, librust-proxmox-time-1+default-dev (>= 1.1.4-~~), librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev,