Lintian Fixes - python-rtslib-fb

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index ea55034..1b7f12b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-rtslib-fb (2.1.75-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+    + Replace python_distutils buildsystem with pybuild.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Contact, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 22 Sep 2022 15:43:34 -0000
+
 python-rtslib-fb (2.1.75-2) unstable; urgency=medium
 
   * Uplaoding to unstable.
diff --git a/debian/control b/debian/control
index 5d9468d..68fa107 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Uploaders:
  Thomas Goirand <zigo@debian.org>,
  Andy Grover <andy@groveronline.com>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools (>= 99~),
  python3-all,
  python3-setuptools,
 Build-Depends-Indep:
  python3-six,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-rtslib-fb
 Vcs-Git: https://salsa.debian.org/openstack-team/python/python-rtslib-fb.git
 Homepage: https://github.com/open-iscsi/rtslib-fb
diff --git a/debian/rules b/debian/rules
index df57d5a..0d6a123 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ UPSTREAM_GIT := https://github.com/open-iscsi/rtslib-fb.git
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3
+	dh $@ --buildsystem=pybuild --with python3
 
 override_dh_auto_clean:
 	rm -rf build
@@ -32,7 +32,7 @@ override_dh_python3:
 #	dh_installdocs -O--buildsystem=python_distutils
 
 override_dh_installinit:
-	dh_installinit -O--buildsystem=python_distutils --name rtslib-fb-targetctl
+	dh_installinit -O--buildsystem=pybuild --name rtslib-fb-targetctl
 
 override_dh_installsystemd:
 	dh_installsystemd -p python3-rtslib-fb --name rtslib-fb-targetctl
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c6ee89a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Contact: Andy Grover <agrover@redhat.com>
+Bug-Database: https://github.com/open-iscsi/rtslib-fb/issues
+Bug-Submit: https://github.com/open-iscsi/rtslib-fb/issues/new
+Repository: https://github.com/open-iscsi/rtslib-fb.git
+Repository-Browse: https://github.com/open-iscsi/rtslib-fb

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details