Lintian Fixes - python-xstatic-angular-fileupload

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index d989138..a1d8f07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-xstatic-angular-fileupload (12.0.4.0+dfsg1-5) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+    + Replace python_distutils buildsystem with pybuild.
+  * Set upstream metadata fields: Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 22 Aug 2023 10:43:45 -0000
+
 python-xstatic-angular-fileupload (12.0.4.0+dfsg1-4) unstable; urgency=medium
 
   * Cleans better (Closes: #1048747).
diff --git a/debian/control b/debian/control
index ddc1dbe..3b6778e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Ivan Udovichenko <iudovichenko@mirantis.com>,
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools (>= 75~),
  python3-all,
diff --git a/debian/rules b/debian/rules
index 113ac38..b8ea06d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ endef
 
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3
+	dh $@ --buildsystem=pybuild --with python3
 
 override_dh_auto_clean:
 	rm -rf build .stestr *.egg-info
@@ -36,5 +36,5 @@ override_dh_auto_install:
 	rm -rf $(CURDIR)/debian/python*-xstatic-angular-fileupload/usr/lib/python*/dist-packages/*.pth
 
 override_dh_clean:
-	dh_clean -O--buildsystem=python_distutils
+	dh_clean -O--buildsystem=pybuild
 	rm -rf build
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..9f8b98b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/xstatic-angular-fileupload

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details