]> git.proxmox.com Git - pxar.git/blame - debian/control
bump version to 0.5.0-2
[pxar.git] / debian / control
CommitLineData
fe30eb16
WB
1Source: rust-pxar
2Section: rust
3Priority: optional
4Build-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-futures-0.3+default-dev (>= 0.3.1-~~) <!nocheck>,
1137f325 13 librust-libc-0.2+default-dev <!nocheck>,
fe30eb16
WB
14 librust-siphasher-0.3+default-dev <!nocheck>,
15 librust-tokio-0.2-dev (>= 0.2.10-~~) <!nocheck>
16Maintainer: Proxmox Support Team <support@proxmox.com>
17Standards-Version: 4.4.1
18Vcs-Git:
19Vcs-Browser:
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:
32 librust-pxar+default-dev (= ${binary:Version})
33Suggests:
34 librust-pxar+anyhow-dev (= ${binary:Version}),
35 librust-pxar+async-example-dev (= ${binary:Version}),
36 librust-pxar+full-dev (= ${binary:Version}),
37 librust-pxar+futures-dev (= ${binary:Version}),
38 librust-pxar+tokio-dev (= ${binary:Version}),
39 librust-pxar+tokio-fs-dev (= ${binary:Version})
40Provides:
41 librust-pxar+test-harness-dev (= ${binary:Version}),
42 librust-pxar-0-dev (= ${binary:Version}),
43 librust-pxar-0+test-harness-dev (= ${binary:Version}),
1137f325
WB
44 librust-pxar-0.5-dev (= ${binary:Version}),
45 librust-pxar-0.5+test-harness-dev (= ${binary:Version}),
46 librust-pxar-0.5.0-dev (= ${binary:Version}),
47 librust-pxar-0.5.0+test-harness-dev (= ${binary:Version})
fe30eb16
WB
48Description: Proxmox Archive format support library - Rust source code
49 This package contains the source for the Rust pxar crate, packaged by debcargo
50 for use with cargo and dh-cargo.
51
52Package: librust-pxar+anyhow-dev
53Architecture: any
54Multi-Arch: same
55Depends:
56 ${misc:Depends},
57 librust-pxar-dev (= ${binary:Version}),
58 librust-anyhow-1+default-dev
59Provides:
60 librust-pxar-0+anyhow-dev (= ${binary:Version}),
1137f325
WB
61 librust-pxar-0.5+anyhow-dev (= ${binary:Version}),
62 librust-pxar-0.5.0+anyhow-dev (= ${binary:Version})
fe30eb16
WB
63Description: Proxmox Archive format support library - feature "anyhow"
64 This metapackage enables feature "anyhow" for the Rust pxar crate, by pulling
65 in any additional dependencies needed by that feature.
66
67Package: librust-pxar+async-example-dev
68Architecture: any
69Multi-Arch: same
70Depends:
71 ${misc:Depends},
72 librust-pxar-dev (= ${binary:Version}),
73 librust-pxar+futures-io-dev (= ${binary:Version}),
74 librust-pxar+tokio-io-dev (= ${binary:Version}),
75 librust-pxar+tokio-fs-dev (= ${binary:Version}),
76 librust-anyhow-1+default-dev,
77 librust-tokio-0.2+io-driver-dev (>= 0.2.10-~~),
78 librust-tokio-0.2+macros-dev (>= 0.2.10-~~),
79 librust-tokio-0.2+rt-threaded-dev (>= 0.2.10-~~)
80Provides:
81 librust-pxar-0+async-example-dev (= ${binary:Version}),
1137f325
WB
82 librust-pxar-0.5+async-example-dev (= ${binary:Version}),
83 librust-pxar-0.5.0+async-example-dev (= ${binary:Version})
fe30eb16
WB
84Description: Proxmox Archive format support library - feature "async-example"
85 This metapackage enables feature "async-example" for the Rust pxar crate, by
86 pulling in any additional dependencies needed by that feature.
87
88Package: librust-pxar+default-dev
89Architecture: any
90Multi-Arch: same
91Depends:
92 ${misc:Depends},
93 librust-pxar-dev (= ${binary:Version}),
94 librust-pxar+futures-io-dev (= ${binary:Version}),
95 librust-pxar+tokio-io-dev (= ${binary:Version})
96Provides:
97 librust-pxar-0+default-dev (= ${binary:Version}),
1137f325
WB
98 librust-pxar-0.5+default-dev (= ${binary:Version}),
99 librust-pxar-0.5.0+default-dev (= ${binary:Version})
fe30eb16
WB
100Description: Proxmox Archive format support library - feature "default"
101 This metapackage enables feature "default" for the Rust pxar crate, by pulling
102 in any additional dependencies needed by that feature.
103
104Package: librust-pxar+full-dev
105Architecture: any
106Multi-Arch: same
107Depends:
108 ${misc:Depends},
109 librust-pxar-dev (= ${binary:Version}),
110 librust-pxar+tokio-fs-dev (= ${binary:Version}),
111 librust-pxar+futures-io-dev (= ${binary:Version})
112Provides:
113 librust-pxar-0+full-dev (= ${binary:Version}),
1137f325
WB
114 librust-pxar-0.5+full-dev (= ${binary:Version}),
115 librust-pxar-0.5.0+full-dev (= ${binary:Version})
fe30eb16
WB
116Description: Proxmox Archive format support library - feature "full"
117 This metapackage enables feature "full" for the Rust pxar crate, by pulling in
118 any additional dependencies needed by that feature.
119
120Package: librust-pxar+futures-dev
121Architecture: any
122Multi-Arch: same
123Depends:
124 ${misc:Depends},
125 librust-pxar-dev (= ${binary:Version}),
126 librust-futures-0.3+default-dev (>= 0.3.1-~~)
127Provides:
128 librust-pxar+futures-io-dev (= ${binary:Version}),
129 librust-pxar-0+futures-dev (= ${binary:Version}),
130 librust-pxar-0+futures-io-dev (= ${binary:Version}),
1137f325
WB
131 librust-pxar-0.5+futures-dev (= ${binary:Version}),
132 librust-pxar-0.5+futures-io-dev (= ${binary:Version}),
133 librust-pxar-0.5.0+futures-dev (= ${binary:Version}),
134 librust-pxar-0.5.0+futures-io-dev (= ${binary:Version})
fe30eb16
WB
135Description: Proxmox Archive format support library - feature "futures" and 1 more
136 This metapackage enables feature "futures" for the Rust pxar crate, by pulling
137 in any additional dependencies needed by that feature.
138 .
139 Additionally, this package also provides the "futures-io" feature.
140
141Package: librust-pxar+tokio-dev
142Architecture: any
143Multi-Arch: same
144Depends:
145 ${misc:Depends},
146 librust-pxar-dev (= ${binary:Version}),
147 librust-tokio-0.2-dev (>= 0.2.10-~~)
148Provides:
149 librust-pxar+tokio-io-dev (= ${binary:Version}),
150 librust-pxar-0+tokio-dev (= ${binary:Version}),
151 librust-pxar-0+tokio-io-dev (= ${binary:Version}),
1137f325
WB
152 librust-pxar-0.5+tokio-dev (= ${binary:Version}),
153 librust-pxar-0.5+tokio-io-dev (= ${binary:Version}),
154 librust-pxar-0.5.0+tokio-dev (= ${binary:Version}),
155 librust-pxar-0.5.0+tokio-io-dev (= ${binary:Version})
fe30eb16
WB
156Description: Proxmox Archive format support library - feature "tokio" and 1 more
157 This metapackage enables feature "tokio" for the Rust pxar crate, by pulling in
158 any additional dependencies needed by that feature.
159 .
160 Additionally, this package also provides the "tokio-io" feature.
161
162Package: librust-pxar+tokio-fs-dev
163Architecture: any
164Multi-Arch: same
165Depends:
166 ${misc:Depends},
167 librust-pxar-dev (= ${binary:Version}),
168 librust-pxar+tokio-io-dev (= ${binary:Version}),
169 librust-tokio-0.2+fs-dev (>= 0.2.10-~~)
170Provides:
171 librust-pxar-0+tokio-fs-dev (= ${binary:Version}),
1137f325
WB
172 librust-pxar-0.5+tokio-fs-dev (= ${binary:Version}),
173 librust-pxar-0.5.0+tokio-fs-dev (= ${binary:Version})
fe30eb16
WB
174Description: Proxmox Archive format support library - feature "tokio-fs"
175 This metapackage enables feature "tokio-fs" for the Rust pxar crate, by pulling
176 in any additional dependencies needed by that feature.