{"base_revision":"git-v1:59715a7c322fd06595b67435a7b4cfb50019f9b1","content":"diff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex f599e28..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-10\ndiff --git a/debian/control b/debian/control\nindex 89ac609..7caf335 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,14 +3,14 @@ Section: net\n Priority: optional\n Maintainer: Jason Hedden <jason@hedden.dev>\n Uploaders: Arturo Borrero Gonzalez <arturo@debian.org>\n-Build-Depends: debhelper (>= 10),\n-               dh-python,\n+Build-Depends: dh-python,\n                python3-all,\n                python3-setuptools,\n-               python3-all-dev\n-Standards-Version: 4.4.1\n+               python3-all-dev,\n+               debhelper-compat (= 13)\n+Standards-Version: 4.7.4\n Homepage: https://github.com/CanonicalLtd/prometheus-openstack-exporter\n-Vcs-Git: https://salsa.debian.org/jeh-guest/pkg-prometheus-openstack-exporter\n+Vcs-Git: https://salsa.debian.org/jeh-guest/pkg-prometheus-openstack-exporter.git\n Vcs-Browser: https://salsa.debian.org/jeh-guest/pkg-prometheus-openstack-exporter\n \n Package: prometheus-openstack-exporter\ndiff --git a/debian/rules b/debian/rules\nindex 211b566..d893394 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -1,8 +1,7 @@\n #!/usr/bin/make -f\n \n %:\n-\tdh $@ --with systemd,python3 --buildsystem=pybuild\n+\tdh $@ --with python3 --buildsystem=pybuild\n \n override_dh_installinit:\n \t# nothing\n-\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:01e128a92bf6a6164bd8c01edd8fea7064b6b5e2"}