]> git.proxmox.com Git - pxar.git/blob - debian/control
update d/control
[pxar.git] / debian / control
1 Source: rust-pxar
2 Section: rust
3 Priority: optional
4 Build-Depends: debhelper (>= 11),
5 dh-cargo (>= 18),
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>,
12 librust-libc-0.2+default-dev <!nocheck>,
13 librust-siphasher-0.3+default-dev <!nocheck>,
14 librust-tokio-1-dev <!nocheck>
15 Maintainer: Proxmox Support Team <support@proxmox.com>
16 Standards-Version: 4.4.1
17 Vcs-Git:
18 Vcs-Browser:
19
20 Package: librust-pxar-dev
21 Architecture: any
22 Multi-Arch: same
23 Depends:
24 ${misc:Depends},
25 librust-bitflags-1+default-dev (>= 1.2.1-~~),
26 librust-endian-trait-0.6+arrays-dev,
27 librust-endian-trait-0.6+default-dev,
28 librust-libc-0.2+default-dev,
29 librust-siphasher-0.3+default-dev
30 Recommends:
31 librust-pxar+tokio-dev (= ${binary:Version})
32 Suggests:
33 librust-pxar+anyhow-dev (= ${binary:Version}),
34 librust-pxar+async-example-dev (= ${binary:Version}),
35 librust-pxar+tokio-fs-dev (= ${binary:Version})
36 Provides:
37 librust-pxar+test-harness-dev (= ${binary:Version}),
38 librust-pxar-0-dev (= ${binary:Version}),
39 librust-pxar-0+test-harness-dev (= ${binary:Version}),
40 librust-pxar-0.9-dev (= ${binary:Version}),
41 librust-pxar-0.9+test-harness-dev (= ${binary:Version}),
42 librust-pxar-0.9.0-dev (= ${binary:Version}),
43 librust-pxar-0.9.0+test-harness-dev (= ${binary:Version})
44 Description: 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
48 Package: librust-pxar+anyhow-dev
49 Architecture: any
50 Multi-Arch: same
51 Depends:
52 ${misc:Depends},
53 librust-pxar-dev (= ${binary:Version}),
54 librust-anyhow-1+default-dev
55 Provides:
56 librust-pxar-0+anyhow-dev (= ${binary:Version}),
57 librust-pxar-0.9+anyhow-dev (= ${binary:Version}),
58 librust-pxar-0.9.0+anyhow-dev (= ${binary:Version})
59 Description: Proxmox Archive format support library - feature "anyhow"
60 This metapackage enables feature "anyhow" for the Rust pxar crate, by pulling
61 in any additional dependencies needed by that feature.
62
63 Package: librust-pxar+async-example-dev
64 Architecture: any
65 Multi-Arch: same
66 Depends:
67 ${misc:Depends},
68 librust-pxar-dev (= ${binary:Version}),
69 librust-pxar+tokio-io-dev (= ${binary:Version}),
70 librust-pxar+tokio-fs-dev (= ${binary:Version}),
71 librust-anyhow-1+default-dev,
72 librust-tokio-1+macros-dev,
73 librust-tokio-1+rt-multi-thread-dev
74 Provides:
75 librust-pxar-0+async-example-dev (= ${binary:Version}),
76 librust-pxar-0.9+async-example-dev (= ${binary:Version}),
77 librust-pxar-0.9.0+async-example-dev (= ${binary:Version})
78 Description: Proxmox Archive format support library - feature "async-example"
79 This metapackage enables feature "async-example" for the Rust pxar crate, by
80 pulling in any additional dependencies needed by that feature.
81
82 Package: librust-pxar+tokio-dev
83 Architecture: any
84 Multi-Arch: same
85 Depends:
86 ${misc:Depends},
87 librust-pxar-dev (= ${binary:Version}),
88 librust-tokio-1-dev
89 Provides:
90 librust-pxar+default-dev (= ${binary:Version}),
91 librust-pxar+tokio-io-dev (= ${binary:Version}),
92 librust-pxar-0+tokio-dev (= ${binary:Version}),
93 librust-pxar-0+default-dev (= ${binary:Version}),
94 librust-pxar-0+tokio-io-dev (= ${binary:Version}),
95 librust-pxar-0.9+tokio-dev (= ${binary:Version}),
96 librust-pxar-0.9+default-dev (= ${binary:Version}),
97 librust-pxar-0.9+tokio-io-dev (= ${binary:Version}),
98 librust-pxar-0.9.0+tokio-dev (= ${binary:Version}),
99 librust-pxar-0.9.0+default-dev (= ${binary:Version}),
100 librust-pxar-0.9.0+tokio-io-dev (= ${binary:Version})
101 Description: Proxmox Archive format support library - feature "tokio" and 2 more
102 This metapackage enables feature "tokio" for the Rust pxar crate, by pulling in
103 any additional dependencies needed by that feature.
104 .
105 Additionally, this package also provides the "default", and "tokio-io"
106 features.
107
108 Package: librust-pxar+tokio-fs-dev
109 Architecture: any
110 Multi-Arch: same
111 Depends:
112 ${misc:Depends},
113 librust-pxar-dev (= ${binary:Version}),
114 librust-pxar+tokio-io-dev (= ${binary:Version}),
115 librust-tokio-1+fs-dev
116 Provides:
117 librust-pxar+full-dev (= ${binary:Version}),
118 librust-pxar-0+tokio-fs-dev (= ${binary:Version}),
119 librust-pxar-0+full-dev (= ${binary:Version}),
120 librust-pxar-0.9+tokio-fs-dev (= ${binary:Version}),
121 librust-pxar-0.9+full-dev (= ${binary:Version}),
122 librust-pxar-0.9.0+tokio-fs-dev (= ${binary:Version}),
123 librust-pxar-0.9.0+full-dev (= ${binary:Version})
124 Description: Proxmox Archive format support library - feature "tokio-fs" and 1 more
125 This metapackage enables feature "tokio-fs" for the Rust pxar crate, by pulling
126 in any additional dependencies needed by that feature.
127 .
128 Additionally, this package also provides the "full" feature.