tfa: bump d/control
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
2a1458126c
commit
c30169d08f
@ -16,6 +16,7 @@ Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user