Lintian Fixes - dodgy

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index ddd725a..32e9ee4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,16 @@
+dodgy (0.1.9-6) UNRELEASED; urgency=medium
+
+  * Wrap long lines in changelog entries: 0.1.9-5.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 08 Mar 2023 03:58:36 -0000
+
 dodgy (0.1.9-5) unstable; urgency=medium
 
   * Team upload.
-  * Use pytest instead of nose for unit tests and autopkgtests (Closes: #1018344).
+  * Use pytest instead of nose for unit tests and autopkgtests
+    (Closes: #1018344).
   * Add 0001-drop-distutils.patch to move from distutils.core.setup to
     setuptools.setup.
   * Fix debian/watch by using github tags instead of releases.
diff --git a/debian/control b/debian/control
index 44175e9..64d0b0d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: devel
 Priority: optional
 Maintainer: Debian Python Team <team+python@tracker.debian.org>
 Uploaders: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                pandoc,
                python3,
                python3-pytest,
                python3-setuptools,
                txt2man,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/landscapeio/dodgy
 Vcs-Git: https://salsa.debian.org/python-team/packages/dodgy.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/dodgy

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details