Codebase list rust-libslirp / fd9bfec
regex - prepare upload to get rid of cruft. Peter Michael Green 1 year, 6 months ago
5 changed file(s) with 689 addition(s) and 28 deletion(s). Raw diff Collapse all Expand all
0 rust-regex (1.6.0-2) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package regex 1.6.0 from crates.io using debcargo 2.5.0
4 * Drop relax-test-dep.diff, the rand change was actively preventing the
5 autopkgtest from running and the other two changes were no longer needed.
6 * Override debian/control and tweak some dependencies to workaround an issue
7 with the ftpmasters cruft cleanup script. This can be reverted when the
8 cruft is gone.
9
10 -- Peter Michael Green <plugwash@debian.org> Thu, 13 Oct 2022 00:19:43 +0000
11
012 rust-regex (1.6.0-1) unstable; urgency=medium
113
214 * Team upload.
0 Source: rust-regex
1 Section: rust
2 Priority: optional
3 Build-Depends: debhelper (>= 12),
4 dh-cargo (>= 25),
5 cargo:native <!nocheck>,
6 rustc:native <!nocheck>,
7 libstd-rust-dev <!nocheck>,
8 librust-aho-corasick-0.7+default-dev <!nocheck>,
9 librust-memchr-2+default-dev (>= 2.4.0-~~) <!nocheck>,
10 librust-regex-syntax-0.6+default-dev (>= 0.6.27-~~) <!nocheck>,
11 librust-regex-syntax-0.6+unicode-age-dev (>= 0.6.27-~~) <!nocheck>,
12 librust-regex-syntax-0.6+unicode-bool-dev (>= 0.6.27-~~) <!nocheck>,
13 librust-regex-syntax-0.6+unicode-case-dev (>= 0.6.27-~~) <!nocheck>,
14 librust-regex-syntax-0.6+unicode-dev (>= 0.6.27-~~) <!nocheck>,
15 librust-regex-syntax-0.6+unicode-gencat-dev (>= 0.6.27-~~) <!nocheck>,
16 librust-regex-syntax-0.6+unicode-perl-dev (>= 0.6.27-~~) <!nocheck>,
17 librust-regex-syntax-0.6+unicode-script-dev (>= 0.6.27-~~) <!nocheck>,
18 librust-regex-syntax-0.6+unicode-segment-dev (>= 0.6.27-~~) <!nocheck>,
19 librust-regex-syntax-0.6-dev (>= 0.6.27-~~) <!nocheck>
20 Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
21 Uploaders:
22 Sylvestre Ledru <sylvestre@debian.org>,
23 Robin Krahl <robin.krahl@ireas.org>,
24 kpcyrd <git@rxv.cc>,
25 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
26 Standards-Version: 4.5.1
27 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/regex]
28 Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/regex
29 Homepage: https://github.com/rust-lang/regex
30 Rules-Requires-Root: no
31
32 Package: librust-regex-dev
33 Architecture: any
34 Multi-Arch: same
35 Depends:
36 ${misc:Depends},
37 librust-regex-syntax-0.6-dev (>= 0.6.27-~~)
38 Recommends:
39 librust-regex+default-dev (= ${binary:Version})
40 Suggests:
41 librust-regex+aho-corasick-dev (= ${binary:Version}),
42 librust-regex+memchr-dev (= ${binary:Version}),
43 librust-regex+perf-dev (= ${binary:Version}),
44 librust-regex+perf-literal-dev (= ${binary:Version}),
45 librust-regex+unicode-dev (= ${binary:Version}),
46 librust-regex+unicode-age-dev (= ${binary:Version}),
47 librust-regex+unicode-bool-dev (= ${binary:Version}),
48 librust-regex+unicode-case-dev (= ${binary:Version}),
49 librust-regex+unicode-gencat-dev (= ${binary:Version}),
50 librust-regex+unicode-perl-dev (= ${binary:Version}),
51 librust-regex+unicode-script-dev (= ${binary:Version}),
52 librust-regex+unicode-segment-dev (= ${binary:Version})
53 Provides:
54 librust-regex+pattern-dev (= ${binary:Version}),
55 librust-regex+perf-cache-dev (= ${binary:Version}),
56 librust-regex+perf-dfa-dev (= ${binary:Version}),
57 librust-regex+perf-inline-dev (= ${binary:Version}),
58 librust-regex+std-dev (= ${binary:Version}),
59 librust-regex+unstable-dev (= ${binary:Version}),
60 librust-regex+use-std-dev (= ${binary:Version}),
61 librust-regex-1-dev (= ${binary:Version}),
62 librust-regex-1+pattern-dev (= ${binary:Version}),
63 librust-regex-1+perf-cache-dev (= ${binary:Version}),
64 librust-regex-1+perf-dfa-dev (= ${binary:Version}),
65 librust-regex-1+perf-inline-dev (= ${binary:Version}),
66 librust-regex-1+std-dev (= ${binary:Version}),
67 librust-regex-1+unstable-dev (= ${binary:Version}),
68 librust-regex-1+use-std-dev (= ${binary:Version}),
69 librust-regex-1.6-dev (= ${binary:Version}),
70 librust-regex-1.6+pattern-dev (= ${binary:Version}),
71 librust-regex-1.6+perf-cache-dev (= ${binary:Version}),
72 librust-regex-1.6+perf-dfa-dev (= ${binary:Version}),
73 librust-regex-1.6+perf-inline-dev (= ${binary:Version}),
74 librust-regex-1.6+std-dev (= ${binary:Version}),
75 librust-regex-1.6+unstable-dev (= ${binary:Version}),
76 librust-regex-1.6+use-std-dev (= ${binary:Version}),
77 librust-regex-1.6.0-dev (= ${binary:Version}),
78 librust-regex-1.6.0+pattern-dev (= ${binary:Version}),
79 librust-regex-1.6.0+perf-cache-dev (= ${binary:Version}),
80 librust-regex-1.6.0+perf-dfa-dev (= ${binary:Version}),
81 librust-regex-1.6.0+perf-inline-dev (= ${binary:Version}),
82 librust-regex-1.6.0+std-dev (= ${binary:Version}),
83 librust-regex-1.6.0+unstable-dev (= ${binary:Version}),
84 librust-regex-1.6.0+use-std-dev (= ${binary:Version})
85 Description: Regular expressions for Rust - Rust source code
86 This implementation uses finite automata and guarantees linear time matching on
87 all inputs.
88 .
89 This package contains the source for the Rust regex crate, packaged by debcargo
90 for use with cargo and dh-cargo.
91
92 Package: librust-regex+aho-corasick-dev
93 Architecture: any
94 Multi-Arch: same
95 Depends:
96 ${misc:Depends},
97 librust-regex-dev (= ${binary:Version}),
98 librust-aho-corasick-0.7+default-dev
99 Provides:
100 librust-regex-1+aho-corasick-dev (= ${binary:Version}),
101 librust-regex-1.6+aho-corasick-dev (= ${binary:Version}),
102 librust-regex-1.6.0+aho-corasick-dev (= ${binary:Version})
103 Description: Regular expressions for Rust - feature "aho-corasick"
104 This implementation uses finite automata and guarantees linear time matching on
105 all inputs.
106 .
107 This metapackage enables feature "aho-corasick" for the Rust regex crate, by
108 pulling in any additional dependencies needed by that feature.
109
110 Package: librust-regex+default-dev
111 Architecture: any
112 Multi-Arch: same
113 Depends:
114 ${misc:Depends},
115 librust-regex-dev (= ${binary:Version}),
116 librust-regex+std-dev (= ${binary:Version}),
117 librust-regex+perf-dev (= ${binary:Version}),
118 librust-regex+unicode-dev (= ${binary:Version}),
119 librust-regex-syntax-0.6+default-dev (>= 0.6.27-~~)
120 Provides:
121 librust-regex-1+default-dev (= ${binary:Version}),
122 librust-regex-1.6+default-dev (= ${binary:Version}),
123 librust-regex-1.6.0+default-dev (= ${binary:Version})
124 Description: Regular expressions for Rust - feature "default"
125 This implementation uses finite automata and guarantees linear time matching on
126 all inputs.
127 .
128 This metapackage enables feature "default" for the Rust regex crate, by pulling
129 in any additional dependencies needed by that feature.
130
131 Package: librust-regex+memchr-dev
132 Architecture: any
133 Multi-Arch: same
134 Depends:
135 ${misc:Depends},
136 librust-regex-dev (= ${binary:Version}),
137 librust-memchr-2+default-dev (>= 2.4.0-~~)
138 Provides:
139 librust-regex-1+memchr-dev (= ${binary:Version}),
140 librust-regex-1.6+memchr-dev (= ${binary:Version}),
141 librust-regex-1.6.0+memchr-dev (= ${binary:Version})
142 Description: Regular expressions for Rust - feature "memchr"
143 This implementation uses finite automata and guarantees linear time matching on
144 all inputs.
145 .
146 This metapackage enables feature "memchr" for the Rust regex crate, by pulling
147 in any additional dependencies needed by that feature.
148
149 Package: librust-regex+perf-dev
150 Architecture: any
151 Multi-Arch: same
152 Depends:
153 ${misc:Depends},
154 librust-regex-dev (= ${binary:Version}),
155 librust-regex+perf-dfa-dev (= ${binary:Version}),
156 librust-regex+perf-inline-dev (= ${binary:Version}),
157 librust-regex+perf-literal-dev (= ${binary:Version})
158 Provides:
159 librust-regex-1+perf-dev (= ${binary:Version}),
160 librust-regex-1.6+perf-dev (= ${binary:Version}),
161 librust-regex-1.6.0+perf-dev (= ${binary:Version})
162 Description: Regular expressions for Rust - feature "perf"
163 This implementation uses finite automata and guarantees linear time matching on
164 all inputs.
165 .
166 This metapackage enables feature "perf" for the Rust regex crate, by pulling in
167 any additional dependencies needed by that feature.
168
169 Package: librust-regex+perf-literal-dev
170 Architecture: any
171 Multi-Arch: same
172 Depends:
173 ${misc:Depends},
174 librust-regex-dev (= ${binary:Version}),
175 librust-regex+aho-corasick-dev (= ${binary:Version}),
176 librust-regex+memchr-dev (= ${binary:Version})
177 Provides:
178 librust-regex-1+perf-literal-dev (= ${binary:Version}),
179 librust-regex-1.6+perf-literal-dev (= ${binary:Version}),
180 librust-regex-1.6.0+perf-literal-dev (= ${binary:Version})
181 Description: Regular expressions for Rust - feature "perf-literal"
182 This implementation uses finite automata and guarantees linear time matching on
183 all inputs.
184 .
185 This metapackage enables feature "perf-literal" for the Rust regex crate, by
186 pulling in any additional dependencies needed by that feature.
187
188 Package: librust-regex+unicode-dev
189 Architecture: any
190 Multi-Arch: same
191 Depends:
192 ${misc:Depends},
193 librust-regex-dev (= ${binary:Version}),
194 librust-regex+unicode-age-dev (= ${binary:Version}),
195 librust-regex+unicode-bool-dev (= ${binary:Version}),
196 librust-regex+unicode-case-dev (= ${binary:Version}),
197 librust-regex+unicode-gencat-dev (= ${binary:Version}),
198 librust-regex+unicode-perl-dev (= ${binary:Version}),
199 librust-regex+unicode-script-dev (= ${binary:Version}),
200 librust-regex+unicode-segment-dev (= ${binary:Version}),
201 librust-regex-syntax-0.6+unicode-dev (>= 0.6.27-~~)
202 Provides:
203 librust-regex-1+unicode-dev (= ${binary:Version}),
204 librust-regex-1.6+unicode-dev (= ${binary:Version}),
205 librust-regex-1.6.0+unicode-dev (= ${binary:Version})
206 Description: Regular expressions for Rust - feature "unicode"
207 This implementation uses finite automata and guarantees linear time matching on
208 all inputs.
209 .
210 This metapackage enables feature "unicode" for the Rust regex crate, by pulling
211 in any additional dependencies needed by that feature.
212
213 Package: librust-regex+unicode-age-dev
214 Architecture: any
215 Multi-Arch: same
216 Depends:
217 ${misc:Depends},
218 librust-regex-dev (= ${binary:Version}),
219 librust-regex-syntax-0.6+unicode-age-dev (>= 0.6.27-~~)
220 Provides:
221 librust-regex-1+unicode-age-dev (= ${binary:Version}),
222 librust-regex-1.6+unicode-age-dev (= ${binary:Version}),
223 librust-regex-1.6.0+unicode-age-dev (= ${binary:Version})
224 Description: Regular expressions for Rust - feature "unicode-age"
225 This implementation uses finite automata and guarantees linear time matching on
226 all inputs.
227 .
228 This metapackage enables feature "unicode-age" for the Rust regex crate, by
229 pulling in any additional dependencies needed by that feature.
230
231 Package: librust-regex+unicode-bool-dev
232 Architecture: any
233 Multi-Arch: same
234 Depends:
235 ${misc:Depends},
236 librust-regex-dev (= ${binary:Version}),
237 librust-regex-syntax-0.6+unicode-bool-dev (>= 0.6.27-~~)
238 Provides:
239 librust-regex-1+unicode-bool-dev (= ${binary:Version}),
240 librust-regex-1.6+unicode-bool-dev (= ${binary:Version}),
241 librust-regex-1.6.0+unicode-bool-dev (= ${binary:Version})
242 Description: Regular expressions for Rust - feature "unicode-bool"
243 This implementation uses finite automata and guarantees linear time matching on
244 all inputs.
245 .
246 This metapackage enables feature "unicode-bool" for the Rust regex crate, by
247 pulling in any additional dependencies needed by that feature.
248
249 Package: librust-regex+unicode-case-dev
250 Architecture: any
251 Multi-Arch: same
252 Depends:
253 ${misc:Depends},
254 librust-regex-dev (= ${binary:Version}),
255 librust-regex-syntax-0.6+unicode-case-dev (>= 0.6.27-~~)
256 Provides:
257 librust-regex-1+unicode-case-dev (= ${binary:Version}),
258 librust-regex-1.6+unicode-case-dev (= ${binary:Version}),
259 librust-regex-1.6.0+unicode-case-dev (= ${binary:Version})
260 Description: Regular expressions for Rust - feature "unicode-case"
261 This implementation uses finite automata and guarantees linear time matching on
262 all inputs.
263 .
264 This metapackage enables feature "unicode-case" for the Rust regex crate, by
265 pulling in any additional dependencies needed by that feature.
266
267 Package: librust-regex+unicode-gencat-dev
268 Architecture: any
269 Multi-Arch: same
270 Depends:
271 ${misc:Depends},
272 librust-regex-dev (= ${binary:Version}),
273 librust-regex-syntax-0.6+unicode-gencat-dev (>= 0.6.27-~~)
274 Provides:
275 librust-regex-1+unicode-gencat-dev (= ${binary:Version}),
276 librust-regex-1.6+unicode-gencat-dev (= ${binary:Version}),
277 librust-regex-1.6.0+unicode-gencat-dev (= ${binary:Version})
278 Description: Regular expressions for Rust - feature "unicode-gencat"
279 This implementation uses finite automata and guarantees linear time matching on
280 all inputs.
281 .
282 This metapackage enables feature "unicode-gencat" for the Rust regex crate, by
283 pulling in any additional dependencies needed by that feature.
284
285 Package: librust-regex+unicode-perl-dev
286 Architecture: any
287 Multi-Arch: same
288 Depends:
289 ${misc:Depends},
290 librust-regex-dev (= ${binary:Version}),
291 librust-regex-syntax-0.6+unicode-perl-dev (>= 0.6.27-~~)
292 Provides:
293 librust-regex-1+unicode-perl-dev (= ${binary:Version}),
294 librust-regex-1.6+unicode-perl-dev (= ${binary:Version}),
295 librust-regex-1.6.0+unicode-perl-dev (= ${binary:Version})
296 Description: Regular expressions for Rust - feature "unicode-perl"
297 This implementation uses finite automata and guarantees linear time matching on
298 all inputs.
299 .
300 This metapackage enables feature "unicode-perl" for the Rust regex crate, by
301 pulling in any additional dependencies needed by that feature.
302
303 Package: librust-regex+unicode-script-dev
304 Architecture: any
305 Multi-Arch: same
306 Depends:
307 ${misc:Depends},
308 librust-regex-dev (= ${binary:Version}),
309 librust-regex-syntax-0.6+unicode-script-dev (>= 0.6.27-~~)
310 Provides:
311 librust-regex-1+unicode-script-dev (= ${binary:Version}),
312 librust-regex-1.6+unicode-script-dev (= ${binary:Version}),
313 librust-regex-1.6.0+unicode-script-dev (= ${binary:Version})
314 Description: Regular expressions for Rust - feature "unicode-script"
315 This implementation uses finite automata and guarantees linear time matching on
316 all inputs.
317 .
318 This metapackage enables feature "unicode-script" for the Rust regex crate, by
319 pulling in any additional dependencies needed by that feature.
320
321 Package: librust-regex+unicode-segment-dev
322 Architecture: any
323 Multi-Arch: same
324 Depends:
325 ${misc:Depends},
326 librust-regex-dev (= ${binary:Version}),
327 librust-regex-syntax-0.6+unicode-segment-dev (>= 0.6.27-~~)
328 Provides:
329 librust-regex-1+unicode-segment-dev (= ${binary:Version}),
330 librust-regex-1.6+unicode-segment-dev (= ${binary:Version}),
331 librust-regex-1.6.0+unicode-segment-dev (= ${binary:Version})
332 Description: Regular expressions for Rust - feature "unicode-segment"
333 This implementation uses finite automata and guarantees linear time matching on
334 all inputs.
335 .
336 This metapackage enables feature "unicode-segment" for the Rust regex crate, by
337 pulling in any additional dependencies needed by that feature.
0 Source: rust-regex
1 Section: rust
2 Priority: optional
3 Build-Depends: debhelper (>= 12),
4 dh-cargo (>= 25),
5 cargo:native <!nocheck>,
6 rustc:native <!nocheck>,
7 libstd-rust-dev <!nocheck>,
8 librust-aho-corasick-0.7+default-dev (>= 0.7.18-~~) <!nocheck>,
9 librust-memchr-2+default-dev (>= 2.4.0-~~) <!nocheck>,
10 librust-regex-syntax-0.6+default-dev (>= 0.6.27-~~) <!nocheck>,
11 librust-regex-syntax-0.6+unicode-age-dev (>= 0.6.27-~~) <!nocheck>,
12 librust-regex-syntax-0.6+unicode-bool-dev (>= 0.6.27-~~) <!nocheck>,
13 librust-regex-syntax-0.6+unicode-case-dev (>= 0.6.27-~~) <!nocheck>,
14 librust-regex-syntax-0.6+unicode-dev (>= 0.6.27-~~) <!nocheck>,
15 librust-regex-syntax-0.6+unicode-gencat-dev (>= 0.6.27-~~) <!nocheck>,
16 librust-regex-syntax-0.6+unicode-perl-dev (>= 0.6.27-~~) <!nocheck>,
17 librust-regex-syntax-0.6+unicode-script-dev (>= 0.6.27-~~) <!nocheck>,
18 librust-regex-syntax-0.6+unicode-segment-dev (>= 0.6.27-~~) <!nocheck>,
19 librust-regex-syntax-0.6-dev (>= 0.6.27-~~) <!nocheck>
20 Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
21 Uploaders:
22 Sylvestre Ledru <sylvestre@debian.org>,
23 Robin Krahl <robin.krahl@ireas.org>,
24 kpcyrd <git@rxv.cc>,
25 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
26 Standards-Version: 4.5.1
27 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/regex]
28 Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/regex
29 Homepage: https://github.com/rust-lang/regex
30 Rules-Requires-Root: no
31
32 Package: librust-regex-dev
33 Architecture: any
34 Multi-Arch: same
35 Depends:
36 ${misc:Depends},
37 librust-regex-syntax-0.6-dev (>= 0.6.27-~~)
38 Recommends:
39 librust-regex+default-dev (= ${binary:Version})
40 Suggests:
41 librust-regex+aho-corasick-dev (= ${binary:Version}),
42 librust-regex+memchr-dev (= ${binary:Version}),
43 librust-regex+perf-dev (= ${binary:Version}),
44 librust-regex+perf-literal-dev (= ${binary:Version}),
45 librust-regex+unicode-dev (= ${binary:Version}),
46 librust-regex+unicode-age-dev (= ${binary:Version}),
47 librust-regex+unicode-bool-dev (= ${binary:Version}),
48 librust-regex+unicode-case-dev (= ${binary:Version}),
49 librust-regex+unicode-gencat-dev (= ${binary:Version}),
50 librust-regex+unicode-perl-dev (= ${binary:Version}),
51 librust-regex+unicode-script-dev (= ${binary:Version}),
52 librust-regex+unicode-segment-dev (= ${binary:Version})
53 Provides:
54 librust-regex+pattern-dev (= ${binary:Version}),
55 librust-regex+perf-cache-dev (= ${binary:Version}),
56 librust-regex+perf-dfa-dev (= ${binary:Version}),
57 librust-regex+perf-inline-dev (= ${binary:Version}),
58 librust-regex+std-dev (= ${binary:Version}),
59 librust-regex+unstable-dev (= ${binary:Version}),
60 librust-regex+use-std-dev (= ${binary:Version}),
61 librust-regex-1-dev (= ${binary:Version}),
62 librust-regex-1+pattern-dev (= ${binary:Version}),
63 librust-regex-1+perf-cache-dev (= ${binary:Version}),
64 librust-regex-1+perf-dfa-dev (= ${binary:Version}),
65 librust-regex-1+perf-inline-dev (= ${binary:Version}),
66 librust-regex-1+std-dev (= ${binary:Version}),
67 librust-regex-1+unstable-dev (= ${binary:Version}),
68 librust-regex-1+use-std-dev (= ${binary:Version}),
69 librust-regex-1.6-dev (= ${binary:Version}),
70 librust-regex-1.6+pattern-dev (= ${binary:Version}),
71 librust-regex-1.6+perf-cache-dev (= ${binary:Version}),
72 librust-regex-1.6+perf-dfa-dev (= ${binary:Version}),
73 librust-regex-1.6+perf-inline-dev (= ${binary:Version}),
74 librust-regex-1.6+std-dev (= ${binary:Version}),
75 librust-regex-1.6+unstable-dev (= ${binary:Version}),
76 librust-regex-1.6+use-std-dev (= ${binary:Version}),
77 librust-regex-1.6.0-dev (= ${binary:Version}),
78 librust-regex-1.6.0+pattern-dev (= ${binary:Version}),
79 librust-regex-1.6.0+perf-cache-dev (= ${binary:Version}),
80 librust-regex-1.6.0+perf-dfa-dev (= ${binary:Version}),
81 librust-regex-1.6.0+perf-inline-dev (= ${binary:Version}),
82 librust-regex-1.6.0+std-dev (= ${binary:Version}),
83 librust-regex-1.6.0+unstable-dev (= ${binary:Version}),
84 librust-regex-1.6.0+use-std-dev (= ${binary:Version})
85 Description: Regular expressions for Rust - Rust source code
86 This implementation uses finite automata and guarantees linear time matching on
87 all inputs.
88 .
89 This package contains the source for the Rust regex crate, packaged by debcargo
90 for use with cargo and dh-cargo.
91
92 Package: librust-regex+aho-corasick-dev
93 Architecture: any
94 Multi-Arch: same
95 Depends:
96 ${misc:Depends},
97 librust-regex-dev (= ${binary:Version}),
98 librust-aho-corasick-0.7+default-dev (>= 0.7.18-~~)
99 Provides:
100 librust-regex-1+aho-corasick-dev (= ${binary:Version}),
101 librust-regex-1.6+aho-corasick-dev (= ${binary:Version}),
102 librust-regex-1.6.0+aho-corasick-dev (= ${binary:Version})
103 Description: Regular expressions for Rust - feature "aho-corasick"
104 This implementation uses finite automata and guarantees linear time matching on
105 all inputs.
106 .
107 This metapackage enables feature "aho-corasick" for the Rust regex crate, by
108 pulling in any additional dependencies needed by that feature.
109
110 Package: librust-regex+default-dev
111 Architecture: any
112 Multi-Arch: same
113 Depends:
114 ${misc:Depends},
115 librust-regex-dev (= ${binary:Version}),
116 librust-regex+std-dev (= ${binary:Version}),
117 librust-regex+perf-dev (= ${binary:Version}),
118 librust-regex+unicode-dev (= ${binary:Version}),
119 librust-regex-syntax-0.6+default-dev (>= 0.6.27-~~)
120 Provides:
121 librust-regex-1+default-dev (= ${binary:Version}),
122 librust-regex-1.6+default-dev (= ${binary:Version}),
123 librust-regex-1.6.0+default-dev (= ${binary:Version})
124 Description: Regular expressions for Rust - feature "default"
125 This implementation uses finite automata and guarantees linear time matching on
126 all inputs.
127 .
128 This metapackage enables feature "default" for the Rust regex crate, by pulling
129 in any additional dependencies needed by that feature.
130
131 Package: librust-regex+memchr-dev
132 Architecture: any
133 Multi-Arch: same
134 Depends:
135 ${misc:Depends},
136 librust-regex-dev (= ${binary:Version}),
137 librust-memchr-2+default-dev (>= 2.4.0-~~)
138 Provides:
139 librust-regex-1+memchr-dev (= ${binary:Version}),
140 librust-regex-1.6+memchr-dev (= ${binary:Version}),
141 librust-regex-1.6.0+memchr-dev (= ${binary:Version})
142 Description: Regular expressions for Rust - feature "memchr"
143 This implementation uses finite automata and guarantees linear time matching on
144 all inputs.
145 .
146 This metapackage enables feature "memchr" for the Rust regex crate, by pulling
147 in any additional dependencies needed by that feature.
148
149 Package: librust-regex+perf-dev
150 Architecture: any
151 Multi-Arch: same
152 Depends:
153 ${misc:Depends},
154 librust-regex-dev (= ${binary:Version}),
155 librust-regex+perf-cache-dev (= ${binary:Version}),
156 librust-regex+perf-dfa-dev (= ${binary:Version}),
157 librust-regex+perf-inline-dev (= ${binary:Version}),
158 librust-regex+perf-literal-dev (= ${binary:Version})
159 Provides:
160 librust-regex-1+perf-dev (= ${binary:Version}),
161 librust-regex-1.6+perf-dev (= ${binary:Version}),
162 librust-regex-1.6.0+perf-dev (= ${binary:Version})
163 Description: Regular expressions for Rust - feature "perf"
164 This implementation uses finite automata and guarantees linear time matching on
165 all inputs.
166 .
167 This metapackage enables feature "perf" for the Rust regex crate, by pulling in
168 any additional dependencies needed by that feature.
169
170 Package: librust-regex+perf-literal-dev
171 Architecture: any
172 Multi-Arch: same
173 Depends:
174 ${misc:Depends},
175 librust-regex-dev (= ${binary:Version}),
176 librust-regex+aho-corasick-dev (= ${binary:Version}),
177 librust-regex+memchr-dev (= ${binary:Version})
178 Provides:
179 librust-regex-1+perf-literal-dev (= ${binary:Version}),
180 librust-regex-1.6+perf-literal-dev (= ${binary:Version}),
181 librust-regex-1.6.0+perf-literal-dev (= ${binary:Version})
182 Description: Regular expressions for Rust - feature "perf-literal"
183 This implementation uses finite automata and guarantees linear time matching on
184 all inputs.
185 .
186 This metapackage enables feature "perf-literal" for the Rust regex crate, by
187 pulling in any additional dependencies needed by that feature.
188
189 Package: librust-regex+unicode-dev
190 Architecture: any
191 Multi-Arch: same
192 Depends:
193 ${misc:Depends},
194 librust-regex-dev (= ${binary:Version}),
195 librust-regex+unicode-age-dev (= ${binary:Version}),
196 librust-regex+unicode-bool-dev (= ${binary:Version}),
197 librust-regex+unicode-case-dev (= ${binary:Version}),
198 librust-regex+unicode-gencat-dev (= ${binary:Version}),
199 librust-regex+unicode-perl-dev (= ${binary:Version}),
200 librust-regex+unicode-script-dev (= ${binary:Version}),
201 librust-regex+unicode-segment-dev (= ${binary:Version}),
202 librust-regex-syntax-0.6+unicode-dev (>= 0.6.27-~~)
203 Provides:
204 librust-regex-1+unicode-dev (= ${binary:Version}),
205 librust-regex-1.6+unicode-dev (= ${binary:Version}),
206 librust-regex-1.6.0+unicode-dev (= ${binary:Version})
207 Description: Regular expressions for Rust - feature "unicode"
208 This implementation uses finite automata and guarantees linear time matching on
209 all inputs.
210 .
211 This metapackage enables feature "unicode" for the Rust regex crate, by pulling
212 in any additional dependencies needed by that feature.
213
214 Package: librust-regex+unicode-age-dev
215 Architecture: any
216 Multi-Arch: same
217 Depends:
218 ${misc:Depends},
219 librust-regex-dev (= ${binary:Version}),
220 librust-regex-syntax-0.6+unicode-age-dev (>= 0.6.27-~~)
221 Provides:
222 librust-regex-1+unicode-age-dev (= ${binary:Version}),
223 librust-regex-1.6+unicode-age-dev (= ${binary:Version}),
224 librust-regex-1.6.0+unicode-age-dev (= ${binary:Version})
225 Description: Regular expressions for Rust - feature "unicode-age"
226 This implementation uses finite automata and guarantees linear time matching on
227 all inputs.
228 .
229 This metapackage enables feature "unicode-age" for the Rust regex crate, by
230 pulling in any additional dependencies needed by that feature.
231
232 Package: librust-regex+unicode-bool-dev
233 Architecture: any
234 Multi-Arch: same
235 Depends:
236 ${misc:Depends},
237 librust-regex-dev (= ${binary:Version}),
238 librust-regex-syntax-0.6+unicode-bool-dev (>= 0.6.27-~~)
239 Provides:
240 librust-regex-1+unicode-bool-dev (= ${binary:Version}),
241 librust-regex-1.6+unicode-bool-dev (= ${binary:Version}),
242 librust-regex-1.6.0+unicode-bool-dev (= ${binary:Version})
243 Description: Regular expressions for Rust - feature "unicode-bool"
244 This implementation uses finite automata and guarantees linear time matching on
245 all inputs.
246 .
247 This metapackage enables feature "unicode-bool" for the Rust regex crate, by
248 pulling in any additional dependencies needed by that feature.
249
250 Package: librust-regex+unicode-case-dev
251 Architecture: any
252 Multi-Arch: same
253 Depends:
254 ${misc:Depends},
255 librust-regex-dev (= ${binary:Version}),
256 librust-regex-syntax-0.6+unicode-case-dev (>= 0.6.27-~~)
257 Provides:
258 librust-regex-1+unicode-case-dev (= ${binary:Version}),
259 librust-regex-1.6+unicode-case-dev (= ${binary:Version}),
260 librust-regex-1.6.0+unicode-case-dev (= ${binary:Version})
261 Description: Regular expressions for Rust - feature "unicode-case"
262 This implementation uses finite automata and guarantees linear time matching on
263 all inputs.
264 .
265 This metapackage enables feature "unicode-case" for the Rust regex crate, by
266 pulling in any additional dependencies needed by that feature.
267
268 Package: librust-regex+unicode-gencat-dev
269 Architecture: any
270 Multi-Arch: same
271 Depends:
272 ${misc:Depends},
273 librust-regex-dev (= ${binary:Version}),
274 librust-regex-syntax-0.6+unicode-gencat-dev (>= 0.6.27-~~)
275 Provides:
276 librust-regex-1+unicode-gencat-dev (= ${binary:Version}),
277 librust-regex-1.6+unicode-gencat-dev (= ${binary:Version}),
278 librust-regex-1.6.0+unicode-gencat-dev (= ${binary:Version})
279 Description: Regular expressions for Rust - feature "unicode-gencat"
280 This implementation uses finite automata and guarantees linear time matching on
281 all inputs.
282 .
283 This metapackage enables feature "unicode-gencat" for the Rust regex crate, by
284 pulling in any additional dependencies needed by that feature.
285
286 Package: librust-regex+unicode-perl-dev
287 Architecture: any
288 Multi-Arch: same
289 Depends:
290 ${misc:Depends},
291 librust-regex-dev (= ${binary:Version}),
292 librust-regex-syntax-0.6+unicode-perl-dev (>= 0.6.27-~~)
293 Provides:
294 librust-regex-1+unicode-perl-dev (= ${binary:Version}),
295 librust-regex-1.6+unicode-perl-dev (= ${binary:Version}),
296 librust-regex-1.6.0+unicode-perl-dev (= ${binary:Version})
297 Description: Regular expressions for Rust - feature "unicode-perl"
298 This implementation uses finite automata and guarantees linear time matching on
299 all inputs.
300 .
301 This metapackage enables feature "unicode-perl" for the Rust regex crate, by
302 pulling in any additional dependencies needed by that feature.
303
304 Package: librust-regex+unicode-script-dev
305 Architecture: any
306 Multi-Arch: same
307 Depends:
308 ${misc:Depends},
309 librust-regex-dev (= ${binary:Version}),
310 librust-regex-syntax-0.6+unicode-script-dev (>= 0.6.27-~~)
311 Provides:
312 librust-regex-1+unicode-script-dev (= ${binary:Version}),
313 librust-regex-1.6+unicode-script-dev (= ${binary:Version}),
314 librust-regex-1.6.0+unicode-script-dev (= ${binary:Version})
315 Description: Regular expressions for Rust - feature "unicode-script"
316 This implementation uses finite automata and guarantees linear time matching on
317 all inputs.
318 .
319 This metapackage enables feature "unicode-script" for the Rust regex crate, by
320 pulling in any additional dependencies needed by that feature.
321
322 Package: librust-regex+unicode-segment-dev
323 Architecture: any
324 Multi-Arch: same
325 Depends:
326 ${misc:Depends},
327 librust-regex-dev (= ${binary:Version}),
328 librust-regex-syntax-0.6+unicode-segment-dev (>= 0.6.27-~~)
329 Provides:
330 librust-regex-1+unicode-segment-dev (= ${binary:Version}),
331 librust-regex-1.6+unicode-segment-dev (= ${binary:Version}),
332 librust-regex-1.6.0+unicode-segment-dev (= ${binary:Version})
333 Description: Regular expressions for Rust - feature "unicode-segment"
334 This implementation uses finite automata and guarantees linear time matching on
335 all inputs.
336 .
337 This metapackage enables feature "unicode-segment" for the Rust regex crate, by
338 pulling in any additional dependencies needed by that feature.
+0
-27
src/regex/debian/patches/relax-test-dep.diff less more
0 Index: regex/Cargo.toml
1 ===================================================================
2 --- regex.orig/Cargo.toml
3 +++ regex/Cargo.toml
4 @@ -80,7 +80,7 @@ name = "crates-regex"
5 path = "tests/test_crates_regex.rs"
6
7 [dependencies.aho-corasick]
8 -version = "0.7.18"
9 +version = "0.7"
10 optional = true
11
12 [dependencies.memchr]
13 @@ -95,11 +95,11 @@ default-features = false
14 version = "1"
15
16 [dev-dependencies.quickcheck]
17 -version = "1.0.3"
18 +version = "1"
19 default-features = false
20
21 [dev-dependencies.rand]
22 -version = "0.8.3"
23 +version = "0.7"
24 features = [
25 "getrandom",
26 "small_rng",
+0
-1
src/regex/debian/patches/series less more
0 relax-test-dep.diff