Codebase list rust-bzip2 / 2bf4825
Release package derivative Andrej Shadura 3 years ago
2 changed file(s) with 387 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 rust-derivative (2.1.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-derivative (2.1.1-1) unstable; urgency=medium
11
22 * Package derivative 2.1.1 from crates.io using debcargo 2.4.3
33
4 -- Andrej Shadura <andrewsh@debian.org> Tue, 22 Dec 2020 14:35:33 +0100
4 -- Andrej Shadura <andrewsh@debian.org> Tue, 22 Dec 2020 14:43:41 +0100
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: derivative
2 Upstream-Contact: mcarton <cartonmartin+git@gmail.com>
3 Source: https://github.com/mcarton/rust-derivative
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS mcarton <cartonmartin+git@gmail.com>
7 License: MIT or Apache-2.0
8 Comment:
9 FIXME (overlay): Since upstream copyright years are not available in
10 Cargo.toml, they were extracted from the upstream Git repository. This may not
11 be correct information so you should review and fix this before uploading to
12 the archive.
13
14 Files: ./LICENSE-MIT
15 Copyright: 2016 Martin Carton
16 License: UNKNOWN-LICENSE; FIXME (overlay)
17 Comment:
18 FIXME (overlay): These notices are extracted from files. Please review them
19 before uploading to the archive.
20
21 Files: ./src/bound.rs
22 Copyright: 2016 The serde Developers. See
23 License: UNKNOWN-LICENSE; FIXME (overlay)
24 Comment:
25 FIXME (overlay): These notices are extracted from files. Please review them
26 before uploading to the archive.
27
28 Files: ./tests/rustc-class-implement-traits.rs
29 Copyright: 2012-2014 The Rust Project Developers
30 License: UNKNOWN-LICENSE; FIXME (overlay)
31 Comment:
32 FIXME (overlay): These notices are extracted from files. Please review them
33 before uploading to the archive.
34
35 Files: ./tests/rustc-deriving-bounds.rs
36 Copyright: 2014 The Rust Project Developers
37 License: UNKNOWN-LICENSE; FIXME (overlay)
38 Comment:
39 FIXME (overlay): These notices are extracted from files. Please review them
40 before uploading to the archive.
41
42 Files: ./tests/rustc-deriving-clone-array.rs
43 Copyright: 2015 The Rust Project Developers
44 License: UNKNOWN-LICENSE; FIXME (overlay)
45 Comment:
46 FIXME (overlay): These notices are extracted from files. Please review them
47 before uploading to the archive.
48
49 Files: ./tests/rustc-deriving-clone-enum.rs
50 Copyright: 2013 The Rust Project Developers
51 License: UNKNOWN-LICENSE; FIXME (overlay)
52 Comment:
53 FIXME (overlay): These notices are extracted from files. Please review them
54 before uploading to the archive.
55
56 Files: ./tests/rustc-deriving-clone-generic-enum.rs
57 Copyright: 2013 The Rust Project Developers
58 License: UNKNOWN-LICENSE; FIXME (overlay)
59 Comment:
60 FIXME (overlay): These notices are extracted from files. Please review them
61 before uploading to the archive.
62
63 Files: ./tests/rustc-deriving-clone-generic-tuple-struct.rs
64 Copyright: 2013 The Rust Project Developers
65 License: UNKNOWN-LICENSE; FIXME (overlay)
66 Comment:
67 FIXME (overlay): These notices are extracted from files. Please review them
68 before uploading to the archive.
69
70 Files: ./tests/rustc-deriving-clone-struct.rs
71 Copyright: 2013 The Rust Project Developers
72 License: UNKNOWN-LICENSE; FIXME (overlay)
73 Comment:
74 FIXME (overlay): These notices are extracted from files. Please review them
75 before uploading to the archive.
76
77 Files: ./tests/rustc-deriving-clone-tuple-struct.rs
78 Copyright: 2013 The Rust Project Developers
79 License: UNKNOWN-LICENSE; FIXME (overlay)
80 Comment:
81 FIXME (overlay): These notices are extracted from files. Please review them
82 before uploading to the archive.
83
84 Files: ./tests/rustc-deriving-cmp-generic-enum.rs
85 Copyright: 2013 The Rust Project Developers
86 License: UNKNOWN-LICENSE; FIXME (overlay)
87 Comment:
88 FIXME (overlay): These notices are extracted from files. Please review them
89 before uploading to the archive.
90
91 Files: ./tests/rustc-deriving-cmp-generic-struct-enum.rs
92 Copyright: 2013 The Rust Project Developers
93 License: UNKNOWN-LICENSE; FIXME (overlay)
94 Comment:
95 FIXME (overlay): These notices are extracted from files. Please review them
96 before uploading to the archive.
97
98 Files: ./tests/rustc-deriving-cmp-generic-struct.rs
99 Copyright: 2013 The Rust Project Developers
100 License: UNKNOWN-LICENSE; FIXME (overlay)
101 Comment:
102 FIXME (overlay): These notices are extracted from files. Please review them
103 before uploading to the archive.
104
105 Files: ./tests/rustc-deriving-cmp-generic-tuple-struct.rs
106 Copyright: 2013 The Rust Project Developers
107 License: UNKNOWN-LICENSE; FIXME (overlay)
108 Comment:
109 FIXME (overlay): These notices are extracted from files. Please review them
110 before uploading to the archive.
111
112 Files: ./tests/rustc-deriving-copyclone.rs
113 Copyright: 2016 The Rust Project Developers
114 License: UNKNOWN-LICENSE; FIXME (overlay)
115 Comment:
116 FIXME (overlay): These notices are extracted from files. Please review them
117 before uploading to the archive.
118
119 Files: ./tests/rustc-deriving-default-box.rs
120 Copyright: 2013-2014 The Rust Project Developers
121 License: UNKNOWN-LICENSE; FIXME (overlay)
122 Comment:
123 FIXME (overlay): These notices are extracted from files. Please review them
124 before uploading to the archive.
125
126 Files: ./tests/rustc-deriving-enum-single-variant.rs
127 Copyright: 2014 The Rust Project Developers
128 License: UNKNOWN-LICENSE; FIXME (overlay)
129 Comment:
130 FIXME (overlay): These notices are extracted from files. Please review them
131 before uploading to the archive.
132
133 Files: ./tests/rustc-deriving-hash.rs
134 Copyright: 2014 The Rust Project Developers
135 License: UNKNOWN-LICENSE; FIXME (overlay)
136 Comment:
137 FIXME (overlay): These notices are extracted from files. Please review them
138 before uploading to the archive.
139
140 Files: ./tests/rustc-deriving-in-fn.rs
141 Copyright: 2014 The Rust Project Developers
142 License: UNKNOWN-LICENSE; FIXME (overlay)
143 Comment:
144 FIXME (overlay): These notices are extracted from files. Please review them
145 before uploading to the archive.
146
147 Files: ./tests/rustc-deriving-meta-multiple.rs
148 Copyright: 2013-2014 The Rust Project Developers
149 License: UNKNOWN-LICENSE; FIXME (overlay)
150 Comment:
151 FIXME (overlay): These notices are extracted from files. Please review them
152 before uploading to the archive.
153
154 Files: ./tests/rustc-deriving-meta.rs
155 Copyright: 2013-2014 The Rust Project Developers
156 License: UNKNOWN-LICENSE; FIXME (overlay)
157 Comment:
158 FIXME (overlay): These notices are extracted from files. Please review them
159 before uploading to the archive.
160
161 Files: ./tests/rustc-deriving-show.rs
162 Copyright: 2014 The Rust Project Developers
163 License: UNKNOWN-LICENSE; FIXME (overlay)
164 Comment:
165 FIXME (overlay): These notices are extracted from files. Please review them
166 before uploading to the archive.
167
168 Files: ./tests/rustc-deriving-via-extension-hash-enum.rs
169 Copyright: 2012-2014 The Rust Project Developers
170 License: UNKNOWN-LICENSE; FIXME (overlay)
171 Comment:
172 FIXME (overlay): These notices are extracted from files. Please review them
173 before uploading to the archive.
174
175 Files: ./tests/rustc-deriving-via-extension-hash-struct.rs
176 Copyright: 2012-2014 The Rust Project Developers
177 License: UNKNOWN-LICENSE; FIXME (overlay)
178 Comment:
179 FIXME (overlay): These notices are extracted from files. Please review them
180 before uploading to the archive.
181
182 Files: ./tests/rustc-deriving-via-extension-type-params.rs
183 Copyright: 2012-2014 The Rust Project Developers
184 License: UNKNOWN-LICENSE; FIXME (overlay)
185 Comment:
186 FIXME (overlay): These notices are extracted from files. Please review them
187 before uploading to the archive.
188
189 Files: ./tests/rustc-expr-copy.rs
190 Copyright: 2012-2014 The Rust Project Developers
191 License: UNKNOWN-LICENSE; FIXME (overlay)
192 Comment:
193 FIXME (overlay): These notices are extracted from files. Please review them
194 before uploading to the archive.
195
196 Files: ./tests/rustc-exterior.rs
197 Copyright: 2012 The Rust Project Developers
198 License: UNKNOWN-LICENSE; FIXME (overlay)
199 Comment:
200 FIXME (overlay): These notices are extracted from files. Please review them
201 before uploading to the archive.
202
203 Files: ./tests/rustc-issue-12860.rs
204 Copyright: 2014 The Rust Project Developers
205 License: UNKNOWN-LICENSE; FIXME (overlay)
206 Comment:
207 FIXME (overlay): These notices are extracted from files. Please review them
208 before uploading to the archive.
209
210 Files: ./tests/rustc-issue-13434.rs
211 Copyright: 2014 The Rust Project Developers
212 License: UNKNOWN-LICENSE; FIXME (overlay)
213 Comment:
214 FIXME (overlay): These notices are extracted from files. Please review them
215 before uploading to the archive.
216
217 Files: ./tests/rustc-issue-16530.rs
218 Copyright: 2015 The Rust Project Developers
219 License: UNKNOWN-LICENSE; FIXME (overlay)
220 Comment:
221 FIXME (overlay): These notices are extracted from files. Please review them
222 before uploading to the archive.
223
224 Files: ./tests/rustc-issue-19037.rs
225 Copyright: 2014 The Rust Project Developers
226 License: UNKNOWN-LICENSE; FIXME (overlay)
227 Comment:
228 FIXME (overlay): These notices are extracted from files. Please review them
229 before uploading to the archive.
230
231 Files: ./tests/rustc-issue-19102.rs
232 Copyright: 2015 The Rust Project Developers
233 License: UNKNOWN-LICENSE; FIXME (overlay)
234 Comment:
235 FIXME (overlay): These notices are extracted from files. Please review them
236 before uploading to the archive.
237
238 Files: ./tests/rustc-issue-19135.rs
239 Copyright: 2014 The Rust Project Developers
240 License: UNKNOWN-LICENSE; FIXME (overlay)
241 Comment:
242 FIXME (overlay): These notices are extracted from files. Please review them
243 before uploading to the archive.
244
245 Files: ./tests/rustc-issue-19358.rs
246 Copyright: 2014 The Rust Project Developers
247 License: UNKNOWN-LICENSE; FIXME (overlay)
248 Comment:
249 FIXME (overlay): These notices are extracted from files. Please review them
250 before uploading to the archive.
251
252 Files: ./tests/rustc-issue-21402.rs
253 Copyright: 2015 The Rust Project Developers
254 License: UNKNOWN-LICENSE; FIXME (overlay)
255 Comment:
256 FIXME (overlay): These notices are extracted from files. Please review them
257 before uploading to the archive.
258
259 Files: ./tests/rustc-issue-23649-3.rs
260 Copyright: 2015 The Rust Project Developers
261 License: UNKNOWN-LICENSE; FIXME (overlay)
262 Comment:
263 FIXME (overlay): These notices are extracted from files. Please review them
264 before uploading to the archive.
265
266 Files: ./tests/rustc-issue-24085.rs
267 Copyright: 2014 The Rust Project Developers
268 License: UNKNOWN-LICENSE; FIXME (overlay)
269 Comment:
270 FIXME (overlay): These notices are extracted from files. Please review them
271 before uploading to the archive.
272
273 Files: ./tests/rustc-issue-25394.rs
274 Copyright: 2015 The Rust Project Developers
275 License: UNKNOWN-LICENSE; FIXME (overlay)
276 Comment:
277 FIXME (overlay): These notices are extracted from files. Please review them
278 before uploading to the archive.
279
280 Files: ./tests/rustc-issue-28561.rs
281 Copyright: 2015 The Rust Project Developers
282 License: UNKNOWN-LICENSE; FIXME (overlay)
283 Comment:
284 FIXME (overlay): These notices are extracted from files. Please review them
285 before uploading to the archive.
286
287 Files: ./tests/rustc-issue-29030.rs
288 Copyright: 2015 The Rust Project Developers
289 License: UNKNOWN-LICENSE; FIXME (overlay)
290 Comment:
291 FIXME (overlay): These notices are extracted from files. Please review them
292 before uploading to the archive.
293
294 Files: ./tests/rustc-issue-29540.rs
295 Copyright: 2015 The Rust Project Developers
296 License: UNKNOWN-LICENSE; FIXME (overlay)
297 Comment:
298 FIXME (overlay): These notices are extracted from files. Please review them
299 before uploading to the archive.
300
301 Files: ./tests/rustc-issue-29710.rs
302 Copyright: 2015 The Rust Project Developers
303 License: UNKNOWN-LICENSE; FIXME (overlay)
304 Comment:
305 FIXME (overlay): These notices are extracted from files. Please review them
306 before uploading to the archive.
307
308 Files: ./tests/rustc-issue-32292.rs
309 Copyright: 2015 The Rust Project Developers
310 License: UNKNOWN-LICENSE; FIXME (overlay)
311 Comment:
312 FIXME (overlay): These notices are extracted from files. Please review them
313 before uploading to the archive.
314
315 Files: ./tests/rustc-issue-3935.rs
316 Copyright: 2012 The Rust Project Developers
317 License: UNKNOWN-LICENSE; FIXME (overlay)
318 Comment:
319 FIXME (overlay): These notices are extracted from files. Please review them
320 before uploading to the archive.
321
322 Files: ./tests/rustc-issue-42453.rs
323 Copyright: 2015 The Rust Project Developers
324 License: UNKNOWN-LICENSE; FIXME (overlay)
325 Comment:
326 FIXME (overlay): These notices are extracted from files. Please review them
327 before uploading to the archive.
328
329 Files: ./tests/rustc-issue-58319.rs
330 Copyright: 2015 The Rust Project Developers
331 License: UNKNOWN-LICENSE; FIXME (overlay)
332 Comment:
333 FIXME (overlay): These notices are extracted from files. Please review them
334 before uploading to the archive.
335
336 Files: ./tests/rustc-issue-6341.rs
337 Copyright: 2013 The Rust Project Developers
338 License: UNKNOWN-LICENSE; FIXME (overlay)
339 Comment:
340 FIXME (overlay): These notices are extracted from files. Please review them
341 before uploading to the archive.
342
343 Files: ./tests/rustc-typeclasses-eq-example.rs
344 Copyright: 2012 The Rust Project Developers
345 License: UNKNOWN-LICENSE; FIXME (overlay)
346 Comment:
347 FIXME (overlay): These notices are extracted from files. Please review them
348 before uploading to the archive.
349
350 Files: ./tests/rustc-zero-sized-btreemap-insert.rs
351 Copyright: 2013 The Rust Project Developers
352 License: UNKNOWN-LICENSE; FIXME (overlay)
353 Comment:
354 FIXME (overlay): These notices are extracted from files. Please review them
355 before uploading to the archive.
356
357 Files: debian/*
358 Copyright:
359 2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
360 2020 Andrej Shadura <andrewsh@debian.org>
361 License: MIT or Apache-2.0
362
363 License: Apache-2.0
364 Debian systems provide the Apache 2.0 license in
365 /usr/share/common-licenses/Apache-2.0
366
367 License: MIT
368 Permission is hereby granted, free of charge, to any person obtaining a copy
369 of this software and associated documentation files (the "Software"), to deal
370 in the Software without restriction, including without limitation the rights
371 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
372 copies of the Software, and to permit persons to whom the Software is
373 furnished to do so, subject to the following conditions:
374 .
375 The above copyright notice and this permission notice shall be included in all
376 copies or substantial portions of the Software.
377 .
378 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
379 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
380 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
381 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
382 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
383 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
384 SOFTWARE.