Codebase list rust-stfu8 / c77af15
grcov: new upstream release Sylvestre Ledru 2 years ago
3 changed file(s) with 8 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 rust-grcov (0.8.2-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package grcov 0.8.2 from crates.io using debcargo 2.4.4-alpha.0
3
4 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 22 Aug 2021 14:44:46 +0200
5
06 rust-grcov (0.5.15-2) unstable; urgency=medium
17
28 * Package grcov 0.5.15 from crates.io using debcargo 2.4.3
1313
1414 Files: debian/*
1515 Copyright:
16 2019-2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2019-2020 Sylvestre Ledru <sylvestre@debian.org>
16 2019-2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2019-2021 Sylvestre Ledru <sylvestre@debian.org>
1818 License: MPL-2.0
1919
2020 License: MPL-2.0
00 #!/usr/bin/make -f
11 %:
22 dh $@ --buildsystem cargo
3
4 override_dh_auto_test:
5 dh_auto_test -- test --all || true