Lintian Fixes - mail-expire

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 7b7fd4e..5b8e39f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mail-expire (0.9.3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 05 Apr 2023 10:34:32 -0000
+
 mail-expire (0.9.2) unstable; urgency=low
 
   * Fixing SYNOPSIS in the manpage (closes: 1019215, 422926)
@@ -126,4 +134,3 @@ mail-expire (0.0-0.2) UNRELEASED; urgency=low
   * dropped silly size comparison, trust return values of syswrite
 
  -- Eduard Bloch <blade@debian.org>  Fri, 16 Aug 2002 15:39:37 +0200
-
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 2dd7603..e6916c3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: mail-expire
 Section: utils
 Priority: optional
 Maintainer: Eduard Bloch <blade@debian.org>
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/blade/mail-expire.git
 Vcs-Browser: https://salsa.debian.org/blade/mail-expire

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details