Lintian Fixes - clikit

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 94d3f7d..455e4a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+clikit (0.6.2-4) UNRELEASED; urgency=medium
+
+  * Update standards version to 4.6.2, no changes needed.
+  * Add missing build-dependency on python3-poetry-core.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 08 Jan 2023 19:57:20 -0000
+
 clikit (0.6.2-3) unstable; urgency=medium
 
   * debian/control
diff --git a/debian/control b/debian/control
index 032fb70..135ac53 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Build-Depends: debhelper-compat (= 13),
                python3-pytest,
                python3-pytest-mock,
                python3-setuptools,
-Standards-Version: 4.5.1
+               python3-poetry-core,
+Standards-Version: 4.6.2
 Homepage: https://github.com/sdispater/clikit
 Vcs-Git: https://salsa.debian.org/python-team/packages/clikit.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/clikit

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details