Lintian Fixes - metche

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 f5bc585..9656d68 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: metche
 Maintainer: Debian QA Group <packages@qa.debian.org>
 Section: admin
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 13),
                pandoc,
                po-debconf
 Standards-Version: 4.0.0
diff --git a/debian/copyright b/debian/copyright
index a8f97ba..18c51eb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://0xacab.org/metche/metche/
 
 Files: *
diff --git a/debian/rules b/debian/rules
index be7cd51..7174b2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,4 +22,4 @@ override_dh_install:
 override_dh_auto_build:
 	make doc
 
- override_dh_auto_clean:
+override_dh_auto_clean:
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..a56d992
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://0xacab.org/metche/metche/-/issues
+Bug-Submit: https://0xacab.org/metche/metche/-/issues/new
+Repository: https://0xacab.org/metche/metche.git
+Repository-Browse: https://0xacab.org/metche/metche

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details