Lintian Fixes - python-calmjs

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index e0c52c0..4d60ef3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ 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 (>= 99~),
  python3-all,
  python3-calmjs.parse,
  python3-calmjs.types,
  python3-setuptools,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-calmjs
 Vcs-Git: https://salsa.debian.org/openstack-team/python/python-calmjs.git
 Homepage: https://github.com/calmjs/calmjs/
diff --git a/debian/copyright b/debian/copyright
index 30997f0..b8ab0da 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: calmjs
 Source: https://github.com/calmjs/calmjs/
 
diff --git a/debian/rules b/debian/rules
index d8b4813..9c35b6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ UPSTREAM_GIT := https://github.com/calmjs/calmjs.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 .stestr
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..caa11d7
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/calmjs/calmjs/issues
+Bug-Submit: https://github.com/calmjs/calmjs/issues/new
+Repository-Browse: https://github.com/calmjs/calmjs

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details