mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-06 15:02:46 +00:00
tree wide update of genereated control
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e48568a7f1
commit
9c0e9dca59
@ -2,7 +2,7 @@ Source: rust-proxmox-borrow
|
|||||||
Section: rust
|
Section: rust
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12),
|
Build-Depends: debhelper (>= 12),
|
||||||
dh-cargo (>= 24),
|
dh-cargo (>= 25),
|
||||||
cargo:native <!nocheck>,
|
cargo:native <!nocheck>,
|
||||||
rustc:native <!nocheck>,
|
rustc:native <!nocheck>,
|
||||||
libstd-rust-dev <!nocheck>
|
libstd-rust-dev <!nocheck>
|
||||||
@ -12,7 +12,7 @@ Vcs-Git: git://git.proxmox.com/git/proxmox.git
|
|||||||
Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
|
Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
# FIXME (packages."(name)".section) debcargo auto-generated summaries are very long, consider overriding
|
# FIXME (packages."(name)".section) debcargo auto-generated summary for librust-proxmox-borrow-dev is very long, consider overriding
|
||||||
|
|
||||||
Package: librust-proxmox-borrow-dev
|
Package: librust-proxmox-borrow-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
@ -2,7 +2,7 @@ Source: rust-proxmox-http
|
|||||||
Section: rust
|
Section: rust
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12),
|
Build-Depends: debhelper (>= 12),
|
||||||
dh-cargo (>= 24),
|
dh-cargo (>= 25),
|
||||||
cargo:native <!nocheck>,
|
cargo:native <!nocheck>,
|
||||||
rustc:native <!nocheck>,
|
rustc:native <!nocheck>,
|
||||||
libstd-rust-dev <!nocheck>,
|
libstd-rust-dev <!nocheck>,
|
||||||
@ -28,6 +28,7 @@ Suggests:
|
|||||||
librust-proxmox-http+hyper-dev (= ${binary:Version}),
|
librust-proxmox-http+hyper-dev (= ${binary:Version}),
|
||||||
librust-proxmox-http+openssl-dev (= ${binary:Version}),
|
librust-proxmox-http+openssl-dev (= ${binary:Version}),
|
||||||
librust-proxmox-http+proxmox-io-dev (= ${binary:Version}),
|
librust-proxmox-http+proxmox-io-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-http+proxmox-lang-dev (= ${binary:Version}),
|
||||||
librust-proxmox-http+proxmox-sys-dev (= ${binary:Version}),
|
librust-proxmox-http+proxmox-sys-dev (= ${binary:Version}),
|
||||||
librust-proxmox-http+tokio-dev (= ${binary:Version}),
|
librust-proxmox-http+tokio-dev (= ${binary:Version}),
|
||||||
librust-proxmox-http+tokio-openssl-dev (= ${binary:Version}),
|
librust-proxmox-http+tokio-openssl-dev (= ${binary:Version}),
|
||||||
@ -65,9 +66,9 @@ Multi-Arch: same
|
|||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
librust-proxmox-http-dev (= ${binary:Version}),
|
librust-proxmox-http-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-http+futures-dev (= ${binary:Version}),
|
||||||
librust-proxmox-http+http-helpers-dev (= ${binary:Version}),
|
librust-proxmox-http+http-helpers-dev (= ${binary:Version}),
|
||||||
librust-futures-0.3+default-dev,
|
librust-proxmox-http+openssl-dev (= ${binary:Version})
|
||||||
librust-openssl-0.10+default-dev
|
|
||||||
Provides:
|
Provides:
|
||||||
librust-proxmox-http-0+client-dev (= ${binary:Version}),
|
librust-proxmox-http-0+client-dev (= ${binary:Version}),
|
||||||
librust-proxmox-http-0.6+client-dev (= ${binary:Version}),
|
librust-proxmox-http-0.6+client-dev (= ${binary:Version}),
|
||||||
@ -112,13 +113,12 @@ Multi-Arch: same
|
|||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
librust-proxmox-http-dev (= ${binary:Version}),
|
librust-proxmox-http-dev (= ${binary:Version}),
|
||||||
librust-base64-0.13+default-dev,
|
librust-proxmox-http+base64-dev (= ${binary:Version}),
|
||||||
librust-http-0.2+default-dev,
|
librust-proxmox-http+http-dev (= ${binary:Version}),
|
||||||
librust-hyper-0.14+default-dev,
|
librust-proxmox-http+hyper-dev (= ${binary:Version}),
|
||||||
librust-hyper-0.14+full-dev,
|
librust-proxmox-http+tokio-openssl-dev (= ${binary:Version}),
|
||||||
librust-proxmox-sys-0.2+default-dev,
|
librust-proxmox-http+proxmox-sys-dev (= ${binary:Version}),
|
||||||
librust-tokio-1+io-util-dev,
|
librust-tokio-1+io-util-dev
|
||||||
librust-tokio-openssl-0.6+default-dev (>= 0.6.1-~~)
|
|
||||||
Provides:
|
Provides:
|
||||||
librust-proxmox-http-0+http-helpers-dev (= ${binary:Version}),
|
librust-proxmox-http-0+http-helpers-dev (= ${binary:Version}),
|
||||||
librust-proxmox-http-0.6+http-helpers-dev (= ${binary:Version}),
|
librust-proxmox-http-0.6+http-helpers-dev (= ${binary:Version}),
|
||||||
@ -173,6 +173,21 @@ Description: Proxmox HTTP library - feature "proxmox-io"
|
|||||||
This metapackage enables feature "proxmox-io" for the Rust proxmox-http crate,
|
This metapackage enables feature "proxmox-io" for the Rust proxmox-http crate,
|
||||||
by pulling in any additional dependencies needed by that feature.
|
by pulling in any additional dependencies needed by that feature.
|
||||||
|
|
||||||
|
Package: librust-proxmox-http+proxmox-lang-dev
|
||||||
|
Architecture: any
|
||||||
|
Multi-Arch: same
|
||||||
|
Depends:
|
||||||
|
${misc:Depends},
|
||||||
|
librust-proxmox-http-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-lang-1+default-dev (>= 1.1-~~)
|
||||||
|
Provides:
|
||||||
|
librust-proxmox-http-0+proxmox-lang-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-http-0.6+proxmox-lang-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-http-0.6.0+proxmox-lang-dev (= ${binary:Version})
|
||||||
|
Description: Proxmox HTTP library - feature "proxmox-lang"
|
||||||
|
This metapackage enables feature "proxmox-lang" for the Rust proxmox-http
|
||||||
|
crate, by pulling in any additional dependencies needed by that feature.
|
||||||
|
|
||||||
Package: librust-proxmox-http+proxmox-sys-dev
|
Package: librust-proxmox-http+proxmox-sys-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
@ -224,13 +239,13 @@ Multi-Arch: same
|
|||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
librust-proxmox-http-dev (= ${binary:Version}),
|
librust-proxmox-http-dev (= ${binary:Version}),
|
||||||
librust-base64-0.13+default-dev,
|
librust-proxmox-http+base64-dev (= ${binary:Version}),
|
||||||
librust-futures-0.3+default-dev,
|
librust-proxmox-http+futures-dev (= ${binary:Version}),
|
||||||
librust-hyper-0.14+default-dev,
|
librust-proxmox-http+hyper-dev (= ${binary:Version}),
|
||||||
librust-hyper-0.14+full-dev,
|
librust-proxmox-http+openssl-dev (= ${binary:Version}),
|
||||||
librust-openssl-0.10+default-dev,
|
librust-proxmox-http+proxmox-sys-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-http+proxmox-lang-dev (= ${binary:Version}),
|
||||||
librust-proxmox-io-1+tokio-dev,
|
librust-proxmox-io-1+tokio-dev,
|
||||||
librust-proxmox-sys-0.2+default-dev,
|
|
||||||
librust-tokio-1+io-util-dev,
|
librust-tokio-1+io-util-dev,
|
||||||
librust-tokio-1+sync-dev
|
librust-tokio-1+sync-dev
|
||||||
Provides:
|
Provides:
|
||||||
|
@ -2,7 +2,7 @@ Source: rust-proxmox-io
|
|||||||
Section: rust
|
Section: rust
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12),
|
Build-Depends: debhelper (>= 12),
|
||||||
dh-cargo (>= 24),
|
dh-cargo (>= 25),
|
||||||
cargo:native <!nocheck>,
|
cargo:native <!nocheck>,
|
||||||
rustc:native <!nocheck>,
|
rustc:native <!nocheck>,
|
||||||
libstd-rust-dev <!nocheck>,
|
libstd-rust-dev <!nocheck>,
|
||||||
|
@ -2,14 +2,14 @@ Source: rust-proxmox-section-config
|
|||||||
Section: rust
|
Section: rust
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12),
|
Build-Depends: debhelper (>= 12),
|
||||||
dh-cargo (>= 24),
|
dh-cargo (>= 25),
|
||||||
cargo:native <!nocheck>,
|
cargo:native <!nocheck>,
|
||||||
rustc:native <!nocheck>,
|
rustc:native <!nocheck>,
|
||||||
libstd-rust-dev <!nocheck>,
|
libstd-rust-dev <!nocheck>,
|
||||||
librust-anyhow-1+default-dev <!nocheck>,
|
librust-anyhow-1+default-dev <!nocheck>,
|
||||||
librust-hex-0.4+default-dev <!nocheck>,
|
librust-hex-0.4+default-dev <!nocheck>,
|
||||||
librust-proxmox-lang-1+default-dev <!nocheck>,
|
librust-proxmox-lang-1+default-dev (>= 1.1-~~) <!nocheck>,
|
||||||
librust-proxmox-schema-1+default-dev <!nocheck>,
|
librust-proxmox-schema-1+default-dev (>= 1.1-~~) <!nocheck>,
|
||||||
librust-serde-1+default-dev <!nocheck>,
|
librust-serde-1+default-dev <!nocheck>,
|
||||||
librust-serde-json-1+default-dev <!nocheck>
|
librust-serde-json-1+default-dev <!nocheck>
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
@ -25,8 +25,8 @@ Depends:
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
librust-anyhow-1+default-dev,
|
librust-anyhow-1+default-dev,
|
||||||
librust-hex-0.4+default-dev,
|
librust-hex-0.4+default-dev,
|
||||||
librust-proxmox-lang-1+default-dev,
|
librust-proxmox-lang-1+default-dev (>= 1.1-~~),
|
||||||
librust-proxmox-schema-1+default-dev,
|
librust-proxmox-schema-1+default-dev (>= 1.1-~~),
|
||||||
librust-serde-1+default-dev,
|
librust-serde-1+default-dev,
|
||||||
librust-serde-json-1+default-dev
|
librust-serde-json-1+default-dev
|
||||||
Provides:
|
Provides:
|
||||||
|
@ -2,7 +2,7 @@ Source: rust-proxmox-sortable-macro
|
|||||||
Section: rust
|
Section: rust
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12),
|
Build-Depends: debhelper (>= 12),
|
||||||
dh-cargo (>= 24),
|
dh-cargo (>= 25),
|
||||||
cargo:native <!nocheck>,
|
cargo:native <!nocheck>,
|
||||||
rustc:native <!nocheck>,
|
rustc:native <!nocheck>,
|
||||||
libstd-rust-dev <!nocheck>,
|
libstd-rust-dev <!nocheck>,
|
||||||
|
@ -2,7 +2,7 @@ Source: rust-proxmox-sys
|
|||||||
Section: rust
|
Section: rust
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12),
|
Build-Depends: debhelper (>= 12),
|
||||||
dh-cargo (>= 24),
|
dh-cargo (>= 25),
|
||||||
cargo:native <!nocheck>,
|
cargo:native <!nocheck>,
|
||||||
rustc:native <!nocheck>,
|
rustc:native <!nocheck>,
|
||||||
libstd-rust-dev <!nocheck>,
|
libstd-rust-dev <!nocheck>,
|
||||||
@ -14,12 +14,15 @@ Build-Depends: debhelper (>= 12),
|
|||||||
librust-nix-0.19+default-dev (>= 0.19.1-~~) <!nocheck>,
|
librust-nix-0.19+default-dev (>= 0.19.1-~~) <!nocheck>,
|
||||||
librust-proxmox-borrow-1+default-dev <!nocheck>,
|
librust-proxmox-borrow-1+default-dev <!nocheck>,
|
||||||
librust-proxmox-io-1+default-dev <!nocheck>,
|
librust-proxmox-io-1+default-dev <!nocheck>,
|
||||||
librust-proxmox-lang-1+default-dev <!nocheck>,
|
librust-proxmox-lang-1+default-dev (>= 1.1-~~) <!nocheck>,
|
||||||
librust-proxmox-time-1+default-dev <!nocheck>,
|
librust-proxmox-time-1+default-dev <!nocheck>,
|
||||||
librust-regex-1+default-dev (>= 1.2-~~) <!nocheck>,
|
librust-regex-1+default-dev (>= 1.2-~~) <!nocheck>,
|
||||||
|
librust-serde-1+default-dev <!nocheck>,
|
||||||
|
librust-serde-1+derive-dev <!nocheck>,
|
||||||
librust-serde-json-1+default-dev <!nocheck>,
|
librust-serde-json-1+default-dev <!nocheck>,
|
||||||
librust-zstd-0.6+bindgen-dev <!nocheck>,
|
librust-zstd-0.6+bindgen-dev <!nocheck>,
|
||||||
librust-zstd-0.6+default-dev <!nocheck>,
|
librust-zstd-0.6+default-dev <!nocheck>,
|
||||||
|
libacl1-dev <!nocheck>,
|
||||||
uuid-dev <!nocheck>
|
uuid-dev <!nocheck>
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Standards-Version: 4.5.1
|
Standards-Version: 4.5.1
|
||||||
@ -40,12 +43,15 @@ Depends:
|
|||||||
librust-nix-0.19+default-dev (>= 0.19.1-~~),
|
librust-nix-0.19+default-dev (>= 0.19.1-~~),
|
||||||
librust-proxmox-borrow-1+default-dev,
|
librust-proxmox-borrow-1+default-dev,
|
||||||
librust-proxmox-io-1+default-dev,
|
librust-proxmox-io-1+default-dev,
|
||||||
librust-proxmox-lang-1+default-dev,
|
librust-proxmox-lang-1+default-dev (>= 1.1-~~),
|
||||||
librust-proxmox-time-1+default-dev,
|
librust-proxmox-time-1+default-dev,
|
||||||
librust-regex-1+default-dev (>= 1.2-~~),
|
librust-regex-1+default-dev (>= 1.2-~~),
|
||||||
|
librust-serde-1+default-dev,
|
||||||
|
librust-serde-1+derive-dev,
|
||||||
librust-serde-json-1+default-dev,
|
librust-serde-json-1+default-dev,
|
||||||
librust-zstd-0.6+bindgen-dev,
|
librust-zstd-0.6+bindgen-dev,
|
||||||
librust-zstd-0.6+default-dev,
|
librust-zstd-0.6+default-dev,
|
||||||
|
libacl1-dev,
|
||||||
uuid-dev
|
uuid-dev
|
||||||
Suggests:
|
Suggests:
|
||||||
librust-proxmox-sys+proxmox-sortable-macro-dev (= ${binary:Version})
|
librust-proxmox-sys+proxmox-sortable-macro-dev (= ${binary:Version})
|
||||||
|
@ -2,7 +2,7 @@ Source: rust-proxmox-tfa
|
|||||||
Section: rust
|
Section: rust
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12),
|
Build-Depends: debhelper (>= 12),
|
||||||
dh-cargo (>= 24),
|
dh-cargo (>= 25),
|
||||||
cargo:native <!nocheck>,
|
cargo:native <!nocheck>,
|
||||||
rustc:native <!nocheck>,
|
rustc:native <!nocheck>,
|
||||||
libstd-rust-dev <!nocheck>,
|
libstd-rust-dev <!nocheck>,
|
||||||
@ -37,8 +37,8 @@ Depends:
|
|||||||
librust-url-2+default-dev (>= 2.2-~~)
|
librust-url-2+default-dev (>= 2.2-~~)
|
||||||
Suggests:
|
Suggests:
|
||||||
librust-proxmox-tfa+api-dev (= ${binary:Version}),
|
librust-proxmox-tfa+api-dev (= ${binary:Version}),
|
||||||
librust-proxmox-tfa+api-types-dev (= ${binary:Version}),
|
|
||||||
librust-proxmox-tfa+libc-dev (= ${binary:Version}),
|
librust-proxmox-tfa+libc-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-tfa+proxmox-schema-dev (= ${binary:Version}),
|
||||||
librust-proxmox-tfa+proxmox-time-dev (= ${binary:Version}),
|
librust-proxmox-tfa+proxmox-time-dev (= ${binary:Version}),
|
||||||
librust-proxmox-tfa+proxmox-uuid-dev (= ${binary:Version}),
|
librust-proxmox-tfa+proxmox-uuid-dev (= ${binary:Version}),
|
||||||
librust-proxmox-tfa+serde-json-dev (= ${binary:Version}),
|
librust-proxmox-tfa+serde-json-dev (= ${binary:Version}),
|
||||||
@ -63,9 +63,9 @@ Depends:
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
librust-proxmox-tfa-dev (= ${binary:Version}),
|
librust-proxmox-tfa-dev (= ${binary:Version}),
|
||||||
librust-proxmox-tfa+u2f-dev (= ${binary:Version}),
|
librust-proxmox-tfa+u2f-dev (= ${binary:Version}),
|
||||||
librust-proxmox-time-1+default-dev,
|
librust-proxmox-tfa+webauthn-rs-dev (= ${binary:Version}),
|
||||||
librust-proxmox-uuid-1+default-dev,
|
librust-proxmox-tfa+proxmox-uuid-dev (= ${binary:Version}),
|
||||||
librust-webauthn-rs-0.3+default-dev
|
librust-proxmox-tfa+proxmox-time-dev (= ${binary:Version})
|
||||||
Provides:
|
Provides:
|
||||||
librust-proxmox-tfa-2+api-dev (= ${binary:Version}),
|
librust-proxmox-tfa-2+api-dev (= ${binary:Version}),
|
||||||
librust-proxmox-tfa-2.0+api-dev (= ${binary:Version}),
|
librust-proxmox-tfa-2.0+api-dev (= ${binary:Version}),
|
||||||
@ -74,28 +74,6 @@ Description: Tfa implementation for totp and u2f - feature "api"
|
|||||||
This metapackage enables feature "api" for the Rust proxmox-tfa crate, by
|
This metapackage enables feature "api" for the Rust proxmox-tfa crate, by
|
||||||
pulling in any additional dependencies needed by that feature.
|
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-schema-1+api-macro-dev,
|
|
||||||
librust-proxmox-schema-1+default-dev
|
|
||||||
Provides:
|
|
||||||
librust-proxmox-tfa+proxmox-schema-dev (= ${binary:Version}),
|
|
||||||
librust-proxmox-tfa-2+api-types-dev (= ${binary:Version}),
|
|
||||||
librust-proxmox-tfa-2+proxmox-schema-dev (= ${binary:Version}),
|
|
||||||
librust-proxmox-tfa-2.0+api-types-dev (= ${binary:Version}),
|
|
||||||
librust-proxmox-tfa-2.0+proxmox-schema-dev (= ${binary:Version}),
|
|
||||||
librust-proxmox-tfa-2.0.0+api-types-dev (= ${binary:Version}),
|
|
||||||
librust-proxmox-tfa-2.0.0+proxmox-schema-dev (= ${binary:Version})
|
|
||||||
Description: Tfa implementation for totp and u2f - feature "api-types" and 1 more
|
|
||||||
This metapackage enables feature "api-types" for the Rust proxmox-tfa crate, by
|
|
||||||
pulling in any additional dependencies needed by that feature.
|
|
||||||
.
|
|
||||||
Additionally, this package also provides the "proxmox-schema" feature.
|
|
||||||
|
|
||||||
Package: librust-proxmox-tfa+libc-dev
|
Package: librust-proxmox-tfa+libc-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
@ -111,6 +89,28 @@ Description: Tfa implementation for totp and u2f - feature "libc"
|
|||||||
This metapackage enables feature "libc" for the Rust proxmox-tfa crate, by
|
This metapackage enables feature "libc" for the Rust proxmox-tfa crate, by
|
||||||
pulling in any additional dependencies needed by that feature.
|
pulling in any additional dependencies needed by that feature.
|
||||||
|
|
||||||
|
Package: librust-proxmox-tfa+proxmox-schema-dev
|
||||||
|
Architecture: any
|
||||||
|
Multi-Arch: same
|
||||||
|
Depends:
|
||||||
|
${misc:Depends},
|
||||||
|
librust-proxmox-tfa-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-schema-1+api-macro-dev,
|
||||||
|
librust-proxmox-schema-1+default-dev
|
||||||
|
Provides:
|
||||||
|
librust-proxmox-tfa+api-types-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-tfa-2+proxmox-schema-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-tfa-2+api-types-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-tfa-2.0+proxmox-schema-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-tfa-2.0+api-types-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-tfa-2.0.0+proxmox-schema-dev (= ${binary:Version}),
|
||||||
|
librust-proxmox-tfa-2.0.0+api-types-dev (= ${binary:Version})
|
||||||
|
Description: Tfa implementation for totp and u2f - feature "proxmox-schema" and 1 more
|
||||||
|
This metapackage enables feature "proxmox-schema" for the Rust proxmox-tfa
|
||||||
|
crate, by pulling in any additional dependencies needed by that feature.
|
||||||
|
.
|
||||||
|
Additionally, this package also provides the "api-types" feature.
|
||||||
|
|
||||||
Package: librust-proxmox-tfa+proxmox-time-dev
|
Package: librust-proxmox-tfa+proxmox-time-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
@ -162,9 +162,9 @@ Multi-Arch: same
|
|||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
librust-proxmox-tfa-dev (= ${binary:Version}),
|
librust-proxmox-tfa-dev (= ${binary:Version}),
|
||||||
librust-libc-0.2+default-dev,
|
librust-proxmox-tfa+libc-dev (= ${binary:Version}),
|
||||||
librust-serde-1+derive-dev,
|
librust-proxmox-tfa+serde-json-dev (= ${binary:Version}),
|
||||||
librust-serde-json-1+default-dev
|
librust-serde-1+derive-dev
|
||||||
Provides:
|
Provides:
|
||||||
librust-proxmox-tfa-2+u2f-dev (= ${binary:Version}),
|
librust-proxmox-tfa-2+u2f-dev (= ${binary:Version}),
|
||||||
librust-proxmox-tfa-2.0+u2f-dev (= ${binary:Version}),
|
librust-proxmox-tfa-2.0+u2f-dev (= ${binary:Version}),
|
||||||
|
@ -2,12 +2,13 @@ Source: rust-proxmox-time
|
|||||||
Section: rust
|
Section: rust
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12),
|
Build-Depends: debhelper (>= 12),
|
||||||
dh-cargo (>= 24),
|
dh-cargo (>= 25),
|
||||||
cargo:native <!nocheck>,
|
cargo:native <!nocheck>,
|
||||||
rustc:native <!nocheck>,
|
rustc:native <!nocheck>,
|
||||||
libstd-rust-dev <!nocheck>,
|
libstd-rust-dev <!nocheck>,
|
||||||
librust-anyhow-1+default-dev <!nocheck>,
|
librust-anyhow-1+default-dev <!nocheck>,
|
||||||
librust-bitflags-1+default-dev (>= 1.2.1-~~) <!nocheck>,
|
librust-bitflags-1+default-dev (>= 1.2.1-~~) <!nocheck>,
|
||||||
|
librust-js-sys-0.3+default-dev (>= 0.3.55-~~) <!nocheck>,
|
||||||
librust-lazy-static-1+default-dev (>= 1.4-~~) <!nocheck>,
|
librust-lazy-static-1+default-dev (>= 1.4-~~) <!nocheck>,
|
||||||
librust-libc-0.2+default-dev <!nocheck>,
|
librust-libc-0.2+default-dev <!nocheck>,
|
||||||
librust-libc-0.2+extra-traits-dev <!nocheck>,
|
librust-libc-0.2+extra-traits-dev <!nocheck>,
|
||||||
@ -25,6 +26,7 @@ Depends:
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
librust-anyhow-1+default-dev,
|
librust-anyhow-1+default-dev,
|
||||||
librust-bitflags-1+default-dev (>= 1.2.1-~~),
|
librust-bitflags-1+default-dev (>= 1.2.1-~~),
|
||||||
|
librust-js-sys-0.3+default-dev (>= 0.3.55-~~),
|
||||||
librust-lazy-static-1+default-dev (>= 1.4-~~),
|
librust-lazy-static-1+default-dev (>= 1.4-~~),
|
||||||
librust-libc-0.2+default-dev,
|
librust-libc-0.2+default-dev,
|
||||||
librust-libc-0.2+extra-traits-dev,
|
librust-libc-0.2+extra-traits-dev,
|
||||||
|
Loading…
Reference in New Issue
Block a user