Codebase list rust-dtoa / e61502c
Rust cast Matthias Geiger 1 year, 10 months ago
36 changed file(s) with 386 addition(s) and 23 deletion(s). Raw diff Collapse all Expand all
(New empty file)
0 rust-docopt (1.1.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package docopt 1.1.1 from crates.io using debcargo 2.5.0
4
5 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Wed, 06 Jul 2022 20:27:26 -0400
6
07 rust-docopt (1.1.0-1) unstable; urgency=medium
18
29 * Team upload.
2020
2121 Files: debian/*
2222 Copyright:
23 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2018-2019 Matt Kraai <kraai@debian.org>
23 2018-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2018-2022 Matt Kraai <kraai@debian.org>
2525 License: Unlicense or MIT
2626
2727 License: MIT
(New empty file)
0 rust-protobuf (2.27.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package protobuf 2.27.1 from crates.io using debcargo 2.5.0
4
5 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Wed, 06 Jul 2022 19:11:52 -0400
6
07 rust-protobuf (2.25.2-1) unstable; urgency=medium
18
29 * Team upload.
2020
2121 Files: debian/*
2222 Copyright:
23 2019-2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019-2021 Ximin Luo <infinity0@debian.org>
23 2019-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019-2022 Ximin Luo <infinity0@debian.org>
2525 License: MIT
2626
2727 License: MIT
0 rust-protobuf-codegen (2.27.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package protobuf-codegen 2.27.1 from crates.io using debcargo 2.5.0
4
5 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Wed, 06 Jul 2022 19:22:26 -0400
6
07 rust-protobuf-codegen (2.25.2-1) unstable; urgency=medium
18
29 * Team upload.
2020
2121 Files: debian/*
2222 Copyright:
23 2019-2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019-2021 Ximin Luo <infinity0@debian.org>
23 2019-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019-2022 Ximin Luo <infinity0@debian.org>
2525 License: MIT
2626
2727 License: MIT
+0
-12
src/protobuf-codegen/debian/patches/remove-test-binary.patch less more
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -28,9 +28,5 @@
3 path = "src/bin/protoc-gen-rust.rs"
4 test = false
5
6 -[[bin]]
7 -name = "protobuf-bin-gen-rust-do-not-use"
8 -path = "src/bin/protobuf-bin-gen-rust-do-not-use.rs"
9 -test = false
10 [dependencies.protobuf]
11 version = "=2.25.2"
+0
-1
src/protobuf-codegen/debian/patches/series less more
0 remove-test-binary.patch
0 rust-protobuf-support (3.1.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package protobuf-support 3.1.0 from crates.io using debcargo 2.5.0
3
4 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Wed, 06 Jul 2022 18:56:31 -0400
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: protobuf-support
2 Upstream-Contact: Stepan Koltsov <stepan.koltsov@gmail.com>
3 Source: https://github.com/stepancheg/rust-protobuf/
4
5 Files: *
6 Copyright: 2013-2022 Stepan Koltsov <stepan.koltsov@gmail.com>
7 License: MIT
8
9 Files: debian/*
10 Copyright:
11 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
13 License: MIT
14
15 License: MIT
16 Permission is hereby granted, free of charge, to any person obtaining a copy
17 of this software and associated documentation files (the "Software"), to deal
18 in the Software without restriction, including without limitation the rights
19 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20 copies of the Software, and to permit persons to whom the Software is
21 furnished to do so, subject to the following conditions:
22 .
23 The above copyright notice and this permission notice shall be included in all
24 copies or substantial portions of the Software.
25 .
26 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: protobuf-support
2 Upstream-Contact: Stepan Koltsov <stepan.koltsov@gmail.com>
3 Source: https://github.com/stepancheg/rust-protobuf/
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Stepan Koltsov <stepan.koltsov@gmail.com>
7 License: MIT
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: debian/*
15 Copyright:
16 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
18 License: MIT
19
20 License: MIT
21 Permission is hereby granted, free of charge, to any person obtaining a copy
22 of this software and associated documentation files (the "Software"), to deal
23 in the Software without restriction, including without limitation the rights
24 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25 copies of the Software, and to permit persons to whom the Software is
26 furnished to do so, subject to the following conditions:
27 .
28 The above copyright notice and this permission notice shall be included in all
29 copies or substantial portions of the Software.
30 .
31 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
36 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37 SOFTWARE.
0 overlay = "."
1 uploaders = ["Matthias Geiger <matthias.geiger1024@tutanota.de>"]
(New empty file)
0 rust-protoc (2.27.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package protoc 2.27.1 from crates.io using debcargo 2.5.0
3
4 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Wed, 06 Jul 2022 18:44:33 -0400
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: protoc
2 Upstream-Contact: Stepan Koltsov <stepan.koltsov@gmail.com>
3 Source: https://github.com/stepancheg/rust-protobuf/tree/v2.27/protoc
4
5 Files: *
6 Copyright: 2013-2022 Stepan Koltsov <stepan.koltsov@gmail.com>
7 License: MIT
8
9 Files: debian/*
10 Copyright:
11 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
13 License: MIT
14
15 License: MIT
16 Permission is hereby granted, free of charge, to any person obtaining a copy
17 of this software and associated documentation files (the "Software"), to deal
18 in the Software without restriction, including without limitation the rights
19 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20 copies of the Software, and to permit persons to whom the Software is
21 furnished to do so, subject to the following conditions:
22 .
23 The above copyright notice and this permission notice shall be included in all
24 copies or substantial portions of the Software.
25 .
26 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: protoc
2 Upstream-Contact: Stepan Koltsov <stepan.koltsov@gmail.com>
3 Source: https://github.com/stepancheg/rust-protobuf/tree/master/protoc/
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Stepan Koltsov <stepan.koltsov@gmail.com>
7 License: MIT
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.txt
15 Copyright: 2019 Stepan Koltsov
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: debian/*
22 Copyright:
23 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
25 License: MIT
26
27 License: MIT
28 Permission is hereby granted, free of charge, to any person obtaining a copy
29 of this software and associated documentation files (the "Software"), to deal
30 in the Software without restriction, including without limitation the rights
31 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32 copies of the Software, and to permit persons to whom the Software is
33 furnished to do so, subject to the following conditions:
34 .
35 The above copyright notice and this permission notice shall be included in all
36 copies or substantial portions of the Software.
37 .
38 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
39 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
40 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
41 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
43 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
44 SOFTWARE.
0 overlay = "."
1 uploaders = ["Matthias Geiger <matthias.geiger1024@tutanota.de>"]
2 [packages.lib]
3 depends = ["protobuf-compiler"]
(New empty file)
0 rust-protoc-rust (2.27.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package protoc-rust 2.27.1 from crates.io using debcargo 2.5.0
3
4 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Wed, 06 Jul 2022 19:33:02 -0400
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: protoc-rust
2 Upstream-Contact: Stepan Koltsov <stepan.koltsov@gmail.com>
3 Source: https://github.com/stepancheg/rust-protobuf/
4
5 Files: *
6 Copyright: 2013-2022 Stepan Koltsov <stepan.koltsov@gmail.com>
7 License: MIT
8
9 Files: debian/*
10 Copyright:
11 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
13 License: MIT
14
15 License: MIT
16 Permission is hereby granted, free of charge, to any person obtaining a copy
17 of this software and associated documentation files (the "Software"), to deal
18 in the Software without restriction, including without limitation the rights
19 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20 copies of the Software, and to permit persons to whom the Software is
21 furnished to do so, subject to the following conditions:
22 .
23 The above copyright notice and this permission notice shall be included in all
24 copies or substantial portions of the Software.
25 .
26 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: protoc-rust
2 Upstream-Contact: Stepan Koltsov <stepan.koltsov@gmail.com>
3 Source: https://github.com/stepancheg/rust-protobuf/
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Stepan Koltsov <stepan.koltsov@gmail.com>
7 License: MIT
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.txt
15 Copyright: 2019 Stepan Koltsov
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: debian/*
22 Copyright:
23 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
25 License: MIT
26
27 License: MIT
28 Permission is hereby granted, free of charge, to any person obtaining a copy
29 of this software and associated documentation files (the "Software"), to deal
30 in the Software without restriction, including without limitation the rights
31 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32 copies of the Software, and to permit persons to whom the Software is
33 furnished to do so, subject to the following conditions:
34 .
35 The above copyright notice and this permission notice shall be included in all
36 copies or substantial portions of the Software.
37 .
38 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
39 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
40 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
41 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
43 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
44 SOFTWARE.
0 overlay = "."
1 uploaders = ["Matthias Geiger <matthias.geiger1024@tutanota.de>"]
(New empty file)
0 rust-rust-cast (0.17.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package rust_cast 0.17.0 from crates.io using debcargo 2.5.0
3
4 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Wed, 06 Jul 2022 20:07:55 -0400
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: rust_cast
2 Upstream-Contact: Aleh Zasypkin <aleh.zasypkin@gmail.com>
3 Source: https://github.com/azasypkin/rust-cast
4
5 Files: *
6 Copyright: 2016-2022 Aleh Zasypkin <aleh.zasypkin@gmail.com>
7 License: MIT
8
9 Files: debian/*
10 Copyright:
11 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
13 License: MIT
14
15 License: MIT
16 Permission is hereby granted, free of charge, to any person obtaining a copy
17 of this software and associated documentation files (the "Software"), to deal
18 in the Software without restriction, including without limitation the rights
19 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20 copies of the Software, and to permit persons to whom the Software is
21 furnished to do so, subject to the following conditions:
22 .
23 The above copyright notice and this permission notice shall be included in all
24 copies or substantial portions of the Software.
25 .
26 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: rust_cast
2 Upstream-Contact: Aleh Zasypkin <aleh.zasypkin@gmail.com>
3 Source: https://github.com/azasypkin/rust-cast
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Aleh Zasypkin <aleh.zasypkin@gmail.com>
7 License: MIT
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
15 Copyright: 2016 Aleh Zasypkin
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: debian/*
22 Copyright:
23 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
25 License: MIT
26
27 License: MIT
28 Permission is hereby granted, free of charge, to any person obtaining a copy
29 of this software and associated documentation files (the "Software"), to deal
30 in the Software without restriction, including without limitation the rights
31 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32 copies of the Software, and to permit persons to whom the Software is
33 furnished to do so, subject to the following conditions:
34 .
35 The above copyright notice and this permission notice shall be included in all
36 copies or substantial portions of the Software.
37 .
38 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
39 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
40 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
41 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
43 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
44 SOFTWARE.
0 overlay = "."
1 uploaders = ["Matthias Geiger <matthias.geiger1024@tutanota.de>"]
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -31,7 +31,7 @@ version = "1.4.3"
3 version = "0.4.14"
4
5 [dependencies.openssl]
6 -version = "0.10.38"
7 +version = "0.10.36"
8
9 [dependencies.protobuf]
10 version = "=2.27.1"
(New empty file)
0 rust-strsim (0.10.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package strsim 0.10.0 from crates.io using debcargo 2.5.0
4
5 -- Matthias Geiger <matthias.geiger1024@tutanota.de> Wed, 06 Jul 2022 20:20:41 -0400
6
07 rust-strsim (0.9.3-1) unstable; urgency=medium
18
29 * Package strsim 0.9.3 from crates.io using debcargo 2.4.0
00 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: strsim
2 Upstream-Contact: Danny Guo <dannyguo91@gmail.com>
2 Upstream-Contact: Danny Guo <danny@dannyguo.com>
33 Source: https://github.com/dguo/strsim-rs
44
55 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Danny Guo <dannyguo91@gmail.com>
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Danny Guo <danny@dannyguo.com>
77 License: MIT
88 Comment:
99 FIXME (overlay): Since upstream copyright years are not available in
1515 Copyright:
1616 2015 Danny Guo
1717 2016 Titus Wormer <tituswormer@gmail.com>
18 2018 Akash Kurdekar
1819 License: UNKNOWN-LICENSE; FIXME (overlay)
1920 Comment:
2021 FIXME (overlay): These notices are extracted from files. Please review them
2223
2324 Files: debian/*
2425 Copyright:
25 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
26 2018-2019 Sylvestre Ledru <sylvestre@debian.org>
26 2018-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
27 2018-2022 Sylvestre Ledru <sylvestre@debian.org>
2728 License: MIT
2829
2930 License: MIT