Codebase list rust-stfu8 / 5079bb6
bit-vec - new upstream release. Peter Michael Green 1 year, 10 months ago
4 changed file(s) with 14 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
0 rust-bit-vec (0.6.3-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package bit-vec 0.6.3 from crates.io using debcargo 2.5.0
4
5 -- Peter Michael Green <plugwash@debian.org> Sun, 05 Jun 2022 14:25:05 +0000
6
07 rust-bit-vec (0.5.0-1) unstable; urgency=medium
18
29 * Package bit-vec 0.5.0 from crates.io using debcargo 2.2.6
44
55 Files: *
66 Copyright:
7 2015-2018 Alexis Beingessner <a.beingessner@gmail.com>
7 2015-2020 Alexis Beingessner <a.beingessner@gmail.com>
88 2012-2015 The Rust Project Developers
99 License: MIT or Apache-2.0
1010
1111 Files: debian/*
1212 Copyright:
13 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
13 2018-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
1414 2018 kpcyrd <git@rxv.cc>
1515 License: MIT or Apache-2.0
1616
1818 FIXME (overlay): These notices are extracted from files. Please review them
1919 before uploading to the archive.
2020
21 Files: ./benches/extern.rs
22 Copyright: 2012-2014 The Rust Project Developers
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: ./src/bench.rs
21 Files: ./benches/bench.rs
2922 Copyright: 2012-2014 The Rust Project Developers
3023 License: UNKNOWN-LICENSE; FIXME (overlay)
3124 Comment:
3326 before uploading to the archive.
3427
3528 Files: ./src/lib.rs
36 Copyright: 2012-2014 The Rust Project Developers
29 Copyright: 2012-2020 The Rust Project Developers
3730 License: UNKNOWN-LICENSE; FIXME (overlay)
3831 Comment:
3932 FIXME (overlay): These notices are extracted from files. Please review them
4134
4235 Files: debian/*
4336 Copyright:
44 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
45 2018 FIXME (overlay) Your Name <Your Email>
37 2018-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
38 2018-2022 kpcyrd <git@rxv.cc>
4639 License: MIT or Apache-2.0
4740
4841 License: Apache-2.0
00 overlay = "."
1 uploaders = ["kpcyrd <git@rxv.cc>"]