Source: rust-proxmox-tfa
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-base32-0.4+default-dev <!nocheck>,
 librust-hex-0.4+default-dev <!nocheck>,
 librust-openssl-0.10+default-dev <!nocheck>,
 librust-percent-encoding-2+default-dev (>= 2.1-~~) <!nocheck>,
 librust-serde-1+default-dev <!nocheck>,
 librust-serde-plain-1+default-dev <!nocheck>
Maintainer: Proxmox Support Team <support@proxmox.com>
Standards-Version: 4.7.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

Package: librust-proxmox-tfa-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-serde-1+default-dev
Recommends:
 librust-proxmox-tfa+totp-dev (= ${binary:Version})
Suggests:
 librust-proxmox-tfa+api-dev (= ${binary:Version}),
 librust-proxmox-tfa+api-types-dev (= ${binary:Version}),
 librust-proxmox-tfa+types-dev (= ${binary:Version}),
 librust-proxmox-tfa+u2f-dev (= ${binary:Version})
Provides:
 librust-proxmox-tfa-6-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0.5-dev (= ${binary:Version})
Description: Tfa implementation for totp and u2f - Rust source code
 Source code for Debianized Rust crate "proxmox-tfa"

Package: librust-proxmox-tfa+api-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-tfa-dev (= ${binary:Version}),
 librust-proxmox-tfa+totp-dev (= ${binary:Version}),
 librust-proxmox-tfa+types-dev (= ${binary:Version}),
 librust-proxmox-tfa+u2f-dev (= ${binary:Version}),
 librust-anyhow-1+default-dev,
 librust-log-0.4+default-dev (>= 0.4.17-~~),
 librust-proxmox-time-2+default-dev (>= 2.1.0-~~),
 librust-proxmox-uuid-1+default-dev (>= 1.1.0-~~),
 librust-url-2+default-dev (>= 2.2-~~),
 librust-webauthn-rs-0.5+danger-allow-state-serialisation-dev,
 librust-webauthn-rs-0.5+danger-credential-internals-dev,
 librust-webauthn-rs-0.5+danger-user-presence-only-security-keys-dev,
 librust-webauthn-rs-0.5+default-dev,
 librust-webauthn-rs-core-0.5+default-dev
Provides:
 librust-proxmox-tfa-6+api-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0+api-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0.5+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.

Package: librust-proxmox-tfa+api-types-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-tfa-dev (= ${binary:Version}),
 librust-proxmox-tfa+types-dev (= ${binary:Version}),
 librust-proxmox-schema-5+api-macro-dev (>= 5.0.1-~~),
 librust-proxmox-schema-5+default-dev (>= 5.0.1-~~)
Provides:
 librust-proxmox-tfa-6+api-types-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0+api-types-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0.5+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.

Package: librust-proxmox-tfa+totp-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-tfa-dev (= ${binary:Version}),
 librust-base32-0.4+default-dev,
 librust-hex-0.4+default-dev,
 librust-openssl-0.10+default-dev,
 librust-percent-encoding-2+default-dev (>= 2.1-~~),
 librust-serde-plain-1+default-dev
Provides:
 librust-proxmox-tfa+default-dev (= ${binary:Version}),
 librust-proxmox-tfa-6+totp-dev (= ${binary:Version}),
 librust-proxmox-tfa-6+default-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0+totp-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0+default-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0.5+totp-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0.5+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.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-proxmox-tfa+types-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-tfa-dev (= ${binary:Version}),
 librust-serde-1+derive-dev,
 librust-serde-plain-1+default-dev
Provides:
 librust-proxmox-tfa-6+types-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0+types-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0.5+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.

Package: librust-proxmox-tfa+u2f-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-tfa-dev (= ${binary:Version}),
 librust-libc-0.2+default-dev (>= 0.2.107-~~),
 librust-openssl-0.10+default-dev,
 librust-proxmox-base64-1+default-dev,
 librust-proxmox-base64-1+serde-dev,
 librust-serde-1+derive-dev,
 librust-serde-json-1+default-dev
Provides:
 librust-proxmox-tfa-6+u2f-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0+u2f-dev (= ${binary:Version}),
 librust-proxmox-tfa-6.0.5+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.
