Lintian Fixes - turing

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 2a23212..9140d42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+turing (0.11~beta-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Remove unnecessary X-Python{,3}-Version field in debian/control.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 30 Jul 2023 04:08:34 -0000
+
 turing (0.11~beta-4) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index f6fde05..adb6e8d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Standards-Version: 4.6.2
 Homepage: https://turingapp.ml/
 Vcs-Git: https://salsa.debian.org/georgesk/turing.git
 Vcs-Browser: https://salsa.debian.org/georgesk/turing
-X-Python3-Version: >=3.5
 
 Package: turing
 Architecture: all
@@ -37,5 +36,3 @@ Description: assistant to learn algorithms and programming languages
  .
  In both modes, the code can be debugged and executed step-by-step to
  facilitate the problem-solving side of development.
-
- 

Run locally

More details

Full run details

Historical runs