Codebase list rust-stfu8 / 6eef5f9
update of regexp Sylvestre Ledru 5 years ago
3 changed file(s) with 4 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 rust-regex (1.0.5-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
11
2 * Package regex 1.0.5 from crates.io using debcargo 2.2.6
2 * Package regex 1.0.5 from crates.io using debcargo 2.2.7
33
4 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 9 Sep 2018 10:27:22 +0200
4 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 14 Oct 2018 11:37:37 +0200
55
66 rust-regex (1.0.2-1) unstable; urgency=medium
77
233233 Files: debian/*
234234 Copyright:
235235 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
236 2018 FIXME (overlay) Your Name <Your Email>
236 2018 Sylvestre Ledru <sylvestre@debian.org>
237237 License: MIT or Apache-2.0
238238
239239 License: Apache-2.0
00 overlay = "."
1 uploaders = ["Sylvestre Ledru <sylvestre@debian.org>"]