Lintian Fixes - aiomysql

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index b480a9d..b106640 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+aiomysql (0.1.1-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 07 Apr 2023 04:53:00 -0000
+
 aiomysql (0.1.1-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 218669e..b1c2095 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Team <team+python@tracker.debian.org>
 Uploaders: Adam Cecile <acecile@le-vert.net>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                pybuild-plugin-pyproject,
                python3-all,
                python3-setuptools,
@@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 12),
               python3-pymysql (>= 0.9~) <pkg.aiomysql.integrationtests>,
               python3-sqlalchemy (>= 1.0~) <pkg.aiomysql.integrationtests>,
               python3-uvloop <pkg.aiomysql.integrationtests>,
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/aio-libs/aiomysql
 Vcs-Git: https://salsa.debian.org/python-team/packages/aiomysql.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/aiomysql

Run locally

More details

Full run details

Historical runs