Codebase list rust-libslirp / ef1b7a7
futures-core: update Henry-Nicolas Tourneur 3 years ago
3 changed file(s) with 34 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 rust-futures-core (0.3.6-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Marked tests as broken.
4 * Package futures-core 0.3.6 from crates.io using debcargo 2.4.3
5
6 -- Henry-Nicolas Tourneur <debian@nilux.be> Fri, 23 Oct 2020 16:38:44 +0000
7
08 rust-futures-core (0.2.1-1) unstable; urgency=medium
19
210 * Package futures-core 0.2.1 from crates.io using debcargo 2.2.6
00 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: futures-core
22 Upstream-Contact: Alex Crichton <alex@alexcrichton.com>
3 Source: https://github.com/rust-lang-nursery/futures-rs
3 Source: https://github.com/rust-lang/futures-rs
44
55 Files: *
66 Copyright: FIXME (overlay) UNKNOWN-YEARS Alex Crichton <alex@alexcrichton.com>
1111 be correct information so you should review and fix this before uploading to
1212 the archive.
1313
14 Files: ./LICENSE-APACHE
15 Copyright:
16 2016 Alex Crichton
17 2017 The Tokio Authors
18 License: UNKNOWN-LICENSE; FIXME (overlay)
19 Comment:
20 FIXME (overlay): These notices are extracted from files. Please review them
21 before uploading to the archive.
22
23 Files: ./LICENSE-MIT
24 Copyright:
25 2016 Alex Crichton
26 2017 The Tokio Authors
27 License: UNKNOWN-LICENSE; FIXME (overlay)
28 Comment:
29 FIXME (overlay): These notices are extracted from files. Please review them
30 before uploading to the archive.
31
1432 Files: debian/*
1533 Copyright:
16 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2018 FIXME (overlay) Your Name <Your Email>
34 2018-2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
35 2018-2020 kpcyrd <git@rxv.cc>
1836 License: MIT or Apache-2.0
1937
2038 License: Apache-2.0
00 overlay = "."
1 uploaders = ["kpcyrd <git@rxv.cc>"]
2
3 [packages.lib]
4 # see here why tests are failing: https://github.com/rust-lang/futures-rs/issues/2025
5 test_is_broken = true