From c30169d08f27a329667abbde82d0e8cdfa44e8bc Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 1 Oct 2024 12:51:04 +0200 Subject: [PATCH] tfa: bump d/control Signed-off-by: Wolfgang Bumiller --- proxmox-tfa/debian/control | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/proxmox-tfa/debian/control b/proxmox-tfa/debian/control index efd02695..29aeacc8 100644 --- a/proxmox-tfa/debian/control +++ b/proxmox-tfa/debian/control @@ -16,6 +16,7 @@ Maintainer: Proxmox Support Team Standards-Version: 4.6.2 Vcs-Git: git://git.proxmox.com/git/proxmox.git Vcs-Browser: https://git.proxmox.com/?p=proxmox.git +Homepage: https://proxmox.com X-Cargo-Crate: proxmox-tfa Rules-Requires-Root: no @@ -35,7 +36,7 @@ Suggests: Provides: librust-proxmox-tfa-5-dev (= ${binary:Version}), librust-proxmox-tfa-5.0-dev (= ${binary:Version}), - librust-proxmox-tfa-5.0.0-dev (= ${binary:Version}) + librust-proxmox-tfa-5.0.1-dev (= ${binary:Version}) Description: Tfa implementation for totp and u2f - Rust source code Source code for Debianized Rust crate "proxmox-tfa" @@ -57,7 +58,7 @@ Depends: Provides: librust-proxmox-tfa-5+api-dev (= ${binary:Version}), librust-proxmox-tfa-5.0+api-dev (= ${binary:Version}), - librust-proxmox-tfa-5.0.0+api-dev (= ${binary:Version}) + librust-proxmox-tfa-5.0.1+api-dev (= ${binary:Version}) Description: Tfa implementation for totp and u2f - feature "api" This metapackage enables feature "api" for the Rust proxmox-tfa crate, by pulling in any additional dependencies needed by that feature. @@ -69,12 +70,12 @@ Depends: ${misc:Depends}, librust-proxmox-tfa-dev (= ${binary:Version}), librust-proxmox-tfa+types-dev (= ${binary:Version}), - librust-proxmox-schema-3+api-macro-dev (>= 3.1.1-~~), - librust-proxmox-schema-3+default-dev (>= 3.1.1-~~) + librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), + librust-proxmox-schema-3+default-dev (>= 3.1.2-~~) Provides: librust-proxmox-tfa-5+api-types-dev (= ${binary:Version}), librust-proxmox-tfa-5.0+api-types-dev (= ${binary:Version}), - librust-proxmox-tfa-5.0.0+api-types-dev (= ${binary:Version}) + librust-proxmox-tfa-5.0.1+api-types-dev (= ${binary:Version}) Description: Tfa implementation for totp and u2f - feature "api-types" This metapackage enables feature "api-types" for the Rust proxmox-tfa crate, by pulling in any additional dependencies needed by that feature. @@ -96,8 +97,8 @@ Provides: librust-proxmox-tfa-5+default-dev (= ${binary:Version}), librust-proxmox-tfa-5.0+totp-dev (= ${binary:Version}), librust-proxmox-tfa-5.0+default-dev (= ${binary:Version}), - librust-proxmox-tfa-5.0.0+totp-dev (= ${binary:Version}), - librust-proxmox-tfa-5.0.0+default-dev (= ${binary:Version}) + librust-proxmox-tfa-5.0.1+totp-dev (= ${binary:Version}), + librust-proxmox-tfa-5.0.1+default-dev (= ${binary:Version}) Description: Tfa implementation for totp and u2f - feature "totp" and 1 more This metapackage enables feature "totp" for the Rust proxmox-tfa crate, by pulling in any additional dependencies needed by that feature. @@ -115,7 +116,7 @@ Depends: Provides: librust-proxmox-tfa-5+types-dev (= ${binary:Version}), librust-proxmox-tfa-5.0+types-dev (= ${binary:Version}), - librust-proxmox-tfa-5.0.0+types-dev (= ${binary:Version}) + librust-proxmox-tfa-5.0.1+types-dev (= ${binary:Version}) Description: Tfa implementation for totp and u2f - feature "types" This metapackage enables feature "types" for the Rust proxmox-tfa crate, by pulling in any additional dependencies needed by that feature. @@ -134,7 +135,7 @@ Depends: Provides: librust-proxmox-tfa-5+u2f-dev (= ${binary:Version}), librust-proxmox-tfa-5.0+u2f-dev (= ${binary:Version}), - librust-proxmox-tfa-5.0.0+u2f-dev (= ${binary:Version}) + librust-proxmox-tfa-5.0.1+u2f-dev (= ${binary:Version}) Description: Tfa implementation for totp and u2f - feature "u2f" This metapackage enables feature "u2f" for the Rust proxmox-tfa crate, by pulling in any additional dependencies needed by that feature.