Lintian Fixes - python-wsaccel

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 64d66b1..633289a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+python-wsaccel (0.6.3-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 10 to 13.
+    + Replace python_distutils buildsystem with pybuild.
+  * Set upstream metadata fields: Contact, Repository-Browse.
+  * Update standards version to 4.1.1, no changes needed.
+  * Set field Upstream-Contact in debian/copyright.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
+  * Remove obsolete field Contact from debian/upstream/metadata (already present
+    in machine-readable debian/copyright).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 12 Oct 2022 02:33:44 -0000
+
 python-wsaccel (0.6.3-2) unstable; urgency=medium
 
   * Uploading to unstable.
diff --git a/debian/control b/debian/control
index d04107c..c19de98 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,13 @@ Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
  cython3,
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools (>= 99~),
  python3-all-dev,
  python3-pytest,
  python3-setuptools,
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-wsaccel
 Vcs-Git: https://salsa.debian.org/openstack-team/python/python-wsaccel.git
 Homepage: https://github.com/methane/wsaccel
diff --git a/debian/copyright b/debian/copyright
index f0d5fb0..36acef2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: wsaccel
 Source: https://github.com/methane/wsaccel
+Upstream-Contact: Inada Naoki <songofacandy@gmail.com>
 
 Files: *
 Copyright: (c) 2013, INADA Naoki <songofacandy@gmail.com>
diff --git a/debian/rules b/debian/rules
index b287f19..4705f62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/openstack-pkg-tools/pkgos.make
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3
+	dh $@ --buildsystem=pybuild --with python3
 
 override_dh_auto_clean:
 	rm -rf build .stestr
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..d21bc43
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/methane/wsaccel/issues
+Bug-Submit: https://github.com/methane/wsaccel/issues/new
+Repository: https://github.com/methane/wsaccel.git
+Repository-Browse: https://github.com/methane/wsaccel

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.dwz/x86_64-linux-gnu/python3-wsaccel.debug

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

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

Run locally

More details

Full run details