Lintian Fixes - cl-cluck

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d2d2b27..b0174b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+cl-cluck (0.1.3.1-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper dependency to >= 10, since that's what is used in
+    debian/compat.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 12 Jan 2023 09:12:49 -0000
+
 cl-cluck (0.1.3.1-1) unstable; urgency=low
 
   * Claify purpose header in comments
@@ -32,7 +42,7 @@ cl-cluck (0.1.2-1) unstable; urgency=low
 
 cl-cluck (0.1.1-1) unstable; urgency=low
 
-  * New upstream 
+  * New upstream
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  9 Mar 2007 07:54:13 -0700
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index c254866..a71691c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends-Indep: dh-lisp
-Build-Depends: debhelper (>= 7.0.0)
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 4.5.0.3
 Homepage: http://files.kpe.io/cluck/
 Vcs-Git: git://git.kpe.io/cluck.git
diff --git a/debian/rules b/debian/rules
index 5290bbf..f180142 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,4 +43,3 @@ binary: binary-indep
 
 
 .PHONY: build clean binary-indep binary-arch binary install
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details