Codebase list rust-bzip2 / debian/latest
update tokio, its deps and rdeps Henry-Nicolas Tourneur 2 years ago
37 changed file(s) with 438 addition(s) and 58 deletion(s). Raw diff Collapse all Expand all
0 tokio deps: bytes; mio
1 tokio-macros ; tokio ; tokio-util (NEW) ; tokio-stream (NEW)
2
3 rdeps bytes: rust-decimal
4 rdeps bytes - discarded: string (no rdeps, no updates for 2 years), ogg (still depend on tokio 0.1, only one rdep)
5
6 rdeps mio: alacritty-terminal -> not supporting mio 0.7 -> added mio-0.6 (NEW)
0 rust-bytes (1.1.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package bytes 1.1.0 from crates.io using debcargo 2.4.4
4
5 -- Henry-Nicolas Tourneur <debian@nilux.be> Sun, 14 Nov 2021 20:27:03 +0000
6
07 rust-bytes (0.4.12-1) unstable; urgency=medium
18
29 * Package bytes 0.4.12 from crates.io using debcargo 2.2.10
00 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: bytes
2 Upstream-Contact: Carl Lerche <me@carllerche.com>
3 Source: https://github.com/carllerche/bytes
2 Upstream-Contact:
3 Carl Lerche <me@carllerche.com>
4 Sean McArthur <sean@seanmonstar.com>
5 Source: https://github.com/tokio-rs/bytes
46
57 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Carl Lerche <me@carllerche.com>
8 Copyright:
9 FIXME (overlay) UNKNOWN-YEARS Carl Lerche <me@carllerche.com>
10 FIXME (overlay) UNKNOWN-YEARS Sean McArthur <sean@seanmonstar.com>
711 License: MIT
812 Comment:
913 FIXME (overlay): Since upstream copyright years are not available in
2024
2125 Files: debian/*
2226 Copyright:
23 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2018-2019 Ximin Luo <infinity0@debian.org>
25 2018-2019 kpcyrd <git@rxv.cc>
26 2018-2019 Robin Krahl <robin.krahl@ireas.org>
27 2018-2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
28 2018-2021 Ximin Luo <infinity0@debian.org>
29 2018-2021 kpcyrd <git@rxv.cc>
30 2018-2021 Robin Krahl <robin.krahl@ireas.org>
2731 License: MIT
2832
2933 License: MIT
0 tokio deps: bytes; mio
1 tokio-macros ; tokio ; tokio-util (NEW) ; tokio-stream (NEW)
2
3 rdeps bytes: rust-decimal
4 rdeps bytes - discarded: string (no rdeps, no updates for 2 years), ogg (still depend on tokio 0.1, only one rdep)
5
6 rdeps mio: alacritty-terminal -> not supporting mio 0.7 -> added mio-0.6 (NEW)
0 rust-mio (0.7.14-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package mio 0.7.14 from crates.io using debcargo 2.4.4
4
5 -- Henry-Nicolas Tourneur <debian@nilux.be> Sun, 14 Nov 2021 21:02:14 +0000
6
07 rust-mio (0.6.23-1) unstable; urgency=medium
18
29 * Team upload.
00 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: mio
2 Upstream-Contact: Carl Lerche <me@carllerche.com>
2 Upstream-Contact:
3 Carl Lerche <me@carllerche.com>
4 Thomas de Zeeuw <thomasdezeeuw@gmail.com>
5 Tokio Contributors <team@tokio.rs>
36 Source: https://github.com/tokio-rs/mio
47
58 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Carl Lerche <me@carllerche.com>
9 Copyright:
10 FIXME (overlay) UNKNOWN-YEARS Carl Lerche <me@carllerche.com>
11 FIXME (overlay) UNKNOWN-YEARS Thomas de Zeeuw <thomasdezeeuw@gmail.com>
12 FIXME (overlay) UNKNOWN-YEARS Tokio Contributors <team@tokio.rs>
713 License: MIT
814 Comment:
915 FIXME (overlay): Since upstream copyright years are not available in
1319
1420 Files: ./LICENSE
1521 Copyright: 2014 Carl Lerche and other MIO contributors
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: ./src/lazycell.rs
22 Copyright:
23 2014 The Rust Project Developers
24 2016-2018 Nikita Pekin and the lazycell contributors
2522 License: UNKNOWN-LICENSE; FIXME (overlay)
2623 Comment:
2724 FIXME (overlay): These notices are extracted from files. Please review them
+0
-1
src/mio/debian/patches/series less more
0 winapi3.patch
+0
-14
src/mio/debian/patches/winapi3.patch less more
0 --- a/Cargo.toml 1970-01-01 00:00:00.000000000 +0000
1 +++ b/Cargo.toml 2018-09-24 14:46:08.993676245 +0000
2 @@ -63,9 +63,7 @@ version = "0.3.2"
3 version = "0.2.54"
4 -[target."cfg(windows)".dependencies.kernel32-sys]
5 -version = "0.2"
6
7 [target."cfg(windows)".dependencies.miow]
8 -version = "0.2.2"
9 +version = "0.3"
10
11 [target."cfg(windows)".dependencies.winapi]
12 -version = "0.2.6"
13 +version = "0.3"
0 tokio deps: bytes; mio
1 tokio-macros ; tokio ; tokio-util (NEW) ; tokio-stream (NEW)
2
3 rdeps bytes: rust-decimal
4 rdeps bytes - discarded: string (no rdeps, no updates for 2 years), ogg (still depend on tokio 0.1, only one rdep)
5
6 rdeps mio: alacritty-terminal -> not supporting mio 0.7 -> added mio-0.6 (NEW)
0 rust-mio-0.6 (0.6.23-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package mio 0.6.23 from crates.io using debcargo 2.4.4
3
4 -- Henry-Nicolas Tourneur <debian@nilux.be> Thu, 25 Nov 2021 19:31:34 +0000
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: mio
2 Upstream-Contact: Carl Lerche <me@carllerche.com>
3 Source: https://github.com/tokio-rs/mio
4
5 Files: *
6 Copyright:
7 2014-2018 Carl Lerche <me@carllerche.com>
8 2014-2018 MIO contributors
9 2016 The Rust Project Developers
10 License: MIT
11
12 Files: debian/*
13 Copyright:
14 2018-2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
15 2018 kpcyrd <git@rxv.cc>
16 License: MIT
17
18 Files: ./src/lazycell.rs
19 Copyright:
20 2014 The Rust Project Developers
21 2016-2018 Nikita Pekin and the lazycell contributors
22
23 License: MIT
24 Permission is hereby granted, free of charge, to any person obtaining a copy
25 of this software and associated documentation files (the "Software"), to deal
26 in the Software without restriction, including without limitation the rights
27 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28 copies of the Software, and to permit persons to whom the Software is
29 furnished to do so, subject to the following conditions:
30 .
31 The above copyright notice and this permission notice shall be included in all
32 copies or substantial portions of the Software.
33 .
34 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
37 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
38 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
39 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
40 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: mio
2 Upstream-Contact: Carl Lerche <me@carllerche.com>
3 Source: https://github.com/tokio-rs/mio
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Carl Lerche <me@carllerche.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: 2014 Carl Lerche and other MIO contributors
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: ./src/lazycell.rs
22 Copyright:
23 2014 The Rust Project Developers
24 2016-2018 Nikita Pekin and the lazycell contributors
25 License: UNKNOWN-LICENSE; FIXME (overlay)
26 Comment:
27 FIXME (overlay): These notices are extracted from files. Please review them
28 before uploading to the archive.
29
30 Files: debian/*
31 Copyright:
32 2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
33 2021 Henry-Nicolas Tourneur <debian@nilux.be>
34 License: MIT
35
36 License: MIT
37 Permission is hereby granted, free of charge, to any person obtaining a copy
38 of this software and associated documentation files (the "Software"), to deal
39 in the Software without restriction, including without limitation the rights
40 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
41 copies of the Software, and to permit persons to whom the Software is
42 furnished to do so, subject to the following conditions:
43 .
44 The above copyright notice and this permission notice shall be included in all
45 copies or substantial portions of the Software.
46 .
47 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
49 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
50 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
51 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
52 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
53 SOFTWARE.
0 semver_suffix = true
1 overlay = "."
2 uploaders = ["Henry-Nicolas Tourneur <debian@nilux.be>"]
0 --- a/Cargo.toml 1970-01-01 00:00:00.000000000 +0000
1 +++ b/Cargo.toml 2018-09-24 14:46:08.993676245 +0000
2 @@ -63,9 +63,7 @@ version = "0.3.2"
3 version = "0.2.54"
4 -[target."cfg(windows)".dependencies.kernel32-sys]
5 -version = "0.2"
6
7 [target."cfg(windows)".dependencies.miow]
8 -version = "0.2.2"
9 +version = "0.3"
10
11 [target."cfg(windows)".dependencies.winapi]
12 -version = "0.2.6"
13 +version = "0.3"
0 tokio deps: bytes; mio
1 tokio-macros ; tokio ; tokio-util (NEW) ; tokio-stream (NEW)
2
3 rdeps bytes: rust-decimal
4 rdeps bytes - discarded: string (no rdeps, no updates for 2 years), ogg (still depend on tokio 0.1, only one rdep)
5
6 rdeps mio: alacritty-terminal -> not supporting mio 0.7 -> added mio-0.6 (NEW)
0 rust-rust-decimal (1.16.0-3) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload
3 * d/patches/fix-deps.diff: Reverted dependency relaxing on the bytes crate
4
5 -- Henry-Nicolas Tourneur <debian@nilux.be> Thu, 25 Nov 2021 21:49:41 +0200
6
07 rust-rust-decimal (1.16.0-2) unstable; urgency=medium
18
29 * Package rust_decimal 1.16.0 from crates.io using debcargo 2.4.4-alpha.0
0 Index: rust-decimal/Cargo.toml
1 ===================================================================
2 --- rust-decimal.orig/Cargo.toml
3 +++ rust-decimal/Cargo.toml
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
42 @@ -29,10 +29,10 @@ all-features = true
53 name = "comparison"
64 path = "benches/comparison.rs"
1614
1715 [dependencies.arrayvec]
1816 version = "0.5"
19 @@ -44,25 +44,25 @@ optional = true
20 default-features = false
21
22 [dependencies.bytes]
23 -version = "1.0"
24 +version = "0.4"
17 @@ -48,21 +48,21 @@ version = "1.0"
2518 optional = true
2619 default-features = false
2720
5245
5346 [dependencies.serde]
5447 version = "1.0"
55 @@ -74,15 +74,15 @@ version = "1.0"
48 @@ -74,12 +74,12 @@ version = "1.0"
5649 optional = true
5750 default-features = false
5851
7063 +# version = "1.3"
7164
7265 [dev-dependencies.bytes]
73 -version = "1.0"
74 +version = "0.4"
75
76 [dev-dependencies.criterion]
77 version = "0.3"
66 version = "1.0"
7867 @@ -91,8 +91,8 @@ default-features = false
7968 [dev-dependencies.csv]
8069 version = "1"
0 tokio deps: bytes; mio
1 tokio-macros ; tokio ; tokio-util (NEW) ; tokio-stream (NEW)
2
3 rdeps bytes: rust-decimal
4 rdeps bytes - discarded: string (no rdeps, no updates for 2 years), ogg (still depend on tokio 0.1, only one rdep)
5
6 rdeps mio: alacritty-terminal -> not supporting mio 0.7 -> added mio-0.6 (NEW)
0 rust-tokio (1.13.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * d/patches: added relax-deps.patch
4 * d/debcargo.toml: enabled collapse_features
5 * Package tokio 1.13.0 from crates.io using debcargo 2.4.4
6
7 -- Henry-Nicolas Tourneur <debian@nilux.be> Sun, 14 Nov 2021 21:14:34 +0000
8
09 rust-tokio (0.1.14-2) unstable; urgency=medium
110
211 * Source-only reupload for bullseye
00 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: tokio
2 Upstream-Contact: Carl Lerche <me@carllerche.com>
2 Upstream-Contact: Tokio Contributors <team@tokio.rs>
33 Source: https://github.com/tokio-rs/tokio
44
55 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Carl Lerche <me@carllerche.com>
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Tokio Contributors <team@tokio.rs>
77 License: MIT
88 Comment:
99 FIXME (overlay): Since upstream copyright years are not available in
1212 the archive.
1313
1414 Files: ./LICENSE
15 Copyright: 2019 Tokio Contributors
15 Copyright: 2021 Tokio Contributors
1616 License: UNKNOWN-LICENSE; FIXME (overlay)
1717 Comment:
1818 FIXME (overlay): These notices are extracted from files. Please review them
2020
2121 Files: debian/*
2222 Copyright:
23 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019 Wolfgang Silbermayr <wolfgang@silbermayr.at>
25 2019 kpcyrd <git@rxv.cc>
23 2019-2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019-2021 Wolfgang Silbermayr <wolfgang@silbermayr.at>
25 2019-2021 kpcyrd <git@rxv.cc>
2626 License: MIT
2727
2828 License: MIT
00 overlay = "."
11 uploaders = ["Wolfgang Silbermayr <wolfgang@silbermayr.at>",
22 "kpcyrd <git@rxv.cc>"]
3 collapse_features = true
34
45 # The auto-generated summary is too long.
56 summary = "Event-driven, non-blocking I/O platform"
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -49,7 +49,7 @@ version = "1.5.2"
3 optional = true
4
5 [dependencies.parking_lot]
6 -version = "0.11.0"
7 +version = "0.10"
8 optional = true
9
10 [dependencies.pin-project-lite]
11 @@ -110,10 +110,6 @@ features = ["futures", "checkpoint"]
12 [target."cfg(target_os = \"freebsd\")".dev-dependencies.mio-aio]
13 version = "0.6.0"
14 features = ["tokio"]
15 -[target."cfg(tokio_unstable)".dependencies.tracing]
16 -version = "0.1.21"
17 -features = ["std"]
18 -optional = true
19 default-features = false
20 [target."cfg(unix)".dependencies.libc]
21 version = "0.2.42"
0 tokio deps: bytes; mio
1 tokio-macros ; tokio ; tokio-util (NEW) ; tokio-stream (NEW)
2
3 rdeps bytes: rust-decimal
4 rdeps bytes - discarded: string (no rdeps, no updates for 2 years), ogg (still depend on tokio 0.1, only one rdep)
5
6 rdeps mio: alacritty-terminal -> not supporting mio 0.7 -> added mio-0.6 (NEW)
0 rust-tokio-macros (1.5.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package tokio-macros 1.5.1 from crates.io using debcargo 2.4.4
4
5 -- Henry-Nicolas Tourneur <debian@nilux.be> Sun, 14 Nov 2021 19:06:50 +0000
6
07 rust-tokio-macros (0.2.5-1) unstable; urgency=medium
18
29 * Team upload.
1313
1414 Files: ./LICENSE
1515 Copyright:
16 2019 Tokio Contributors
16 2021 Tokio Contributors
1717 2019 Yoshua Wuyts
1818 License: UNKNOWN-LICENSE; FIXME (overlay)
1919 Comment:
2222
2323 Files: debian/*
2424 Copyright:
25 2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
26 2020 Fabian Grünbichler <f.gruenbichler@proxmox.com>
25 2020-2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
26 2020-2021 Fabian Grünbichler <f.gruenbichler@proxmox.com>
2727 License: MIT
2828
2929 License: MIT
0 tokio deps: bytes; mio
1 tokio-macros ; tokio ; tokio-util (NEW) ; tokio-stream (NEW)
2
3 rdeps bytes: rust-decimal
4 rdeps bytes - discarded: string (no rdeps, no updates for 2 years), ogg (still depend on tokio 0.1, only one rdep)
5
6 rdeps mio: alacritty-terminal -> not supporting mio 0.7 -> added mio-0.6 (NEW)
0 rust-tokio-stream (0.1.8-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package tokio-stream 0.1.8 from crates.io using debcargo 2.4.4
3
4 -- Henry-Nicolas Tourneur <debian@nilux.be> Sun, 14 Nov 2021 19:06:43 +0000
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: tokio-stream
2 Upstream-Contact: Tokio Contributors <team@tokio.rs>
3 Source: https://github.com/tokio-rs/tokio
4
5 Files: *
6 Copyright: 2020-2021 Tokio Contributors <team@tokio.rs>
7 License: MIT
8
9 Files: debian/*
10 Copyright:
11 2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2021 Henry-Nicolas Tourneur <debian@nilux.be>
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: tokio-stream
2 Upstream-Contact: Tokio Contributors <team@tokio.rs>
3 Source: https://github.com/tokio-rs/tokio
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Tokio Contributors <team@tokio.rs>
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: 2021 Tokio Contributors
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 2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2021 Henry-Nicolas Tourneur <debian@nilux.be>
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 = ["Henry-Nicolas Tourneur <debian@nilux.be>"]
0 tokio deps: bytes; mio
1 tokio-macros ; tokio ; tokio-util (NEW) ; tokio-stream (NEW)
2
3 rdeps bytes: rust-decimal
4 rdeps bytes - discarded: string (no rdeps, no updates for 2 years), ogg (still depend on tokio 0.1, only one rdep)
5
6 rdeps mio: alacritty-terminal -> not supporting mio 0.7 -> added mio-0.6 (NEW)
0 rust-tokio-util (0.6.9-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package tokio-util 0.6.9 from crates.io using debcargo 2.4.4
3
4 -- Henry-Nicolas Tourneur <debian@nilux.be> Sun, 14 Nov 2021 19:06:58 +0000
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: tokio-util
2 Upstream-Contact: Tokio Contributors <team@tokio.rs>
3 Source: https://github.com/tokio-rs/tokio
4
5 Files: *
6 Copyright: 2019-2021 Tokio Contributors <team@tokio.rs>
7 License: MIT
8
9 Files: debian/*
10 Copyright:
11 2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2021 Henry-Nicolas Tourneur <debian@nilux.be>
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: tokio-util
2 Upstream-Contact: Tokio Contributors <team@tokio.rs>
3 Source: https://github.com/tokio-rs/tokio
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Tokio Contributors <team@tokio.rs>
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: 2021 Tokio Contributors
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 2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2021 Henry-Nicolas Tourneur <debian@nilux.be>
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 = ["Henry-Nicolas Tourneur <debian@nilux.be>"]