]> git.proxmox.com Git - proxmox.git/commitdiff
bump proxmox-notify to 0.3.2-1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Feb 2024 13:19:52 +0000 (14:19 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Feb 2024 13:21:14 +0000 (14:21 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-notify/Cargo.toml
proxmox-notify/debian/changelog
proxmox-notify/debian/control

index 028c5a83b5172bcfaf0dbfba01198e5a95e9ddbb..53e7d17ee91b91872265c8a504907f64b46efb75 100644 (file)
@@ -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
index cb5b42cc564dad1c4825986fb2d36a3680f3d3ad..1e842613e4fad194b719ba0f035cf6577342ef75 100644 (file)
@@ -1,3 +1,9 @@
+rust-proxmox-notify (0.3.2-1) bookworm; urgency=medium
+
+  * rebuild with proxmox-schema 3
+
+ -- Proxmox Support Team <support@proxmox.com>  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
index 3a36937b299c11e19c88c5696a352c9fde88747c..2933ca1158075ec2fb7416ed40f19695ca97a9b1 100644 (file)
@@ -16,9 +16,9 @@ Build-Depends: debhelper (>= 12),
  librust-proxmox-http-0.9+default-dev <!nocheck>,
  librust-proxmox-http-error-0.1+default-dev <!nocheck>,
  librust-proxmox-human-byte-0.1+default-dev <!nocheck>,
- librust-proxmox-schema-2+api-macro-dev <!nocheck>,
- librust-proxmox-schema-2+api-types-dev <!nocheck>,
- librust-proxmox-schema-2+default-dev <!nocheck>,
+ librust-proxmox-schema-3+api-macro-dev <!nocheck>,
+ librust-proxmox-schema-3+api-types-dev <!nocheck>,
+ librust-proxmox-schema-3+default-dev <!nocheck>,
  librust-proxmox-section-config-2+default-dev <!nocheck>,
  librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~) <!nocheck>,
  librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~) <!nocheck>,
@@ -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.