Lintian Fixes - python-congressclient

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 00e5570..a35c706 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,14 @@
 python-congressclient (2.0.1-3) UNRELEASED; urgency=medium
 
+  [ Thomas Goirand ]
   * Fixed Homepage field and watch file.
 
+  [ Debian Janitor ]
+  * Bump debhelper from old 10 to 13.
+    + Replace python_distutils buildsystem with pybuild.
+  * Set upstream metadata fields: Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+
  -- Thomas Goirand <zigo@debian.org>  Wed, 13 May 2020 01:07:39 +0200
 
 python-congressclient (2.0.1-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 054243d..f1acef5 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  David Della Vecchia <ddv@canonical.com>,
  Corey Bryant <corey.bryant@canonical.com>,
 Build-Depends:
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  python3-all,
@@ -36,7 +36,7 @@ Build-Depends-Indep:
  python3-testscenarios,
  python3-testtools,
  subunit,
-Standards-Version: 4.4.1
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/openstack-team/clients/python-congressclient
 Vcs-Git: https://salsa.debian.org/openstack-team/clients/python-congressclient.git
 Homepage: https://opendev.org/openstack/python-congressclient
diff --git a/debian/rules b/debian/rules
index 510e251..03214c7 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 -rf build .testrepository
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..8ca5b3e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack-archive/python-congressclient

Debdiff

File lists identical (after any substitutions)

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

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

Run locally

More details

Full run details