Codebase list rust-libslirp / bdaa152
update of datetime to use the new version of iso Sylvestre Ledru 5 years ago
3 changed file(s) with 9 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 rust-datetime (0.4.7-2) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package datetime 0.4.7 from crates.io using debcargo 2.2.10
3
4 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 5 Feb 2019 11:39:50 +0100
5
06 rust-datetime (0.4.7-1) unstable; urgency=medium
17
28 * Package datetime 0.4.7 from crates.io using debcargo 2.2.7
1616
1717 Files: debian/*
1818 Copyright:
19 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
20 2018 Sylvestre Ledru <sylvestre@debian.org>
19 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
20 2018-2019 Sylvestre Ledru <sylvestre@debian.org>
2121 License: MIT
2222
2323 License: MIT
66 name = "datetime"
77 [dependencies.iso8601]
88 -version = "0.1.0"
9 +version = "0.2.0"
9 +version = "0.3.0"
1010
1111 [dependencies.libc]
1212 version = "0.2"