Codebase list rust-libslirp / 7183ed2
Make the package reproducible (Closes: #936452) Thanks to Chris Lamb for the patch Sylvestre Ledru 3 years ago
2 changed file(s) with 10 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
11
22 * Team upload.
33 * Package fs_extra 1.2.0 from crates.io using debcargo 2.4.2
4 * Make the package reproducible (Closes: #936452)
5 Thanks to Chris Lamb for the patch
46
57 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 10 Sep 2020 14:52:34 +0200
68
0 #!/usr/bin/make -f
1
2 %:
3 dh $@ --buildsystem cargo
4
5 override_dh_auto_test:
6 dh_auto_test -- test --all
7 rm -rf tests/temp