Codebase list rust-libslirp / 528744c
Merge branches 'pending-cargo-platform', 'pending-derive-builder', 'pending-derive-builder-core', 'pending-gstreamer-audio', 'pending-gstreamer-video', 'pending-gstreamer-video-sys', 'pending-linear-map', 'pending-ncurses', 'pending-numtoa', 'pending-pbkdf2', 'pending-protobuf-codegen', 'pending-protobuf-codegen-pure', 'pending-random', 'pending-rpassword', 'pending-tokio-process' and 'pending-tui' Ximin Luo 4 years ago
23 changed file(s) with 426 addition(s) and 28 deletion(s). Raw diff Collapse all Expand all
0 rust-cargo-platform (0.1.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-cargo-platform (0.1.0-1) unstable; urgency=medium
11
22 * Package cargo-platform 0.1.0 from crates.io using debcargo 2.4.0
33
4 -- Ximin Luo <infinity0@debian.org> Sat, 28 Dec 2019 07:58:42 +0000
4 -- Ximin Luo <infinity0@debian.org> Sat, 28 Dec 2019 08:01:26 +0000
0 rust-derive-builder (0.9.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-derive-builder (0.9.0-1) unstable; urgency=medium
11
22 * Package derive_builder 0.9.0 from crates.io using debcargo 2.4.0
33
88 [ Robin Krahl ]
99 * Package derive_builder 0.7.1 from crates.io using debcargo 2.2.10
1010
11 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 04:22:01 +0000
11 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 14:50:18 +0000
0 rust-derive-builder-core (0.9.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-derive-builder-core (0.9.0-1) unstable; urgency=medium
11
22 * Team upload.
33 * Package derive_builder_core 0.9.0 from crates.io using debcargo 2.4.0
55 [ Robin Krahl ]
66 * Package derive_builder_core 0.4.1 from crates.io using debcargo 2.2.10
77
8 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 04:21:49 +0000
8 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 14:48:53 +0000
0 rust-gstreamer-audio (0.14.5-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-gstreamer-audio (0.14.5-1) unstable; urgency=medium
11
22 * Package gstreamer-audio 0.14.5 from crates.io using debcargo 2.4.0
33
4 -- Sebastian Dröge <slomo@debian.org> Tue, 19 Nov 2019 11:27:28 +0200
4 -- Sebastian Dröge <slomo@debian.org> Thu, 05 Dec 2019 11:01:56 +0200
0 rust-gstreamer-video (0.14.5-1) unstable; urgency=medium
1
2 * Package gstreamer-video 0.14.5 from crates.io using debcargo 2.4.0
3
4 -- Sebastian Dröge <slomo@debian.org> Tue, 10 Dec 2019 09:40:12 +0200
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: gstreamer-video
2 Upstream-Contact: Sebastian Dröge <sebastian@centricular.com>
3 Source: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs
4
5 Files: *
6 Copyright: 2017-2019 Sebastian Dröge <sebastian@centricular.com>
7 License: MIT or Apache-2.0
8
9 Files: ./src/subclass/mod.rs
10 Copyright: 2019 Philippe Normand <philn@igalia.com>
11 License: MIT or Apache-2.0
12
13 Files: ./src/subclass/video_decoder.rs
14 Copyright:
15 2019 Philippe Normand <philn@igalia.com>
16 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
17 License: MIT or Apache-2.0
18
19 Files: ./src/utils.rs
20 Copyright: 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
21 License: MIT or Apache-2.0
22
23 Files: ./src/video_buffer_pool.rs
24 Copyright:
25 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
26 2019 Vivia Nikolaidou <vivia@ahiru.eu>
27 License: MIT or Apache-2.0
28
29 Files: ./src/video_codec_frame.rs
30 Copyright:
31 2017 Thibault Saunier <tsaunier@gnome.org>
32 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
33 License: MIT or Apache-2.0
34
35 Files: ./src/video_codec_state.rs
36 Copyright:
37 2017 Thibault Saunier <tsaunier@gnome.org>
38 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
39 License: MIT or Apache-2.0
40
41 Files: ./src/video_decoder.rs
42 Copyright:
43 2019 Philippe Normand <philn@igalia.com>
44 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
45 License: MIT or Apache-2.0
46
47 Files: ./src/video_encoder.rs
48 Copyright:
49 2019 Philippe Normand <philn@igalia.com>
50 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
51 2019 Sebastian Dröge <sebastian@centricular.com>
52 License: MIT or Apache-2.0
53
54 Files: ./src/video_rectangle.rs
55 Copyright: 2017 Philippe Normand <philn@igalia.com~
56 License: MIT or Apache-2.0
57
58 Files: debian/*
59 Copyright:
60 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
61 2019 Sebastian Dröge <slomo@debian.org>
62 License: MIT or Apache-2.0
63
64 License: Apache-2.0
65 Debian systems provide the Apache 2.0 license in
66 /usr/share/common-licenses/Apache-2.0
67
68 License: MIT
69 Permission is hereby granted, free of charge, to any person obtaining a copy
70 of this software and associated documentation files (the "Software"), to deal
71 in the Software without restriction, including without limitation the rights
72 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
73 copies of the Software, and to permit persons to whom the Software is
74 furnished to do so, subject to the following conditions:
75 .
76 The above copyright notice and this permission notice shall be included in all
77 copies or substantial portions of the Software.
78 .
79 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
80 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
81 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
82 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
83 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
84 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
85 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: gstreamer-video
2 Upstream-Contact: Sebastian Dröge <sebastian@centricular.com>
3 Source: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Sebastian Dröge <sebastian@centricular.com>
7 License: MIT or Apache-2.0
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: ./src/functions.rs
15 Copyright: 2017 Sebastian Dröge <sebastian@centricular.com>
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/lib.rs
22 Copyright: 2017 Sebastian Dröge <sebastian@centricular.com>
23 License: UNKNOWN-LICENSE; FIXME (overlay)
24 Comment:
25 FIXME (overlay): These notices are extracted from files. Please review them
26 before uploading to the archive.
27
28 Files: ./src/subclass/mod.rs
29 Copyright: 2019 Philippe Normand <philn@igalia.com>
30 License: UNKNOWN-LICENSE; FIXME (overlay)
31 Comment:
32 FIXME (overlay): These notices are extracted from files. Please review them
33 before uploading to the archive.
34
35 Files: ./src/subclass/video_decoder.rs
36 Copyright:
37 2019 Philippe Normand <philn@igalia.com>
38 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
39 License: UNKNOWN-LICENSE; FIXME (overlay)
40 Comment:
41 FIXME (overlay): These notices are extracted from files. Please review them
42 before uploading to the archive.
43
44 Files: ./src/subclass/video_encoder.rs
45 Copyright:
46 2019 Philippe Normand <philn@igalia.com>
47 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
48 License: UNKNOWN-LICENSE; FIXME (overlay)
49 Comment:
50 FIXME (overlay): These notices are extracted from files. Please review them
51 before uploading to the archive.
52
53 Files: ./src/utils.rs
54 Copyright: 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
55 License: UNKNOWN-LICENSE; FIXME (overlay)
56 Comment:
57 FIXME (overlay): These notices are extracted from files. Please review them
58 before uploading to the archive.
59
60 Files: ./src/video_buffer_pool.rs
61 Copyright:
62 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
63 2019 Vivia Nikolaidou <vivia@ahiru.eu>
64 License: UNKNOWN-LICENSE; FIXME (overlay)
65 Comment:
66 FIXME (overlay): These notices are extracted from files. Please review them
67 before uploading to the archive.
68
69 Files: ./src/video_codec_frame.rs
70 Copyright:
71 2017 Thibault Saunier <tsaunier@gnome.org>
72 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
73 License: UNKNOWN-LICENSE; FIXME (overlay)
74 Comment:
75 FIXME (overlay): These notices are extracted from files. Please review them
76 before uploading to the archive.
77
78 Files: ./src/video_codec_state.rs
79 Copyright:
80 2017 Thibault Saunier <tsaunier@gnome.org>
81 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
82 License: UNKNOWN-LICENSE; FIXME (overlay)
83 Comment:
84 FIXME (overlay): These notices are extracted from files. Please review them
85 before uploading to the archive.
86
87 Files: ./src/video_decoder.rs
88 Copyright:
89 2019 Philippe Normand <philn@igalia.com>
90 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
91 License: UNKNOWN-LICENSE; FIXME (overlay)
92 Comment:
93 FIXME (overlay): These notices are extracted from files. Please review them
94 before uploading to the archive.
95
96 Files: ./src/video_encoder.rs
97 Copyright:
98 2019 Philippe Normand <philn@igalia.com>
99 2019 Guillaume Desmottes <guillaume.desmottes@collabora.com>
100 2019 Sebastian Dröge <sebastian@centricular.com>
101 License: UNKNOWN-LICENSE; FIXME (overlay)
102 Comment:
103 FIXME (overlay): These notices are extracted from files. Please review them
104 before uploading to the archive.
105
106 Files: ./src/video_event.rs
107 Copyright: 2017 Sebastian Dröge <sebastian@centricular.com>
108 License: UNKNOWN-LICENSE; FIXME (overlay)
109 Comment:
110 FIXME (overlay): These notices are extracted from files. Please review them
111 before uploading to the archive.
112
113 Files: ./src/video_format.rs
114 Copyright: 2017 Sebastian Dröge <sebastian@centricular.com>
115 License: UNKNOWN-LICENSE; FIXME (overlay)
116 Comment:
117 FIXME (overlay): These notices are extracted from files. Please review them
118 before uploading to the archive.
119
120 Files: ./src/video_format_info.rs
121 Copyright: 2017 Sebastian Dröge <sebastian@centricular.com>
122 License: UNKNOWN-LICENSE; FIXME (overlay)
123 Comment:
124 FIXME (overlay): These notices are extracted from files. Please review them
125 before uploading to the archive.
126
127 Files: ./src/video_frame.rs
128 Copyright: 2017 Sebastian Dröge <sebastian@centricular.com>
129 License: UNKNOWN-LICENSE; FIXME (overlay)
130 Comment:
131 FIXME (overlay): These notices are extracted from files. Please review them
132 before uploading to the archive.
133
134 Files: ./src/video_info.rs
135 Copyright: 2017 Sebastian Dröge <sebastian@centricular.com>
136 License: UNKNOWN-LICENSE; FIXME (overlay)
137 Comment:
138 FIXME (overlay): These notices are extracted from files. Please review them
139 before uploading to the archive.
140
141 Files: ./src/video_meta.rs
142 Copyright: 2018 Sebastian Dröge <sebastian@centricular.com>
143 License: UNKNOWN-LICENSE; FIXME (overlay)
144 Comment:
145 FIXME (overlay): These notices are extracted from files. Please review them
146 before uploading to the archive.
147
148 Files: ./src/video_overlay.rs
149 Copyright: 2017 Sebastian Dröge <sebastian@centricular.com>
150 License: UNKNOWN-LICENSE; FIXME (overlay)
151 Comment:
152 FIXME (overlay): These notices are extracted from files. Please review them
153 before uploading to the archive.
154
155 Files: ./src/video_overlay_composition.rs
156 Copyright: 2018 Sebastian Dröge <sebastian@centricular.com>
157 License: UNKNOWN-LICENSE; FIXME (overlay)
158 Comment:
159 FIXME (overlay): These notices are extracted from files. Please review them
160 before uploading to the archive.
161
162 Files: ./src/video_rectangle.rs
163 Copyright: 2017 Philippe Normand <philn@igalia.com~
164 License: UNKNOWN-LICENSE; FIXME (overlay)
165 Comment:
166 FIXME (overlay): These notices are extracted from files. Please review them
167 before uploading to the archive.
168
169 Files: ./src/video_time_code.rs
170 Copyright: 2018 Sebastian Dröge <sebastian@centricular.com>
171 License: UNKNOWN-LICENSE; FIXME (overlay)
172 Comment:
173 FIXME (overlay): These notices are extracted from files. Please review them
174 before uploading to the archive.
175
176 Files: ./src/video_time_code_interval.rs
177 Copyright: 2018 Sebastian Dröge <sebastian@centricular.com>
178 License: UNKNOWN-LICENSE; FIXME (overlay)
179 Comment:
180 FIXME (overlay): These notices are extracted from files. Please review them
181 before uploading to the archive.
182
183 Files: debian/*
184 Copyright:
185 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
186 2019 Sebastian Dröge <slomo@debian.org>
187 License: MIT or Apache-2.0
188
189 License: Apache-2.0
190 Debian systems provide the Apache 2.0 license in
191 /usr/share/common-licenses/Apache-2.0
192
193 License: MIT
194 Permission is hereby granted, free of charge, to any person obtaining a copy
195 of this software and associated documentation files (the "Software"), to deal
196 in the Software without restriction, including without limitation the rights
197 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
198 copies of the Software, and to permit persons to whom the Software is
199 furnished to do so, subject to the following conditions:
200 .
201 The above copyright notice and this permission notice shall be included in all
202 copies or substantial portions of the Software.
203 .
204 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
205 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
206 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
207 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
208 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
209 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
210 SOFTWARE.
0 overlay = "."
1 uploaders = ["Sebastian Dröge <slomo@debian.org>"]
2
3 [packages.lib]
4 depends = ["gstreamer1.0-plugins-base"]
0 rust-gstreamer-video-sys (0.8.0-1) unstable; urgency=medium
1
2 * Package gstreamer-video-sys 0.8.0 from crates.io using debcargo 2.4.0
3
4 -- Sebastian Dröge <slomo@debian.org> Tue, 10 Dec 2019 09:26:46 +0200
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: gstreamer-video-sys
2 Upstream-Contact: Sebastian Dröge <sebastian@centricular.com>
3 Source: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys
4
5 Files: *
6 Copyright: 2017-2019 Sebastian Dröge <sebastian@centricular.com>
7 License: MIT
8
9 Files: debian/*
10 Copyright:
11 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2019 Sebastian Dröge <slomo@debian.org>
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: gstreamer-video-sys
2 Upstream-Contact: Sebastian Dröge <sebastian@centricular.com>
3 Source: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Sebastian Dröge <sebastian@centricular.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: 2017 Sebastian Dröge <sebastian@centricular.com>.
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 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2019 Sebastian Dröge <slomo@debian.org>
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 = ["Sebastian Dröge <slomo@debian.org>"]
2
3 # Some tests are written in C and get built when `cargo test` is executed.
4 whitelist = ["tests/*.c"]
5
6 [packages.lib]
7 depends = ["libgstreamer-plugins-base1.0-dev"]
0 rust-linear-map (1.2.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-linear-map (1.2.0-1) unstable; urgency=medium
11
22 * Package linear-map 1.2.0 from crates.io using debcargo 2.4.0
33
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 15:43:35 +0000
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 16:34:21 +0000
+0
-0
src/ncurses/debian/RFS less more
(Empty file)
0 rust-ncurses (5.99.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-ncurses (5.99.0-1) unstable; urgency=medium
11
22 * Package ncurses 5.99.0 from crates.io using debcargo 2.4.0
33
4 -- Alexander Kjäll <alexander.kjall@gmail.com> Sat, 7 Dec 2019 13:26:38 +0100
4 -- Alexander Kjäll <alexander.kjall@gmail.com> Mon, 23 Dec 2019 02:04:34 +0000
0 rust-numtoa (0.1.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-numtoa (0.1.0-1) unstable; urgency=medium
11
22 * Package numtoa 0.1.0 from crates.io using debcargo 2.4.0
33
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 03:05:52 +0000
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 14:32:36 +0000
0 rust-pbkdf2 (0.3.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-pbkdf2 (0.3.0-1) unstable; urgency=medium
11
22 * Package pbkdf2 0.3.0 from crates.io using debcargo 2.4.0
33
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 17:03:48 +0000
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 17:05:32 +0000
0 rust-protobuf-codegen (2.8.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-protobuf-codegen (2.8.1-1) unstable; urgency=medium
11
22 * Package protobuf-codegen 2.8.1 from crates.io using debcargo 2.4.0
33
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 15:37:18 +0000
4 -- Ximin Luo <infinity0@debian.org> Sat, 28 Dec 2019 08:19:27 +0000
0 rust-protobuf-codegen-pure (2.8.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-protobuf-codegen-pure (2.8.1-1) unstable; urgency=medium
11
22 * Package protobuf-codegen-pure 2.8.1 from crates.io using debcargo 2.4.0
33
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 15:37:25 +0000
4 -- Ximin Luo <infinity0@debian.org> Sat, 28 Dec 2019 08:21:15 +0000
0 rust-random (0.12.2-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-random (0.12.2-1) unstable; urgency=medium
11
22 * Package random 0.12.2 from crates.io using debcargo 2.4.0
33
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 03:12:01 +0000
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 14:25:30 +0000
0 rust-rpassword (4.0.3-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-rpassword (4.0.3-1) unstable; urgency=medium
11
22 * Team upload.
33 * Package rpassword 4.0.3 from crates.io using debcargo 2.4.0
55 [ Sylvestre Ledru ]
66 * Package rpassword 3.0.2 from crates.io using debcargo 2.3.1-alpha.0
77
8 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 15:35:04 +0000
8 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 16:33:40 +0000
0 rust-tokio-process (0.2.4-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-tokio-process (0.2.4-1) unstable; urgency=medium
11
22 * Package tokio-process 0.2.4 from crates.io using debcargo 2.4.0
33
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 15:33:33 +0000
4 -- Ximin Luo <infinity0@debian.org> Sat, 28 Dec 2019 08:17:37 +0000
0 rust-tui (0.8.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-tui (0.8.0-1) unstable; urgency=medium
11
22 * Package tui 0.8.0 from crates.io using debcargo 2.4.0
33
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 02:53:40 +0000
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 14:59:09 +0000