Lintian Fixes - rust-core-foundation

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/src/core-foundation/debian/changelog b/src/core-foundation/debian/changelog
index d3d849fea..48fd9bd16 100644
--- a/src/core-foundation/debian/changelog
+++ b/src/core-foundation/debian/changelog
@@ -1,3 +1,10 @@
+rust-core-foundation (0.9.1-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Mark debian/rules as executable.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 09 Dec 2022 23:49:24 -0000
+
 rust-core-foundation (0.9.1-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/src/core-foundation/debian/rules b/src/core-foundation/debian/rules
old mode 100644
new mode 100755
index bf1109835..044882aa9
--- a/src/core-foundation/debian/rules
+++ b/src/core-foundation/debian/rules
@@ -6,4 +6,3 @@ override_dh_auto_test:
 	dh_auto_test -- build
 # tests fail linking since we're not on macOS
 #	dh_auto_test -- test --all || true
-

Run locally

More details

Full run details