Lintian Fixes - cl-reversi

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 9f56ab6..2cf078d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cl-reversi (1.0.16-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 17 Aug 2023 15:16:29 -0000
+
 cl-reversi (1.0.16-1) unstable; urgency=low
 
   * New upstream: compatible with latest SBCL
@@ -134,4 +142,3 @@ cl-reversi (1.0-1) unstable; urgency=low
   * Initial Release (closes: 166290)
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 25 Oct 2002 01:20:07 -0600
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 03cda3d..6a1415e 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 (>= 11.0.0)
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 3.9.5.0
 Homepage: http://files.kpe.io/reversi/
 Vcs-Git: git://git.kpe.io/reversi.git

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details