File: control

package info (click to toggle)
rust-uuid 0.8.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 356 kB
  • sloc: makefile: 2
file content (193 lines) | stat: -rw-r--r-- 7,165 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
Source: rust-uuid
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
 dh-cargo (>= 18),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Sylvestre Ledru <sylvestre@debian.org>
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/uuid]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/uuid
Homepage: https://github.com/uuid-rs/uuid

Package: librust-uuid-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends}
Suggests:
 librust-uuid+guid-dev (= ${binary:Version}),
 librust-uuid+md5-dev (= ${binary:Version}),
 librust-uuid+rand-dev (= ${binary:Version}),
 librust-uuid+serde-dev (= ${binary:Version}),
 librust-uuid+sha1-dev (= ${binary:Version}),
 librust-uuid+slog-dev (= ${binary:Version}),
 librust-uuid+stdweb-dev (= ${binary:Version}),
 librust-uuid+wasm-bindgen-dev (= ${binary:Version})
Provides:
 librust-uuid+default-dev (= ${binary:Version}),
 librust-uuid+std-dev (= ${binary:Version}),
 librust-uuid+v1-dev (= ${binary:Version}),
 librust-uuid-0-dev (= ${binary:Version}),
 librust-uuid-0+default-dev (= ${binary:Version}),
 librust-uuid-0+std-dev (= ${binary:Version}),
 librust-uuid-0+v1-dev (= ${binary:Version}),
 librust-uuid-0.8-dev (= ${binary:Version}),
 librust-uuid-0.8+default-dev (= ${binary:Version}),
 librust-uuid-0.8+std-dev (= ${binary:Version}),
 librust-uuid-0.8+v1-dev (= ${binary:Version}),
 librust-uuid-0.8.1-dev (= ${binary:Version}),
 librust-uuid-0.8.1+default-dev (= ${binary:Version}),
 librust-uuid-0.8.1+std-dev (= ${binary:Version}),
 librust-uuid-0.8.1+v1-dev (= ${binary:Version})
Description: Generate and parse UUIDs - Rust source code
 This package contains the source for the Rust uuid crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-uuid+guid-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-uuid-dev (= ${binary:Version}),
 librust-winapi-0.3+default-dev
Provides:
 librust-uuid+winapi-dev (= ${binary:Version}),
 librust-uuid-0+guid-dev (= ${binary:Version}),
 librust-uuid-0+winapi-dev (= ${binary:Version}),
 librust-uuid-0.8+guid-dev (= ${binary:Version}),
 librust-uuid-0.8+winapi-dev (= ${binary:Version}),
 librust-uuid-0.8.1+guid-dev (= ${binary:Version}),
 librust-uuid-0.8.1+winapi-dev (= ${binary:Version})
Description: Generate and parse UUIDs - feature "guid" and 1 more
 This metapackage enables feature "guid" for the Rust uuid crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "winapi" feature.

Package: librust-uuid+md5-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-uuid-dev (= ${binary:Version}),
 librust-md5-0.7+default-dev
Provides:
 librust-uuid+v3-dev (= ${binary:Version}),
 librust-uuid-0+md5-dev (= ${binary:Version}),
 librust-uuid-0+v3-dev (= ${binary:Version}),
 librust-uuid-0.8+md5-dev (= ${binary:Version}),
 librust-uuid-0.8+v3-dev (= ${binary:Version}),
 librust-uuid-0.8.1+md5-dev (= ${binary:Version}),
 librust-uuid-0.8.1+v3-dev (= ${binary:Version})
Description: Generate and parse UUIDs - feature "md5" and 1 more
 This metapackage enables feature "md5" for the Rust uuid crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "v3" feature.

Package: librust-uuid+rand-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-uuid-dev (= ${binary:Version}),
 librust-rand-0.7+default-dev
Provides:
 librust-uuid+v4-dev (= ${binary:Version}),
 librust-uuid-0+rand-dev (= ${binary:Version}),
 librust-uuid-0+v4-dev (= ${binary:Version}),
 librust-uuid-0.8+rand-dev (= ${binary:Version}),
 librust-uuid-0.8+v4-dev (= ${binary:Version}),
 librust-uuid-0.8.1+rand-dev (= ${binary:Version}),
 librust-uuid-0.8.1+v4-dev (= ${binary:Version})
Description: Generate and parse UUIDs - feature "rand" and 1 more
 This metapackage enables feature "rand" for the Rust uuid crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "v4" feature.

Package: librust-uuid+serde-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-uuid-dev (= ${binary:Version}),
 librust-serde-1+serde-derive-dev (>= 1.0.56-~~)
Provides:
 librust-uuid-0+serde-dev (= ${binary:Version}),
 librust-uuid-0.8+serde-dev (= ${binary:Version}),
 librust-uuid-0.8.1+serde-dev (= ${binary:Version})
Description: Generate and parse UUIDs - feature "serde"
 This metapackage enables feature "serde" for the Rust uuid crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-uuid+sha1-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-uuid-dev (= ${binary:Version}),
 librust-sha1-0.6+default-dev
Provides:
 librust-uuid+v5-dev (= ${binary:Version}),
 librust-uuid-0+sha1-dev (= ${binary:Version}),
 librust-uuid-0+v5-dev (= ${binary:Version}),
 librust-uuid-0.8+sha1-dev (= ${binary:Version}),
 librust-uuid-0.8+v5-dev (= ${binary:Version}),
 librust-uuid-0.8.1+sha1-dev (= ${binary:Version}),
 librust-uuid-0.8.1+v5-dev (= ${binary:Version})
Description: Generate and parse UUIDs - feature "sha1" and 1 more
 This metapackage enables feature "sha1" for the Rust uuid crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "v5" feature.

Package: librust-uuid+slog-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-uuid-dev (= ${binary:Version}),
 librust-slog-2+default-dev
Provides:
 librust-uuid-0+slog-dev (= ${binary:Version}),
 librust-uuid-0.8+slog-dev (= ${binary:Version}),
 librust-uuid-0.8.1+slog-dev (= ${binary:Version})
Description: Generate and parse UUIDs - feature "slog"
 This metapackage enables feature "slog" for the Rust uuid crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-uuid+stdweb-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-uuid-dev (= ${binary:Version}),
 librust-rand-0.7+stdweb-dev
Provides:
 librust-uuid-0+stdweb-dev (= ${binary:Version}),
 librust-uuid-0.8+stdweb-dev (= ${binary:Version}),
 librust-uuid-0.8.1+stdweb-dev (= ${binary:Version})
Description: Generate and parse UUIDs - feature "stdweb"
 This metapackage enables feature "stdweb" for the Rust uuid crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-uuid+wasm-bindgen-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-uuid-dev (= ${binary:Version}),
 librust-rand-0.7+wasm-bindgen-dev
Provides:
 librust-uuid-0+wasm-bindgen-dev (= ${binary:Version}),
 librust-uuid-0.8+wasm-bindgen-dev (= ${binary:Version}),
 librust-uuid-0.8.1+wasm-bindgen-dev (= ${binary:Version})
Description: Generate and parse UUIDs - feature "wasm-bindgen"
 This metapackage enables feature "wasm-bindgen" for the Rust uuid crate, by
 pulling in any additional dependencies needed by that feature.