2020-08-25 10:30:55 +03:00
Source: rust-pxar
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
dh-cargo (>= 18),
cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-bitflags-1+default-dev (>= 1.2.1-~~) <!nocheck>,
librust-endian-trait-0.6+arrays-dev <!nocheck>,
librust-endian-trait-0.6+default-dev <!nocheck>,
2020-08-25 13:44:21 +03:00
librust-libc-0.2+default-dev <!nocheck>,
2020-08-25 10:30:55 +03:00
librust-siphasher-0.3+default-dev <!nocheck>,
2021-01-11 15:59:49 +03:00
librust-tokio-1-dev <!nocheck>
2020-08-25 10:30:55 +03:00
Maintainer: Proxmox Support Team <support@proxmox.com>
Standards-Version: 4.4.1
Vcs-Git:
Vcs-Browser:
Package: librust-pxar-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-bitflags-1+default-dev (>= 1.2.1-~~),
librust-endian-trait-0.6+arrays-dev,
librust-endian-trait-0.6+default-dev,
2020-08-25 13:44:21 +03:00
librust-libc-0.2+default-dev,
2020-08-25 10:30:55 +03:00
librust-siphasher-0.3+default-dev
Recommends:
2021-01-11 15:59:49 +03:00
librust-pxar+tokio-dev (= ${binary:Version})
2020-08-25 10:30:55 +03:00
Suggests:
librust-pxar+anyhow-dev (= ${binary:Version}),
librust-pxar+async-example-dev (= ${binary:Version}),
librust-pxar+futures-dev (= ${binary:Version}),
librust-pxar+tokio-fs-dev (= ${binary:Version})
Provides:
librust-pxar+test-harness-dev (= ${binary:Version}),
librust-pxar-0-dev (= ${binary:Version}),
librust-pxar-0+test-harness-dev (= ${binary:Version}),
2020-08-27 13:14:39 +03:00
librust-pxar-0.6-dev (= ${binary:Version}),
librust-pxar-0.6+test-harness-dev (= ${binary:Version}),
2020-12-15 15:10:50 +03:00
librust-pxar-0.6.2-dev (= ${binary:Version}),
librust-pxar-0.6.2+test-harness-dev (= ${binary:Version})
2020-08-25 10:30:55 +03:00
Description: Proxmox Archive format support library - Rust source code
This package contains the source for the Rust pxar crate, packaged by debcargo
for use with cargo and dh-cargo.
Package: librust-pxar+anyhow-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-pxar-dev (= ${binary:Version}),
librust-anyhow-1+default-dev
Provides:
librust-pxar-0+anyhow-dev (= ${binary:Version}),
2020-08-27 13:14:39 +03:00
librust-pxar-0.6+anyhow-dev (= ${binary:Version}),
2020-12-15 15:10:50 +03:00
librust-pxar-0.6.2+anyhow-dev (= ${binary:Version})
2020-08-25 10:30:55 +03:00
Description: Proxmox Archive format support library - feature "anyhow"
This metapackage enables feature "anyhow" for the Rust pxar crate, by pulling
in any additional dependencies needed by that feature.
Package: librust-pxar+async-example-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-pxar-dev (= ${binary:Version}),
librust-pxar+tokio-io-dev (= ${binary:Version}),
librust-pxar+tokio-fs-dev (= ${binary:Version}),
librust-anyhow-1+default-dev,
2021-01-11 15:59:49 +03:00
librust-tokio-1+macros-dev,
librust-tokio-1+rt-multi-thread-dev
2020-08-25 10:30:55 +03:00
Provides:
librust-pxar-0+async-example-dev (= ${binary:Version}),
2020-08-27 13:14:39 +03:00
librust-pxar-0.6+async-example-dev (= ${binary:Version}),
2020-12-15 15:10:50 +03:00
librust-pxar-0.6.2+async-example-dev (= ${binary:Version})
2020-08-25 10:30:55 +03:00
Description: Proxmox Archive format support library - feature "async-example"
This metapackage enables feature "async-example" for the Rust pxar crate, by
pulling in any additional dependencies needed by that feature.
Package: librust-pxar+futures-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-pxar-dev (= ${binary:Version}),
librust-futures-0.3+default-dev (>= 0.3.1-~~)
Provides:
librust-pxar-0+futures-dev (= ${binary:Version}),
2020-08-27 13:14:39 +03:00
librust-pxar-0.6+futures-dev (= ${binary:Version}),
2021-01-11 15:59:49 +03:00
librust-pxar-0.6.2+futures-dev (= ${binary:Version})
Description: Proxmox Archive format support library - feature "futures"
2020-08-25 10:30:55 +03:00
This metapackage enables feature "futures" for the Rust pxar crate, by pulling
in any additional dependencies needed by that feature.
Package: librust-pxar+tokio-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-pxar-dev (= ${binary:Version}),
2021-01-11 15:59:49 +03:00
librust-tokio-1-dev
2020-08-25 10:30:55 +03:00
Provides:
2021-01-11 15:59:49 +03:00
librust-pxar+default-dev (= ${binary:Version}),
2020-08-25 10:30:55 +03:00
librust-pxar+tokio-io-dev (= ${binary:Version}),
librust-pxar-0+tokio-dev (= ${binary:Version}),
2021-01-11 15:59:49 +03:00
librust-pxar-0+default-dev (= ${binary:Version}),
2020-08-25 10:30:55 +03:00
librust-pxar-0+tokio-io-dev (= ${binary:Version}),
2020-08-27 13:14:39 +03:00
librust-pxar-0.6+tokio-dev (= ${binary:Version}),
2021-01-11 15:59:49 +03:00
librust-pxar-0.6+default-dev (= ${binary:Version}),
2020-08-27 13:14:39 +03:00
librust-pxar-0.6+tokio-io-dev (= ${binary:Version}),
2020-12-15 15:10:50 +03:00
librust-pxar-0.6.2+tokio-dev (= ${binary:Version}),
2021-01-11 15:59:49 +03:00
librust-pxar-0.6.2+default-dev (= ${binary:Version}),
2020-12-15 15:10:50 +03:00
librust-pxar-0.6.2+tokio-io-dev (= ${binary:Version})
2021-01-11 15:59:49 +03:00
Description: Proxmox Archive format support library - feature "tokio" and 2 more
2020-08-25 10:30:55 +03:00
This metapackage enables feature "tokio" for the Rust pxar crate, by pulling in
any additional dependencies needed by that feature.
.
2021-01-11 15:59:49 +03:00
Additionally, this package also provides the "default", and "tokio-io"
features.
2020-08-25 10:30:55 +03:00
Package: librust-pxar+tokio-fs-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-pxar-dev (= ${binary:Version}),
librust-pxar+tokio-io-dev (= ${binary:Version}),
2021-01-11 15:59:49 +03:00
librust-tokio-1+fs-dev
2020-08-25 10:30:55 +03:00
Provides:
2021-01-11 15:59:49 +03:00
librust-pxar+full-dev (= ${binary:Version}),
2020-08-25 10:30:55 +03:00
librust-pxar-0+tokio-fs-dev (= ${binary:Version}),
2021-01-11 15:59:49 +03:00
librust-pxar-0+full-dev (= ${binary:Version}),
2020-08-27 13:14:39 +03:00
librust-pxar-0.6+tokio-fs-dev (= ${binary:Version}),
2021-01-11 15:59:49 +03:00
librust-pxar-0.6+full-dev (= ${binary:Version}),
librust-pxar-0.6.2+tokio-fs-dev (= ${binary:Version}),
librust-pxar-0.6.2+full-dev (= ${binary:Version})
Description: Proxmox Archive format support library - feature "tokio-fs" and 1 more
2020-08-25 10:30:55 +03:00
This metapackage enables feature "tokio-fs" for the Rust pxar crate, by pulling
in any additional dependencies needed by that feature.
2021-01-11 15:59:49 +03:00
.
Additionally, this package also provides the "full" feature.