Lintian Fixes - cl-rss

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 7c766d7..cf6110c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cl-rss (0.9.1.1-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 18 Aug 2023 11:51:30 -0000
+
 cl-rss (0.9.1.1-1) unstable; urgency=low
 
   * Remove non-functional test-op from upstream
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 93633b5..c04d01c 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/cl-rss/
 Vcs-Git: git://git.kpe.io/cl-rss.git

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details