Codebase list rust-libslirp / 8775fe9
Update encoding-rs to 0.8.8 Wolfgang Silbermayr 5 years ago
4 changed file(s) with 10 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
5959 These packages (RFS) are prepared in the master branch and can be uploaded
6060 because all required dependencies are available in main::
6161
62 encoding-rs (update)
6263 cmake (update)
6364 opaque-debug
6465 proc-macro2 (update)
0 rust-encoding-rs (0.8.8-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package encoding_rs 0.8.8 from crates.io using debcargo 2.2.7
4
5 -- Wolfgang Silbermayr <wolfgang@silbermayr.at> Wed, 3 Oct 2018 22:31:07 +0200
6
07 rust-encoding-rs (0.8.6-1) unstable; urgency=medium
18
29 * Package encoding_rs 0.8.6 from crates.io using debcargo 2.2.6
190190 Files: debian/*
191191 Copyright:
192192 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
193 2018 FIXME (overlay) Your Name <Your Email>
193 2018 Sylvestre Ledru <sylvestre@debian.org>
194194 License: MIT or Apache-2.0
195195
196196 License: Apache-2.0
00 overlay = "."
1 uploaders = ["Sylvestre Ledru <sylvestre@debian.org>"]