Codebase list rust-stfu8 / 6a74309
Update stdweb-internal-macros to 0.2.5 Wolfgang Silbermayr 5 years ago
4 changed file(s) with 16 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 rust-stdweb-internal-macros (0.2.5-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package stdweb-internal-macros 0.2.5 from crates.io using debcargo 2.2.9
3
4 -- Wolfgang Silbermayr <wolfgang@silbermayr.at> Mon, 21 Jan 2019 20:40:09 +0100
5
06 rust-stdweb-internal-macros (0.2.2-1) unstable; urgency=medium
17
28 * Team upload.
33 Source: https://github.com/koute/stdweb
44
55 Files: *
6 Copyright: 2018 Jan Bujak <j@exia.io>
6 Copyright: 2018-2019 Jan Bujak <j@exia.io>
77 License: MIT or Apache-2.0
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 kpcyrd <git@rxv.cc>
13 2019 Wolfgang Silbermayr <wolfgang@silbermayr.at>
1314 License: MIT or Apache-2.0
1415
1516 License: Apache-2.0
1313
1414 Files: debian/*
1515 Copyright:
16 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2018 kpcyrd <git@rxv.cc>
16 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2018-2019 kpcyrd <git@rxv.cc>
18 2018-2019 Wolfgang Silbermayr <wolfgang@silbermayr.at>
1819 License: MIT or Apache-2.0
1920
2021 License: Apache-2.0
00 overlay = "."
1 uploaders = ["kpcyrd <git@rxv.cc>"]
1 uploaders = [
2 "kpcyrd <git@rxv.cc>",
3 "Wolfgang Silbermayr <wolfgang@silbermayr.at>",
4 ]