Lintian Fixes - python-meshio

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index e6ea639..2f73ae5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-meshio (7.0.0-4) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line 2.
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 18 May 2023 01:51:57 -0000
+
 python-meshio (7.0.0-3) unstable; urgency=medium
 
   * Team upload.
@@ -207,7 +215,7 @@ python-meshio (4.0.16-1) unstable; urgency=medium
   * acknowledge msh2xdmf in meshio-tools package description
   * pull in msh2xdmf as git subtree (provides msh2xdmf tests):
     git subtree add --prefix debian/msh2xdmf
-      https://github.com/floiseau/msh2xdmf master --squash 
+      https://github.com/floiseau/msh2xdmf master --squash
     - list HDF5 binary test files in debian/source/include-binaries
     - currently msh2xdmf May 31, 2020 commit 7075b55
   * install msh2xdmf as python module (can import in python,
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 80829d5..ae3114d 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,2 @@
 # place debian/* last in debian/copyright after upstream content entries
-globbing-patterns-out-of-order debian/msh2xdmf/* debian/*
+globbing-patterns-out-of-order debian/* [debian/msh2xdmf/*:*]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..3bd6e48
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/nschloe/meshio/issues
+Bug-Submit: https://github.com/nschloe/meshio/issues/new
+Repository-Browse: https://github.com/nschloe/meshio

Run locally

More details

Full run details

Historical runs