Lintian Fixes - python-statmake

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 25ec11d..3fe0613 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-statmake (0.6.0-2) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/python3-statmake.lintian-overrides
+    on line 3.
+  * Add missing build-dependency on python3-poetry-core.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 24 Mar 2023 09:33:31 -0000
+
 python-statmake (0.6.0-1) unstable; urgency=medium
 
   * New upstream release; Closes: #1013328, #1027517
diff --git a/debian/control b/debian/control
index a1bad07..eae87e0 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends:
  python3-poetry,
  python3-pytest,
  python3-ufo2ft,
+ python3-poetry-core,
 Standards-Version: 4.6.0.1
 Homepage: https://github.com/daltonmaag/statmake
 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-statmake
diff --git a/debian/python3-statmake.lintian-overrides b/debian/python3-statmake.lintian-overrides
index a5655e3..d271feb 100644
--- a/debian/python3-statmake.lintian-overrides
+++ b/debian/python3-statmake.lintian-overrides
@@ -1,3 +1,3 @@
 # Tool 'statmake' provided by the package is trivial
 library-package-name-for-application
-application-in-library-section python usr/bin/statmake
+application-in-library-section python [usr/bin/statmake]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details