Comment 2 for bug 1987515

Revision history for this message
Julian Andres Klode (juliank) wrote :

Review:

* dh-cargo-vendored-sources.pl:
  - missing 'use strict;' and 'use warnings;' before other 'use' (compare cargo.pm)
  - should not have a .pl ending (the shell scripts don't end in .sh either)
  - sub cargo_info opens a file but does not close it