bump proxmox-notify to 0.1.0-1, initial release

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2023-07-24 11:05:02 +02:00
parent d951b3329f
commit 1e095e5ab8
2 changed files with 10 additions and 10 deletions

View File

@ -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 <support@proxmox.com> Thu, 12 Jan 2023 11:42:11 +0200
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2023 11:04:42 +0200

View File

@ -14,10 +14,10 @@ Build-Depends: debhelper (>= 12),
librust-proxmox-http-0.9+client-sync-dev <!nocheck>,
librust-proxmox-http-0.9+default-dev <!nocheck>,
librust-proxmox-human-byte-0.1+default-dev <!nocheck>,
librust-proxmox-schema-1+api-macro-dev (>= 1.3.7-~~) <!nocheck>,
librust-proxmox-schema-1+api-types-dev (>= 1.3.7-~~) <!nocheck>,
librust-proxmox-schema-1+default-dev (>= 1.3.7-~~) <!nocheck>,
librust-proxmox-section-config-1+default-dev (>= 1.0.2-~~) <!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-section-config-2+default-dev <!nocheck>,
librust-proxmox-sys-0.5+default-dev <!nocheck>,
librust-proxmox-time-1+default-dev (>= 1.1.4-~~) <!nocheck>,
librust-regex-1+default-dev (>= 1.5-~~) <!nocheck>,
@ -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,