{"base_revision":"git-v1:d1cdda32333af45fb1d1c25e5a687fac1bd43d51","content":"diff --git a/debian/control b/debian/control\nindex a9ceec4..4bfee8b 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -6,7 +6,7 @@ Uploaders:\n  Thomas Goirand <zigo@debian.org>,\n  Michal Arbet <michal.arbet@ultimum.io>,\n Build-Depends:\n- debhelper-compat (= 10),\n+ debhelper-compat (= 13),\n  dh-python,\n  openstack-pkg-tools,\n  python3-all,\n@@ -28,10 +28,10 @@ Build-Depends-Indep:\n  python3-testtools,\n  python3-xvfbwrapper,\n  subunit,\n-Standards-Version: 4.4.1\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/openstack-team/horizon-plugins/octavia-dashboard.git\n Vcs-Browser: https://salsa.debian.org/openstack-team/horizon-plugins/octavia-dashboard\n-Homepage: https://github.com/openstack/octavia-dashboard.git\n+Homepage: https://github.com/openstack/octavia-dashboard\n \n Package: python3-octavia-dashboard\n Architecture: all\ndiff --git a/debian/rules b/debian/rules\nindex a455b70..573fdca 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -42,14 +42,12 @@ override_dh_install:\n \tcp $(CURDIR)/debian/tmp/usr/lib/python3/dist-packages/octavia_dashboard/local_settings.d/_[0-9]*.py $(CURDIR)/debian/tmp/etc/openstack-dashboard/local_settings.d/\n \n \tdh_install\n-\tdh_missing --fail-missing\n+\tdh_missing\n \n override_dh_auto_test:\n-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))\n \tfor i in $(PYTHON3S) ; do \\\n \t\tPYTHONPATH=$(CURDIR)/debian/tmp/usr/lib/python3/dist-packages \\\n \t\t\tpython$$i $(CURDIR)/manage.py test octavia_dashboard -v 2 --settings=octavia_dashboard.tests.settings ; \\\n \tdone\n \t## Delete __pycache__\n \tfind . -name __pycache__ -prune -exec rm -rf {} +;\n-endif\ndiff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides\ndeleted file mode 100644\nindex efb507b..0000000\n--- a/debian/source.lintian-overrides\n+++ /dev/null\n@@ -1,3 +0,0 @@\n-# These are false positive. The source code really\n-# must contain hugely long lines.\n-octavia-dashboard source: source-is-missing\ndiff --git a/debian/watch b/debian/watch\nindex 3de6e68..e0c841b 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=3\n-opts=\"uversionmangle=s/\\.0rc/~rc/;s/\\.0b1/~b1/;s/\\.0b2/~b2/;s/\\.0b3/~b3/\" \\\n-https://github.com/openstack/octavia-dashboard/tags .*/(\\d[brc\\d\\.]+)\\.tar\\.gz\n+Version: 5\n+\n+Uversionmangle: s/\\.0rc/~rc/;s/\\.0b1/~b1/;s/\\.0b2/~b2/;s/\\.0b3/~b3/\n+Template: GitHub\n+Owner: openstack\n+Project: octavia-dashboard\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:d89b0f0052cd9c1f98ee7976fb2f0b0982fcb000"}