Lintian Fixes - criterion

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 0321d66..5da56ae 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,11 @@ Source: criterion
 Section: devel
 Priority: optional
 Maintainer: SZALAY Attila <sasa@debian.org>
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/sasa/criterion
 Vcs-Git: https://salsa.debian.org/sasa/criterion.git
-HomePage: https://github.com/Snaipe/Criterion
 Rules-Requires-Root: no
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                meson,
                cmake,
                libboxfort-dev (>= 0.1.2-2),
@@ -19,6 +18,7 @@ Build-Depends: debhelper-compat (= 12),
                protobuf-compiler,
                python3-protobuf,
                gettext
+Homepage: https://github.com/Snaipe/Criterion
 
 Package: libcriterion3
 Section: libs
diff --git a/debian/copyright b/debian/copyright
index 5633100..30897ae 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/
 Upstream-Name: Criterion
 Upstream-Contact: Franklin "Snaipe" Mathieu <http://snai.pe/>
 Source: https://github.com/Snaipe/Criterion
diff --git a/debian/rules b/debian/rules
index 7d2dcbb..cbe925d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,3 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --with autoreconf
-
-override_dh_missing:
-	dh_missing --fail-missing
+	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..7e02e45
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/Snaipe/Criterion/issues
+Bug-Submit: https://github.com/Snaipe/Criterion/issues/new
+Repository: https://github.com/Snaipe/Criterion.git
+Repository-Browse: https://github.com/Snaipe/Criterion

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libcriterion-dev

No differences were encountered between the control files of package libcriterion3

No differences were encountered between the control files of package libcriterion3-dbgsym

Run locally

More details

Full run details