Lintian Fixes - cl-kmrcl

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 191d5a2..4578e8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+cl-kmrcl (1.111-3) 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.
+  * Fix day-of-week for changelog entry 1.20.1-1.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 14 Oct 2022 06:56:32 -0000
+
 cl-kmrcl (1.111-2) unstable; urgency=medium
 
   * Source only upload
@@ -94,7 +105,7 @@ cl-kmrcl (1.99-3) unstable; urgency=low
 
 cl-kmrcl (1.99-2) unstable; urgency=low
 
-  * Change to debhelper 7 compatibility 
+  * Change to debhelper 7 compatibility
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 27 Jul 2009 15:33:13 -0600
 
@@ -104,7 +115,7 @@ cl-kmrcl (1.99-1) unstable; urgency=low
   * Update debhelper compat version
   * Change section to lisp
   * Update standards version
-	
+
  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 27 Jul 2009 11:10:24 -0600
 
 cl-kmrcl (1.98-1) unstable; urgency=low
@@ -494,7 +505,7 @@ cl-kmrcl (1.37-1) unstable; urgency=low
 
 cl-kmrcl (1.36-1) unstable; urgency=low
 
-  * New upstream 
+  * New upstream
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 May 2003 01:28:00 -0600
 
@@ -518,7 +529,7 @@ cl-kmrcl (1.33-1) unstable; urgency=low
 
 cl-kmrcl (1.32-1) unstable; urgency=low
 
-  * Vary signature of DIRECT-SLOT-DEFINITION-CLASS depending on 
+  * Vary signature of DIRECT-SLOT-DEFINITION-CLASS depending on
   implementation
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 19:35:37 -0600
@@ -604,7 +615,7 @@ cl-kmrcl (1.20.1-1) unstable; urgency=low
   * Add with-each-file-line & with-each-stream-line to export list, fix
     bugs in those functions
 
- -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Nov 2002 14:52:39 -0700
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 07 Nov 2002 14:52:39 -0700
 
 cl-kmrcl (1.20-1) unstable; urgency=low
 
@@ -652,7 +663,7 @@ cl-kmrcl (1.15-1) unstable; urgency=low
 cl-kmrcl (1.14-1) unstable; urgency=low
 
   * ml-class.lisp: Add XHTML format
-  * web-utils.lisp: Add standard headers for xml, html, xhtml, 
+  * web-utils.lisp: Add standard headers for xml, html, xhtml,
   added user-agent-ie-p
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 16:25:31 -0600
@@ -673,7 +684,7 @@ cl-kmrcl (1.12-1) unstable; urgency=low
 cl-kmrcl (1.11-1) unstable; urgency=low
 
   * Change .asd file for ASERVE require
-  
+
  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 16:38:28 -0600
 
 cl-kmrcl (1.10-1) unstable; urgency=low
@@ -742,4 +753,3 @@ cl-kmrcl (1.0-1) unstable; urgency=low
   * Initial Release (closes: 163955)
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  5 Oct 2002 13:19:33 -0600
-
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 214f998..32bd248 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/kmrcl/
 Vcs-Git: git://git.kpe.io/kmrcl.git

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details