]> git.proxmox.com Git - pxar.git/blame - debian/control
decoder: aio: Make `TokioReader` public
[pxar.git] / debian / control
CommitLineData
fe30eb16
WB
1Source: rust-pxar
2Section: rust
3Priority: optional
81843670 4Build-Depends: debhelper (>= 12),
a84425db 5 dh-cargo (>= 25),
fe30eb16
WB
6 cargo:native <!nocheck>,
7 rustc:native <!nocheck>,
8 libstd-rust-dev <!nocheck>,
9 librust-bitflags-1+default-dev (>= 1.2.1-~~) <!nocheck>,
10 librust-endian-trait-0.6+arrays-dev <!nocheck>,
11 librust-endian-trait-0.6+default-dev <!nocheck>,
1137f325 12 librust-libc-0.2+default-dev <!nocheck>,
fe30eb16 13 librust-siphasher-0.3+default-dev <!nocheck>,
f4b10369 14 librust-tokio-1-dev <!nocheck>
fe30eb16 15Maintainer: Proxmox Support Team <support@proxmox.com>
375865b7 16Standards-Version: 4.6.1
fe30eb16
WB
17Vcs-Git:
18Vcs-Browser:
375865b7 19X-Cargo-Crate: pxar
81843670 20Rules-Requires-Root: no
fe30eb16
WB
21
22Package: librust-pxar-dev
23Architecture: any
24Multi-Arch: same
25Depends:
26 ${misc:Depends},
27 librust-bitflags-1+default-dev (>= 1.2.1-~~),
28 librust-endian-trait-0.6+arrays-dev,
29 librust-endian-trait-0.6+default-dev,
1137f325 30 librust-libc-0.2+default-dev,
fe30eb16
WB
31 librust-siphasher-0.3+default-dev
32Recommends:
7aee9c1f 33 librust-pxar+tokio-dev (= ${binary:Version})
fe30eb16 34Suggests:
fe30eb16 35 librust-pxar+async-example-dev (= ${binary:Version}),
fe30eb16
WB
36 librust-pxar+tokio-fs-dev (= ${binary:Version})
37Provides:
38 librust-pxar+test-harness-dev (= ${binary:Version}),
39 librust-pxar-0-dev (= ${binary:Version}),
40 librust-pxar-0+test-harness-dev (= ${binary:Version}),
64f8857c
WB
41 librust-pxar-0.10-dev (= ${binary:Version}),
42 librust-pxar-0.10+test-harness-dev (= ${binary:Version}),
a84425db
WB
43 librust-pxar-0.10.2-dev (= ${binary:Version}),
44 librust-pxar-0.10.2+test-harness-dev (= ${binary:Version})
fe30eb16
WB
45Description: Proxmox Archive format support library - Rust source code
46 This package contains the source for the Rust pxar crate, packaged by debcargo
47 for use with cargo and dh-cargo.
48
fe30eb16
WB
49Package: librust-pxar+async-example-dev
50Architecture: any
51Multi-Arch: same
52Depends:
53 ${misc:Depends},
54 librust-pxar-dev (= ${binary:Version}),
fe30eb16
WB
55 librust-pxar+tokio-io-dev (= ${binary:Version}),
56 librust-pxar+tokio-fs-dev (= ${binary:Version}),
7aee9c1f
FG
57 librust-tokio-1+macros-dev,
58 librust-tokio-1+rt-multi-thread-dev
fe30eb16
WB
59Provides:
60 librust-pxar-0+async-example-dev (= ${binary:Version}),
64f8857c 61 librust-pxar-0.10+async-example-dev (= ${binary:Version}),
a84425db 62 librust-pxar-0.10.2+async-example-dev (= ${binary:Version})
fe30eb16
WB
63Description: Proxmox Archive format support library - feature "async-example"
64 This metapackage enables feature "async-example" for the Rust pxar crate, by
65 pulling in any additional dependencies needed by that feature.
66
fe30eb16
WB
67Package: librust-pxar+tokio-dev
68Architecture: any
69Multi-Arch: same
70Depends:
71 ${misc:Depends},
72 librust-pxar-dev (= ${binary:Version}),
7aee9c1f 73 librust-tokio-1-dev
fe30eb16 74Provides:
7aee9c1f 75 librust-pxar+default-dev (= ${binary:Version}),
fe30eb16
WB
76 librust-pxar+tokio-io-dev (= ${binary:Version}),
77 librust-pxar-0+tokio-dev (= ${binary:Version}),
7aee9c1f 78 librust-pxar-0+default-dev (= ${binary:Version}),
fe30eb16 79 librust-pxar-0+tokio-io-dev (= ${binary:Version}),
64f8857c
WB
80 librust-pxar-0.10+tokio-dev (= ${binary:Version}),
81 librust-pxar-0.10+default-dev (= ${binary:Version}),
82 librust-pxar-0.10+tokio-io-dev (= ${binary:Version}),
a84425db
WB
83 librust-pxar-0.10.2+tokio-dev (= ${binary:Version}),
84 librust-pxar-0.10.2+default-dev (= ${binary:Version}),
85 librust-pxar-0.10.2+tokio-io-dev (= ${binary:Version})
7aee9c1f 86Description: Proxmox Archive format support library - feature "tokio" and 2 more
fe30eb16
WB
87 This metapackage enables feature "tokio" for the Rust pxar crate, by pulling in
88 any additional dependencies needed by that feature.
89 .
7aee9c1f
FG
90 Additionally, this package also provides the "default", and "tokio-io"
91 features.
fe30eb16
WB
92
93Package: librust-pxar+tokio-fs-dev
94Architecture: any
95Multi-Arch: same
96Depends:
97 ${misc:Depends},
98 librust-pxar-dev (= ${binary:Version}),
99 librust-pxar+tokio-io-dev (= ${binary:Version}),
7aee9c1f 100 librust-tokio-1+fs-dev
fe30eb16 101Provides:
7aee9c1f 102 librust-pxar+full-dev (= ${binary:Version}),
fe30eb16 103 librust-pxar-0+tokio-fs-dev (= ${binary:Version}),
7aee9c1f 104 librust-pxar-0+full-dev (= ${binary:Version}),
64f8857c
WB
105 librust-pxar-0.10+tokio-fs-dev (= ${binary:Version}),
106 librust-pxar-0.10+full-dev (= ${binary:Version}),
a84425db
WB
107 librust-pxar-0.10.2+tokio-fs-dev (= ${binary:Version}),
108 librust-pxar-0.10.2+full-dev (= ${binary:Version})
7aee9c1f 109Description: Proxmox Archive format support library - feature "tokio-fs" and 1 more
fe30eb16
WB
110 This metapackage enables feature "tokio-fs" for the Rust pxar crate, by pulling
111 in any additional dependencies needed by that feature.
7aee9c1f
FG
112 .
113 Additionally, this package also provides the "full" feature.