Lintian Fixes - timingframework

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 7d49b25..c2ee203 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+timingframework (1.0-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 06 Mar 2023 20:51:36 -0000
+
 timingframework (1.0-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 4cd7f45..75ef54a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: timingframework
 Section: java
 Priority: optional
 Maintainer: Andrew Ross <ubuntu@rossfamily.co.uk>
-Build-Depends: debhelper (>= 7), javahelper (>=0.25) 
+Build-Depends: debhelper (>= 7), javahelper (>=0.25)
 Build-Depends-Indep: default-jdk
 Standards-Version: 3.9.1
 Vcs-Git: https://salsa.debian.org/java-team/timingframework.git
@@ -14,16 +14,15 @@ Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}
 Recommends: ${java:Recommends}
 Description: A Java framework for timing and animations
- The code serves as a tutorial on how to use timers, as well as a 
+ The code serves as a tutorial on how to use timers, as well as a
  framework for doing more powerful things with timers.
- 
 Package: libtimingframework-java-doc
 Section: doc
 Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}
 Recommends: ${java:Recommends}
 Description: A Java framework for timing and animations (documentation)
- The code serves as a tutorial on how to use timers, as well as a 
+ The code serves as a tutorial on how to use timers, as well as a
  framework for doing more powerful things with timers.
  .
  This package contains the documentation.

Run locally

More details

Full run details

Historical runs