Lintian Fixes - python-enmerkar

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 8222013..c866c32 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools (>= 109~),
  python3-all,
@@ -18,7 +18,7 @@ Build-Depends-Indep:
  python3-pytest,
  python3-pytest-cov,
  python3-pytest-django,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-enmerkar
 Vcs-Git: https://salsa.debian.org/openstack-team/python/python-enmerkar.git
 Homepage: https://github.com/Zegocover/enmerkar
diff --git a/debian/copyright b/debian/copyright
index d22b1dd..036ba4d 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: enmerkar
 Source: https://github.com/Zegocover/enmerkar
 
diff --git a/debian/rules b/debian/rules
index cd980eb..25891ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ UPSTREAM_GIT := https://github.com/Zegocover/enmerkar
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3,sphinxdoc
+	dh $@ --buildsystem=pybuild --with python3,sphinxdoc
 
 override_dh_auto_clean:
 	rm -rf build .stestr *.egg-info .pytest_cache
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..85e1af5
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Contact: Zego <opensource@zego.com>
+Bug-Database: https://github.com/Zegocover/enmerkar/issues
+Bug-Submit: https://github.com/Zegocover/enmerkar/issues/new
+Repository-Browse: https://github.com/Zegocover/enmerkar

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package python-enmerkar-doc

No differences were encountered between the control files of package python3-enmerkar

Run locally

More details

Full run details