Lintian Fixes - python-pkgconfig

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 577f78b..2114e56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-pkgconfig (1.5.5-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>  Thu, 08 Jun 2023 23:07:35 -0000
+
 python-pkgconfig (1.5.5-2) unstable; urgency=medium
 
   * Remove constraints unnecessary since buster:
diff --git a/debian/control b/debian/control
index 1e6600e..b6c742c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,9 @@ Build-Depends: debhelper-compat (= 13),
  dh-python,
  python3-all,
  python3-setuptools,
- pkg-config
-Standards-Version: 4.5.1
+ pkg-config,
+ python3-poetry-core
+Standards-Version: 4.6.2
 Homepage: https://github.com/matze/pkgconfig
 Vcs-Git: https://salsa.debian.org/python-team/packages/python-pkgconfig.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pkgconfig

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details