Codebase list rust-stfu8 / 2bcdb8d
Update parking-lot to 0.7.1 Wolfgang Silbermayr 5 years ago
4 changed file(s) with 14 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 rust-parking-lot (0.7.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package parking_lot 0.7.1 from crates.io using debcargo 2.2.9
3
4 -- Wolfgang Silbermayr <wolfgang@silbermayr.at> Mon, 21 Jan 2019 06:30:11 +0100
5
06 rust-parking-lot (0.6.4-1) unstable; urgency=medium
17
28 * Package parking_lot 0.6.4 from crates.io using debcargo 2.2.7
88
99 Files: debian/*
1010 Copyright:
11 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
11 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
1212 2018 Sylvestre Ledru <sylvestre@debian.org>
13 2019 Wolfgang Silbermayr <wolfgang@silbermayr.at>
1314 License: Apache-2.0 or MIT
1415
1516 License: Apache-2.0
9090
9191 Files: debian/*
9292 Copyright:
93 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
94 2018 Sylvestre Ledru <sylvestre@debian.org>
93 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
94 2018-2019 Sylvestre Ledru <sylvestre@debian.org>
9595 License: Apache-2.0 or MIT
9696
9797 License: Apache-2.0
00 overlay = "."
1 uploaders = ["Sylvestre Ledru <sylvestre@debian.org>"]
1 uploaders = [
2 "Sylvestre Ledru <sylvestre@debian.org>",
3 "Wolfgang Silbermayr <wolfgang@silbermayr.at>",
4 ]