Lintian Fixes - cronic

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a279989..7c7af56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+cronic (3-3) UNRELEASED; urgency=medium
+
+  * Strip unusual field spacing from debian/control.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 14:40:33 -0000
+
 cronic (3-2) unstable; urgency=low
 
   * Update policy to 4.1.4 (change vcs URLs, change URLs to https)
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 c7b8f13..6d50091 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: cronic
 Section: admin
 Priority: optional
 Maintainer: Daniel Lange <DLange@debian.org>
-Build-Depends: debhelper (>= 10)
-Vcs-Browser:  https://salsa.debian.org/debian/cronic
+Build-Depends: debhelper-compat (= 13)
+Vcs-Browser: https://salsa.debian.org/debian/cronic
 Vcs-Git: https://salsa.debian.org/debian/cronic.git
 Homepage: https://habilis.net/cronic/
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 
 Package: cronic
 Architecture: all

Run locally

More details

Full run details