5
0
mirror of git://git.proxmox.com/git/pxar.git synced 2024-12-22 21:33:50 +03:00

bump d/control

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-10-27 15:29:14 +02:00
parent 29cbeed3e1
commit a84425dbc3

18
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: rust-pxar
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>,
@ -39,8 +39,8 @@ Provides:
librust-pxar-0+test-harness-dev (= ${binary:Version}), librust-pxar-0+test-harness-dev (= ${binary:Version}),
librust-pxar-0.10-dev (= ${binary:Version}), librust-pxar-0.10-dev (= ${binary:Version}),
librust-pxar-0.10+test-harness-dev (= ${binary:Version}), librust-pxar-0.10+test-harness-dev (= ${binary:Version}),
librust-pxar-0.10.1-dev (= ${binary:Version}), librust-pxar-0.10.2-dev (= ${binary:Version}),
librust-pxar-0.10.1+test-harness-dev (= ${binary:Version}) librust-pxar-0.10.2+test-harness-dev (= ${binary:Version})
Description: Proxmox Archive format support library - Rust source code Description: Proxmox Archive format support library - Rust source code
This package contains the source for the Rust pxar crate, packaged by debcargo This package contains the source for the Rust pxar crate, packaged by debcargo
for use with cargo and dh-cargo. for use with cargo and dh-cargo.
@ -58,7 +58,7 @@ Depends:
Provides: Provides:
librust-pxar-0+async-example-dev (= ${binary:Version}), librust-pxar-0+async-example-dev (= ${binary:Version}),
librust-pxar-0.10+async-example-dev (= ${binary:Version}), librust-pxar-0.10+async-example-dev (= ${binary:Version}),
librust-pxar-0.10.1+async-example-dev (= ${binary:Version}) librust-pxar-0.10.2+async-example-dev (= ${binary:Version})
Description: Proxmox Archive format support library - feature "async-example" Description: Proxmox Archive format support library - feature "async-example"
This metapackage enables feature "async-example" for the Rust pxar crate, by This metapackage enables feature "async-example" for the Rust pxar crate, by
pulling in any additional dependencies needed by that feature. pulling in any additional dependencies needed by that feature.
@ -79,9 +79,9 @@ Provides:
librust-pxar-0.10+tokio-dev (= ${binary:Version}), librust-pxar-0.10+tokio-dev (= ${binary:Version}),
librust-pxar-0.10+default-dev (= ${binary:Version}), librust-pxar-0.10+default-dev (= ${binary:Version}),
librust-pxar-0.10+tokio-io-dev (= ${binary:Version}), librust-pxar-0.10+tokio-io-dev (= ${binary:Version}),
librust-pxar-0.10.1+tokio-dev (= ${binary:Version}), librust-pxar-0.10.2+tokio-dev (= ${binary:Version}),
librust-pxar-0.10.1+default-dev (= ${binary:Version}), librust-pxar-0.10.2+default-dev (= ${binary:Version}),
librust-pxar-0.10.1+tokio-io-dev (= ${binary:Version}) librust-pxar-0.10.2+tokio-io-dev (= ${binary:Version})
Description: Proxmox Archive format support library - feature "tokio" and 2 more Description: Proxmox Archive format support library - feature "tokio" and 2 more
This metapackage enables feature "tokio" for the Rust pxar crate, by pulling in This metapackage enables feature "tokio" for the Rust pxar crate, by pulling in
any additional dependencies needed by that feature. any additional dependencies needed by that feature.
@ -103,8 +103,8 @@ Provides:
librust-pxar-0+full-dev (= ${binary:Version}), librust-pxar-0+full-dev (= ${binary:Version}),
librust-pxar-0.10+tokio-fs-dev (= ${binary:Version}), librust-pxar-0.10+tokio-fs-dev (= ${binary:Version}),
librust-pxar-0.10+full-dev (= ${binary:Version}), librust-pxar-0.10+full-dev (= ${binary:Version}),
librust-pxar-0.10.1+tokio-fs-dev (= ${binary:Version}), librust-pxar-0.10.2+tokio-fs-dev (= ${binary:Version}),
librust-pxar-0.10.1+full-dev (= ${binary:Version}) librust-pxar-0.10.2+full-dev (= ${binary:Version})
Description: Proxmox Archive format support library - feature "tokio-fs" and 1 more 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 This metapackage enables feature "tokio-fs" for the Rust pxar crate, by pulling
in any additional dependencies needed by that feature. in any additional dependencies needed by that feature.