Codebase list rust-libslirp / 09c302f
Update tar to 0.4.17 Wolfgang Silbermayr 5 years ago
4 changed file(s) with 13 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 tar (update)
5556 tempfile (update)
5657 tokio-executor (update)
5758 utf-8 (update)
0 rust-tar (0.4.17-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package tar 0.4.17 from crates.io using debcargo 2.2.7
4
5 -- Wolfgang Silbermayr <wolfgang@silbermayr.at> Fri, 28 Sep 2018 08:03:49 +0200
6
07 rust-tar (0.4.16-1) unstable; urgency=medium
18
29 * Package tar 0.4.16 from crates.io using debcargo 2.2.5
2121 Files: debian/*
2222 Copyright:
2323 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2018 FIXME (overlay) Your Name <Your Email>
24 2018 Ximin Luo <infinity0@debian.org>
2525 License: MIT or Apache-2.0
2626
2727 License: Apache-2.0
00 overlay = "."
1 uploaders = ["Ximin Luo <infinity0@debian.org>"]
2
3 # The auto-generated summary is too long.
4 summary = "Rust implementation of a TAR file reader and writer"