From d143efd01a75923bbf2c5a639730230edc747f09 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 2 Feb 2024 13:51:47 +0100 Subject: [PATCH] bump proxmox-human-byte to 0.1.3-1 Signed-off-by: Wolfgang Bumiller --- proxmox-human-byte/Cargo.toml | 2 +- proxmox-human-byte/debian/changelog | 6 ++++++ proxmox-human-byte/debian/control | 17 ++++++++--------- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/proxmox-human-byte/Cargo.toml b/proxmox-human-byte/Cargo.toml index 339d2980..647dfb2b 100644 --- a/proxmox-human-byte/Cargo.toml +++ b/proxmox-human-byte/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-human-byte" -version = "0.1.2" +version = "0.1.3" authors.workspace = true edition.workspace = true license.workspace = true diff --git a/proxmox-human-byte/debian/changelog b/proxmox-human-byte/debian/changelog index 5e585527..3254d12b 100644 --- a/proxmox-human-byte/debian/changelog +++ b/proxmox-human-byte/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox-human-byte (0.1.3-1) bookworm; urgency=medium + + * rebuild with proxmox-schema 3 + + -- Proxmox Support Team Fri, 02 Feb 2024 13:51:30 +0100 + rust-proxmox-human-byte (0.1.2-1) bookworm; urgency=medium * make HumanByte members public diff --git a/proxmox-human-byte/debian/control b/proxmox-human-byte/debian/control index e85bab56..907df5e4 100644 --- a/proxmox-human-byte/debian/control +++ b/proxmox-human-byte/debian/control @@ -7,13 +7,13 @@ Build-Depends: debhelper (>= 12), rustc:native , libstd-rust-dev , librust-anyhow-1+default-dev , - librust-proxmox-schema-2+api-macro-dev , - librust-proxmox-schema-2+default-dev , + librust-proxmox-schema-3+api-macro-dev , + librust-proxmox-schema-3+default-dev , librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~) , librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~) , librust-serde-1+default-dev Maintainer: Proxmox Support Team -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Vcs-Git: git://git.proxmox.com/git/proxmox.git Vcs-Browser: https://git.proxmox.com/?p=proxmox.git X-Cargo-Crate: proxmox-human-byte @@ -25,8 +25,8 @@ Multi-Arch: same Depends: ${misc:Depends}, librust-anyhow-1+default-dev, - librust-proxmox-schema-2+api-macro-dev, - librust-proxmox-schema-2+default-dev, + librust-proxmox-schema-3+api-macro-dev, + librust-proxmox-schema-3+default-dev, librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~), librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~), librust-serde-1+default-dev @@ -36,8 +36,7 @@ Provides: librust-proxmox-human-byte-0+default-dev (= ${binary:Version}), librust-proxmox-human-byte-0.1-dev (= ${binary:Version}), librust-proxmox-human-byte-0.1+default-dev (= ${binary:Version}), - librust-proxmox-human-byte-0.1.2-dev (= ${binary:Version}), - librust-proxmox-human-byte-0.1.2+default-dev (= ${binary:Version}) + librust-proxmox-human-byte-0.1.3-dev (= ${binary:Version}), + librust-proxmox-human-byte-0.1.3+default-dev (= ${binary:Version}) Description: Proxmox library for formatting byte sizes (IEC or SI) - Rust source code - This package contains the source for the Rust proxmox-human-byte crate, - packaged by debcargo for use with cargo and dh-cargo. + Source code for Debianized Rust crate "proxmox-human-byte" -- 2.39.2