Lintian Fixes - rust-scale-info-derive

Ready changes

Summary

Diff

diff --git a/src/scale-info-derive/debian/changelog b/src/scale-info-derive/debian/changelog
index 8bc7e4b02..575b870ca 100644
--- a/src/scale-info-derive/debian/changelog
+++ b/src/scale-info-derive/debian/changelog
@@ -1,3 +1,10 @@
+rust-scale-info-derive (2.3.1-2) UNRELEASED; urgency=medium
+
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Replace spaces in short license names with dashes.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 25 Feb 2023 19:02:40 -0000
+
 rust-scale-info-derive (2.3.1-1) unstable; urgency=medium
 
   * Package scale-info-derive 2.3.1 from crates.io using debcargo 2.6.0
diff --git a/src/scale-info-derive/debian/copyright b/src/scale-info-derive/debian/copyright
index c7e04d3c3..b4b31734a 100644
--- a/src/scale-info-derive/debian/copyright
+++ b/src/scale-info-derive/debian/copyright
@@ -12,11 +12,11 @@ Copyright:
 License: Apache-2.0
 
 Files:  src/attr.rs
-	src/lib.rs
-	src/trait_bounds.rs
-	src/utils.rs
+        src/lib.rs
+        src/trait_bounds.rs
+        src/utils.rs
 Copyright: 2019-2022 Parity Technologies (UK) Ltd.
-License: Apache 2.0
+License: Apache-2.0
 
 Files: debian/*
 Copyright:

Run locally

More details

Full run details

Historical runs