Codebase list rust-stfu8 / 9348a8c
Update gio to 0.7.0 Wolfgang Silbermayr 4 years ago
7 changed file(s) with 83 addition(s) and 49 deletion(s). Raw diff Collapse all Expand all
0 rust-gio (0.7.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package gio 0.7.0 from crates.io using debcargo 2.3.0
3
4 -- Wolfgang Silbermayr <wolfgang@silbermayr.at> Sun, 7 Jul 2019 12:50:06 +0200
5
06 rust-gio (0.5.1-2) unstable; urgency=medium
17
28 * Package gio 0.5.1 from crates.io using debcargo 2.2.9
33 Source: https://github.com/gtk-rs/gio
44
55 Files: *
6 Copyright: 2013-2018 The Gtk-rs Project Developers
6 Copyright: 2013-2019 The Gtk-rs Project Developers
77 License: MIT
88
99 Files: debian/*
1010 Copyright:
11 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2018 Wolfgang Silbermayr <wolfgang@silbermayr.at>
11 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2018-2019 Wolfgang Silbermayr <wolfgang@silbermayr.at>
1313 License: MIT
1414
1515 License: MIT
3939 FIXME (overlay): These notices are extracted from files. Please review them
4040 before uploading to the archive.
4141
42 Files: ./src/error.rs
43 Copyright: 2018, The Gtk-rs Project Developers.
44 License: UNKNOWN-LICENSE; FIXME (overlay)
45 Comment:
46 FIXME (overlay): These notices are extracted from files. Please review them
47 before uploading to the archive.
48
4249 Files: ./src/file.rs
4350 Copyright: 2013-2017, The Gtk-rs Project Developers.
4451 License: UNKNOWN-LICENSE; FIXME (overlay)
4653 FIXME (overlay): These notices are extracted from files. Please review them
4754 before uploading to the archive.
4855
56 Files: ./src/flags.rs
57 Copyright: 2018, The Gtk-rs Project Developers.
58 License: UNKNOWN-LICENSE; FIXME (overlay)
59 Comment:
60 FIXME (overlay): These notices are extracted from files. Please review them
61 before uploading to the archive.
62
4963 Files: ./src/gio_future.rs
5064 Copyright: 2018, The Gtk-rs Project Developers.
5165 License: UNKNOWN-LICENSE; FIXME (overlay)
103117 before uploading to the archive.
104118
105119 Files: ./src/pollable_output_stream.rs
120 Copyright: 2013-2018, The Gtk-rs Project Developers.
121 License: UNKNOWN-LICENSE; FIXME (overlay)
122 Comment:
123 FIXME (overlay): These notices are extracted from files. Please review them
124 before uploading to the archive.
125
126 Files: ./src/prelude.rs
106127 Copyright: 2013-2018, The Gtk-rs Project Developers.
107128 License: UNKNOWN-LICENSE; FIXME (overlay)
108129 Comment:
130151 FIXME (overlay): These notices are extracted from files. Please review them
131152 before uploading to the archive.
132153
154 Files: ./src/subclass/application.rs
155 Copyright: 2019, The Gtk-rs Project Developers.
156 License: UNKNOWN-LICENSE; FIXME (overlay)
157 Comment:
158 FIXME (overlay): These notices are extracted from files. Please review them
159 before uploading to the archive.
160
161 Files: ./src/subclass/mod.rs
162 Copyright: 2019, The Gtk-rs Project Developers.
163 License: UNKNOWN-LICENSE; FIXME (overlay)
164 Comment:
165 FIXME (overlay): These notices are extracted from files. Please review them
166 before uploading to the archive.
167
133168 Files: ./src/test_util.rs
134169 Copyright: 2013-2017, The Gtk-rs Project Developers.
170 License: UNKNOWN-LICENSE; FIXME (overlay)
171 Comment:
172 FIXME (overlay): These notices are extracted from files. Please review them
173 before uploading to the archive.
174
175 Files: ./src/unix_input_stream.rs
176 Copyright: 2013-2018, The Gtk-rs Project Developers.
177 License: UNKNOWN-LICENSE; FIXME (overlay)
178 Comment:
179 FIXME (overlay): These notices are extracted from files. Please review them
180 before uploading to the archive.
181
182 Files: ./src/unix_output_stream.rs
183 Copyright: 2013-2018, The Gtk-rs Project Developers.
135184 License: UNKNOWN-LICENSE; FIXME (overlay)
136185 Comment:
137186 FIXME (overlay): These notices are extracted from files. Please review them
153202
154203 Files: debian/*
155204 Copyright:
156 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
157 2018 Wolfgang Silbermayr <wolfgang@silbermayr.at>
205 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
206 2018-2019 Wolfgang Silbermayr <wolfgang@silbermayr.at>
158207 License: MIT
159208
160209 License: MIT
00 overlay = "."
11 uploaders = ["Wolfgang Silbermayr <wolfgang@silbermayr.at>"]
2 allow_prerelease_deps=true
+0
-43
src/gio/debian/patches/0001-Remove-futures-preview.patch less more
0 From 6ddb4c4954ab32c1880ce901e4a7348ac856a9af Mon Sep 17 00:00:00 2001
1 From: Wolfgang Silbermayr <wolfgang@silbermayr.at>
2 Date: Wed, 26 Dec 2018 09:45:39 +0100
3 Subject: [PATCH] Remove futures preview
4
5 ---
6 Cargo.toml | 13 -------------
7 1 file changed, 13 deletions(-)
8
9 diff --git a/Cargo.toml b/Cargo.toml
10 index a0c52b3..03403d0 100644
11 --- a/Cargo.toml
12 +++ b/Cargo.toml
13 @@ -32,18 +32,6 @@ version = "1.0"
14 [dependencies.fragile]
15 version = "0.3"
16
17 -[dependencies.futures-channel-preview]
18 -version = "0.2"
19 -optional = true
20 -
21 -[dependencies.futures-core-preview]
22 -version = "0.2"
23 -optional = true
24 -
25 -[dependencies.futures-util-preview]
26 -version = "0.2"
27 -optional = true
28 -
29 [dependencies.gio-sys]
30 version = "0.7.0"
31
32 @@ -70,7 +58,6 @@ optional = true
33 [features]
34 dox = ["gio-sys/dox", "glib/dox"]
35 embed-lgpl-docs = ["gtk-rs-lgpl-docs"]
36 -futures = ["futures-core-preview", "futures-channel-preview", "futures-util-preview", "glib/futures"]
37 purge-lgpl-docs = ["gtk-rs-lgpl-docs"]
38 v2_34 = ["gio-sys/v2_34", "glib/v2_34"]
39 v2_36 = ["v2_34", "gio-sys/v2_36", "glib/v2_36"]
40 --
41 2.20.1
42
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -32,10 +32,6 @@
3 [dependencies.fragile]
4 version = "0.3"
5
6 -[dependencies.futures-preview]
7 -version = "0.3.0-alpha"
8 -optional = true
9 -
10 [dependencies.gio-sys]
11 version = "0.9.0"
12
13 @@ -62,7 +58,6 @@
14 [features]
15 dox = ["gio-sys/dox", "glib/dox"]
16 embed-lgpl-docs = ["gtk-rs-lgpl-docs"]
17 -futures = ["futures-preview", "glib/futures"]
18 purge-lgpl-docs = ["gtk-rs-lgpl-docs"]
19 subclassing = ["glib/subclassing"]
20 v2_44 = ["gio-sys/v2_44", "glib/v2_44"]
0 0001-Remove-futures-preview.patch
0 remove-futures-preview-feature.diff