Codebase list rust-libslirp / d3c86e3
Update process_viewer to 0.2.4 Wolfgang Silbermayr 4 years ago
4 changed file(s) with 24 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 rust-process-viewer (0.2.4-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package process_viewer 0.2.4 from crates.io using debcargo 2.3.0
3
4 -- Wolfgang Silbermayr <wolfgang@silbermayr.at> Sun, 7 Jul 2019 18:53:54 +0200
5
06 rust-process-viewer (0.2.0-2) unstable; urgency=medium
17
28 * Package process_viewer 0.2.0 from crates.io using debcargo 2.2.9
33 Source: https://github.com/GuillaumeGomez/process-viewer
44
55 Files: *
6 Copyright: 2015-2018 Guillaume Gomez <guillaume1.gomez@gmail.com>
6 Copyright: 2015-2019 Guillaume Gomez <guillaume1.gomez@gmail.com>
77 License: MIT
88
99 Files: debian/*
1818 FIXME (overlay): These notices are extracted from files. Please review them
1919 before uploading to the archive.
2020
21 Files: ./src/macros.rs
22 Copyright: 2019 Guillaume Gomez
23 License: UNKNOWN-LICENSE; FIXME (overlay)
24 Comment:
25 FIXME (overlay): These notices are extracted from files. Please review them
26 before uploading to the archive.
27
2128 Files: ./src/process_viewer.rs
2229 Copyright: 2017 Guillaume Gomez
30 License: UNKNOWN-LICENSE; FIXME (overlay)
31 Comment:
32 FIXME (overlay): These notices are extracted from files. Please review them
33 before uploading to the archive.
34
35 Files: ./src/settings.rs
36 Copyright: 2019 Guillaume Gomez
2337 License: UNKNOWN-LICENSE; FIXME (overlay)
2438 Comment:
2539 FIXME (overlay): These notices are extracted from files. Please review them
00 #!/usr/bin/make -f
11 %:
22 dh $@ --buildsystem cargo
3
4 override_dh_auto_test:
5 dh_auto_test -- test --all