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