From 364b21f3d29b68b0a577476f581475dd120208bf Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 2 Feb 2024 14:19:52 +0100 Subject: [PATCH] bump proxmox-notify to 0.3.2-1 Signed-off-by: Wolfgang Bumiller --- proxmox-notify/Cargo.toml | 2 +- proxmox-notify/debian/changelog | 6 ++++++ proxmox-notify/debian/control | 28 ++++++++++++++-------------- 3 files changed, 21 insertions(+), 15 deletions(-) diff --git a/proxmox-notify/Cargo.toml b/proxmox-notify/Cargo.toml index 028c5a83..53e7d17e 100644 --- a/proxmox-notify/Cargo.toml +++ b/proxmox-notify/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-notify" -version = "0.3.1" +version = "0.3.2" authors.workspace = true edition.workspace = true license.workspace = true diff --git a/proxmox-notify/debian/changelog b/proxmox-notify/debian/changelog index cb5b42cc..1e842613 100644 --- a/proxmox-notify/debian/changelog +++ b/proxmox-notify/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox-notify (0.3.2-1) bookworm; urgency=medium + + * rebuild with proxmox-schema 3 + + -- Proxmox Support Team Fri, 02 Feb 2024 14:19:43 +0100 + rust-proxmox-notify (0.3.1-1) bookworm; urgency=medium * include 'hostname' and 'type' metadata fields for forwarded mails diff --git a/proxmox-notify/debian/control b/proxmox-notify/debian/control index 3a36937b..2933ca11 100644 --- a/proxmox-notify/debian/control +++ b/proxmox-notify/debian/control @@ -16,9 +16,9 @@ Build-Depends: debhelper (>= 12), librust-proxmox-http-0.9+default-dev , librust-proxmox-http-error-0.1+default-dev , librust-proxmox-human-byte-0.1+default-dev , - librust-proxmox-schema-2+api-macro-dev , - librust-proxmox-schema-2+api-types-dev , - librust-proxmox-schema-2+default-dev , + librust-proxmox-schema-3+api-macro-dev , + librust-proxmox-schema-3+api-types-dev , + librust-proxmox-schema-3+default-dev , librust-proxmox-section-config-2+default-dev , librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~) , librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~) , @@ -47,9 +47,9 @@ Depends: librust-openssl-0.10+default-dev, librust-proxmox-http-error-0.1+default-dev, librust-proxmox-human-byte-0.1+default-dev, - librust-proxmox-schema-2+api-macro-dev, - librust-proxmox-schema-2+api-types-dev, - librust-proxmox-schema-2+default-dev, + librust-proxmox-schema-3+api-macro-dev, + librust-proxmox-schema-3+api-types-dev, + librust-proxmox-schema-3+default-dev, librust-proxmox-section-config-2+default-dev, librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~), librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~), @@ -68,7 +68,7 @@ Suggests: Provides: librust-proxmox-notify-0-dev (= ${binary:Version}), librust-proxmox-notify-0.3-dev (= ${binary:Version}), - librust-proxmox-notify-0.3.1-dev (= ${binary:Version}) + librust-proxmox-notify-0.3.2-dev (= ${binary:Version}) Description: Rust crate "proxmox-notify" - Rust source code Source code for Debianized Rust crate "proxmox-notify" @@ -84,7 +84,7 @@ Depends: Provides: librust-proxmox-notify-0+default-dev (= ${binary:Version}), librust-proxmox-notify-0.3+default-dev (= ${binary:Version}), - librust-proxmox-notify-0.3.1+default-dev (= ${binary:Version}) + librust-proxmox-notify-0.3.2+default-dev (= ${binary:Version}) Description: Rust crate "proxmox-notify" - feature "default" This metapackage enables feature "default" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. @@ -100,7 +100,7 @@ Depends: Provides: librust-proxmox-notify-0+gotify-dev (= ${binary:Version}), librust-proxmox-notify-0.3+gotify-dev (= ${binary:Version}), - librust-proxmox-notify-0.3.1+gotify-dev (= ${binary:Version}) + librust-proxmox-notify-0.3.2+gotify-dev (= ${binary:Version}) Description: Rust crate "proxmox-notify" - feature "gotify" This metapackage enables feature "gotify" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. @@ -115,7 +115,7 @@ Depends: Provides: librust-proxmox-notify-0+mail-forwarder-dev (= ${binary:Version}), librust-proxmox-notify-0.3+mail-forwarder-dev (= ${binary:Version}), - librust-proxmox-notify-0.3.1+mail-forwarder-dev (= ${binary:Version}) + librust-proxmox-notify-0.3.2+mail-forwarder-dev (= ${binary:Version}) Description: Rust crate "proxmox-notify" - feature "mail-forwarder" This metapackage enables feature "mail-forwarder" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. @@ -136,9 +136,9 @@ Provides: librust-proxmox-notify-0.3+pbs-context-dev (= ${binary:Version}), librust-proxmox-notify-0.3+pve-context-dev (= ${binary:Version}), librust-proxmox-notify-0.3+sendmail-dev (= ${binary:Version}), - librust-proxmox-notify-0.3.1+pbs-context-dev (= ${binary:Version}), - librust-proxmox-notify-0.3.1+pve-context-dev (= ${binary:Version}), - librust-proxmox-notify-0.3.1+sendmail-dev (= ${binary:Version}) + librust-proxmox-notify-0.3.2+pbs-context-dev (= ${binary:Version}), + librust-proxmox-notify-0.3.2+pve-context-dev (= ${binary:Version}), + librust-proxmox-notify-0.3.2+sendmail-dev (= ${binary:Version}) Description: Rust crate "proxmox-notify" - feature "pbs-context" and 2 more This metapackage enables feature "pbs-context" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. @@ -156,7 +156,7 @@ Depends: Provides: librust-proxmox-notify-0+smtp-dev (= ${binary:Version}), librust-proxmox-notify-0.3+smtp-dev (= ${binary:Version}), - librust-proxmox-notify-0.3.1+smtp-dev (= ${binary:Version}) + librust-proxmox-notify-0.3.2+smtp-dev (= ${binary:Version}) Description: Rust crate "proxmox-notify" - feature "smtp" This metapackage enables feature "smtp" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. -- 2.39.2