Lintian Fixes - convmv

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 0e0e192..eb5406b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+convmv (2.05-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 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 05:49:57 -0000
+
 convmv (2.05-1) unstable; urgency=medium
 
   * New upstream version 2.05
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 57fb5ee..2945cb9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: utils
 Priority: optional
 Maintainer: Lev Lamberov <dogsleg@debian.org>
 Build-Depends-Indep: perl
-Build-Depends: debhelper (>= 11)
-Standards-Version: 4.1.4
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.1.5
 Homepage: https://www.j3e.de/linux/convmv/man/
 Vcs-Browser: https://salsa.debian.org/debian/convmv
 Vcs-Git: https://salsa.debian.org/debian/convmv.git

Run locally

More details

Full run details