Lintian Fixes - purity

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 4b49b55..45f802f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+purity (1-21) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 30 May 2023 14:02:37 -0000
+
 purity (1-20) unstable; urgency=medium
 
   * QA upload.
@@ -76,7 +82,7 @@ purity (1-14) unstable; urgency=low
 purity (1-13) unstable; urgency=low
 
   * fixed segmentation fault when saving high scores (closes: #114340) -
-    thanks to Gergely Nagy for the patch 
+    thanks to Gergely Nagy for the patch
 
  -- Duncan Findlay <duncf@home.com>  Wed,  3 Oct 2001 22:12:24 -0400
 
diff --git a/debian/rules b/debian/rules
index d9e625c..d99795b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ 
+	dh $@
 
 execute_before_dh_installman:
 	cp $(CURDIR)/pt.6 purity.6

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details