Lintian Fixes - masakari-monitors

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 53275e8..8e12b9f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Thomas Goirand <zigo@debian.org>,
  Michal Arbet <michal.arbet@ultimum.io>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  po-debconf,
@@ -41,7 +41,7 @@ Build-Depends-Indep:
  python3-testtools,
  python3-stestr,
  subunit,
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/openstack-team/services/masakari-monitors
 Vcs-Git: https://salsa.debian.org/openstack-team/services/masakari-monitors.git
 Homepage: https://opendev.org/openstack/masakari-monitors
diff --git a/debian/rules b/debian/rules
index 4c75bc8..3570adb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 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 -f debian/*.init debian/*.service debian/*.upstart
@@ -49,7 +49,7 @@ endif
 
 	dh_install
 	rm -rf $(CURDIR)/debian/tmp/usr/etc
-	dh_missing --fail-missing
+	dh_missing
 
 override_dh_sphinxdoc:
 ifeq (,$(findstring nodoc, $(DEB_BUILD_OPTIONS)))
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..a0d7837
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/masakari-monitors

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package masakari-host-monitor

No differences were encountered between the control files of package masakari-instance-monitor

No differences were encountered between the control files of package masakari-introspective-instance-monitor

No differences were encountered between the control files of package masakari-monitors-common

No differences were encountered between the control files of package masakari-monitors-doc

No differences were encountered between the control files of package masakari-process-monitor

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

Run locally

More details

Full run details