Lintian Fixes - python-evtx

Ready changes

Summary

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 01dc841..fde6fba 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: python-evtx
 Section: python
 Priority: optional
 Maintainer: Hilko Bengen <bengen@debian.org>
-Build-Depends: debhelper (>= 10), dh-python,
+Build-Depends: debhelper-compat (= 13),
+ dh-python,
  python3,
  python3-setuptools,
  python3-six,
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..bb0ac70
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/williballenthin/python-evtx/issues
+Bug-Submit: https://github.com/williballenthin/python-evtx/issues/new
+Repository-Browse: https://github.com/williballenthin/python-evtx

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details