Lintian Fixes - apt

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/apt.maintscript b/debian/apt.maintscript
index f37a9e27a..250f895aa 100644
--- a/debian/apt.maintscript
+++ b/debian/apt.maintscript
@@ -1,4 +1 @@
-rm_conffile /etc/apt/apt.conf.d/20changelog 1.2.4~
-# we use a systemd timer unit now
-rm_conffile /etc/cron.daily/apt 1.2.10~
 rm_conffile /etc/kernel/postinst.d/apt-auto-removal 2.4.5~
diff --git a/debian/changelog b/debian/changelog
index 63c79890a..38003f9b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apt (2.7.2) UNRELEASED; urgency=medium
+
+  * Remove 2 obsolete maintscript entries in 1 files.
+  * Bump debhelper from old 12 to 13.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 14 Jun 2023 18:10:10 -0000
+
 apt (2.7.1) experimental; urgency=medium
 
   * Seed snapshot servers for well-known hosts, including PPAs. Note
diff --git a/debian/control b/debian/control
index 5768d7301..84c012c94 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Michael Vogt <mvo@debian.org>,
 Rules-Requires-Root: no
 Standards-Version: 4.1.1
 Build-Depends: cmake (>= 3.4),
-               debhelper-compat (= 12),
+               debhelper-compat (= 13),
                docbook-xml <!nodoc>,
                docbook-xsl <!nodoc>,
                dpkg-dev (>= 1.20.8),

Run locally

More details

Full run details

Historical runs