Codebase list rust-libslirp / 81d705d
Update tempfile to 0.3.4 Wolfgang Silbermayr 5 years ago
4 changed file(s) with 10 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
5252 These packages (RFS) are prepared in the master branch and can be uploaded
5353 because all required dependencies are available in main::
5454
55 tempfile (update)
5556 tokio-executor (update)
5657 utf-8 (update)
5758 httparse (update)
0 rust-tempfile (3.0.4-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package tempfile 3.0.4 from crates.io using debcargo 2.2.7
4
5 -- Wolfgang Silbermayr <wolfgang@silbermayr.at> Fri, 28 Sep 2018 07:53:42 +0200
6
07 rust-tempfile (3.0.3-1) unstable; urgency=medium
18
29 * Package tempfile 3.0.3 from crates.io using debcargo 2.2.5
4343 Files: debian/*
4444 Copyright:
4545 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
46 2018 FIXME (overlay) Your Name <Your Email>
46 2018 Ximin Luo <infinity0@debian.org>
4747 License: MIT or Apache-2.0
4848
4949 License: Apache-2.0
00 overlay = "."
1 uploaders = ["Ximin Luo <infinity0@debian.org>"]