Lintian Fixes - networking-bgpvpn

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index e194366..2470108 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-compat (= 11),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  python3-all,
@@ -44,8 +44,8 @@ Build-Depends-Indep:
  python3-webob,
  python3-webtest,
  subunit,
-Standards-Version: 4.5.0
-Homepage: http://github.com/openstack/networking-bgpvpn
+Standards-Version: 4.6.2
+Homepage: https://github.com/openstack/networking-bgpvpn
 Vcs-Browser: https://salsa.debian.org/openstack-team/neutron-plugins/networking-bgpvpn
 Vcs-Git: https://salsa.debian.org/openstack-team/neutron-plugins/networking-bgpvpn.git
 
diff --git a/debian/rules b/debian/rules
index 2b438c8..4630387 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_clean:
 	dh_clean
@@ -51,7 +51,7 @@ endif
 	rm -r $(CURDIR)/debian/tmp/usr/etc
 
 	dh_install
-	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..f9f5b08
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/networking-bgpvpn

Debdiff

File lists identical (after any substitutions)

Control files of package networking-bgpvpn-doc: lines which differ (wdiff format)

  • Homepage: http://github.com/openstack/networking-bgpvpn https://github.com/openstack/networking-bgpvpn

Control files of package python3-networking-bgpvpn: lines which differ (wdiff format)

  • Homepage: http://github.com/openstack/networking-bgpvpn https://github.com/openstack/networking-bgpvpn

Run locally

More details

Full run details