Lintian Fixes - cl-puri

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index c4b991b..1b3234f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cl-puri (1:1.5.7.2-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>  Wed, 09 Nov 2022 01:55:03 -0000
+
 cl-puri (1:1.5.7.2-1) unstable; urgency=medium
 
   * Add support for square brackets around IPv6 addresses to
@@ -48,7 +56,7 @@ cl-puri (1.5.2-1) unstable; urgency=low
 
   * New upstream
   * Add doc-base file
-  
+
  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 11 Nov 2009 12:14:39 -0700
 
 cl-puri (1.5.1-3) unstable; urgency=low
@@ -129,7 +137,7 @@ cl-puri (1.3.0-1) unstable; urgency=low
   * Change parse-error condition to uri-parse-error for
     cross-implementation compatibility.
   * Invoke renamed ptester module
-  
+
  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Jul 2003 13:04:45 -0600
 
 cl-puri (1.2.5-1) unstable; urgency=low
@@ -177,7 +185,7 @@ cl-puri (1.1-1) unstable; urgency=low
 cl-puri (1.0) unstable; urgency=low
 
   * Initial upload
-  * Changes compared to upstream: 
+  * Changes compared to upstream:
      - Added .asd file for use with ASDF
      - Include if* source in the uri-src.lisp file
      - Ported from AllegroCL specific functions
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 1c5985d..21c3af8 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: 4.5.0.3
 Homepage: http://files.kpe.io/puri/
 Vcs-Git: git://git.kpe.io/puri/

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details