Lintian Fixes - shortuuid

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index ed14bee..9bf91f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+shortuuid (1.0.11-3) 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>  Sat, 11 Mar 2023 04:08:44 -0000
+
 shortuuid (1.0.11-2) unstable; urgency=medium
 
   * Allow stderr in autopkgtest
diff --git a/debian/control b/debian/control
index 98b53a8..eb080ef 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,9 @@ Build-Depends: debhelper-compat (= 13),
                python3-all,
                python3-setuptools,
                python3-pep8,
-               quilt
-Standards-Version: 4.6.0
+               quilt,
+               python3-poetry-core
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/python-team/packages/shortuuid.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/shortuuid

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details