mirror of
https://git.proxmox.com/git/pxar
synced 2025-04-28 20:14:00 +00:00
update d/control
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
ebe402c01c
commit
2294fb923c
32
debian/control
vendored
32
debian/control
vendored
@ -38,10 +38,10 @@ Provides:
|
||||
librust-pxar+test-harness-dev (= ${binary:Version}),
|
||||
librust-pxar-0-dev (= ${binary:Version}),
|
||||
librust-pxar-0+test-harness-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11+test-harness-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11.1-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11.1+test-harness-dev (= ${binary:Version})
|
||||
librust-pxar-0.12-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12+test-harness-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12.0-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12.0+test-harness-dev (= ${binary:Version})
|
||||
Description: Proxmox Archive format support library - Rust source code
|
||||
Source code for Debianized Rust crate "pxar"
|
||||
|
||||
@ -57,8 +57,8 @@ Depends:
|
||||
librust-tokio-1+rt-multi-thread-dev
|
||||
Provides:
|
||||
librust-pxar-0+async-example-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11+async-example-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11.1+async-example-dev (= ${binary:Version})
|
||||
librust-pxar-0.12+async-example-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12.0+async-example-dev (= ${binary:Version})
|
||||
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.
|
||||
@ -76,12 +76,12 @@ Provides:
|
||||
librust-pxar-0+tokio-dev (= ${binary:Version}),
|
||||
librust-pxar-0+default-dev (= ${binary:Version}),
|
||||
librust-pxar-0+tokio-io-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11+tokio-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11+default-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11+tokio-io-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11.1+tokio-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11.1+default-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11.1+tokio-io-dev (= ${binary:Version})
|
||||
librust-pxar-0.12+tokio-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12+default-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12+tokio-io-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12.0+tokio-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12.0+default-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12.0+tokio-io-dev (= ${binary:Version})
|
||||
Description: Proxmox Archive format support library - feature "tokio" and 2 more
|
||||
This metapackage enables feature "tokio" for the Rust pxar crate, by pulling in
|
||||
any additional dependencies needed by that feature.
|
||||
@ -101,10 +101,10 @@ Provides:
|
||||
librust-pxar+full-dev (= ${binary:Version}),
|
||||
librust-pxar-0+tokio-fs-dev (= ${binary:Version}),
|
||||
librust-pxar-0+full-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11+tokio-fs-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11+full-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11.1+tokio-fs-dev (= ${binary:Version}),
|
||||
librust-pxar-0.11.1+full-dev (= ${binary:Version})
|
||||
librust-pxar-0.12+tokio-fs-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12+full-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12.0+tokio-fs-dev (= ${binary:Version}),
|
||||
librust-pxar-0.12.0+full-dev (= ${binary:Version})
|
||||
Description: Proxmox Archive format support library - feature "tokio-fs" and 1 more
|
||||
This metapackage enables feature "tokio-fs" for the Rust pxar crate, by pulling
|
||||
in any additional dependencies needed by that feature.
|
||||
|
Loading…
Reference in New Issue
Block a user