Lintian Fixes - python-funcsigs

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 294034d..8e6593a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-funcsigs (1.0.2-6) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+    + Replace python_distutils buildsystem with pybuild.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 01 Aug 2022 13:28:48 -0000
+
 python-funcsigs (1.0.2-5) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff --git a/debian/control b/debian/control
index 8b837d6..40e9c80 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  dh-python,
  python3-all,
  python3-setuptools (>= 17.1),
@@ -15,7 +15,7 @@ Build-Depends-Indep:
 Standards-Version: 4.1.3
 Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-funcsigs
 Vcs-Git: https://salsa.debian.org/openstack-team/python/python-funcsigs.git
-Homepage: http://funcsigs.readthedocs.org
+Homepage: https://funcsigs.readthedocs.org
 Testsuite: autopkgtest-pkg-python
 
 Package: python-funcsigs-doc
diff --git a/debian/rules b/debian/rules
index 4e69c76..f88476e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ UPSTREAM_GIT := https://github.com/testing-cabal/funcsigs.git
 
 override_dh_sphinxdoc:
 	python3 -m sphinx -b html docs debian/python-funcsigs-doc/usr/share/doc/python-funcsigs-doc/html
-	dh_sphinxdoc -O--buildsystem=python_distutils
+	dh_sphinxdoc -O--buildsystem=pybuild
 
 
 # Commands not to run
@@ -22,4 +22,3 @@ override_dh_installpam override_dh_installppp override_dh_installudev override_d
 override_dh_installxfonts override_dh_gconf override_dh_icons override_dh_perl override_dh_usrlocal:
 override_dh_installcron override_dh_installdebconf:
 override_dh_installlogrotate override_dh_installgsettings:
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..2caf7fa
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://github.com/testing-cabal/funcsigs/issues
+Bug-Submit: https://github.com/testing-cabal/funcsigs/issues/new

Debdiff

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

Files in first set of .debs but not in second

lrwxrwxrwx  root/root   /usr/share/doc/python-funcsigs-doc/html/_static/_sphinx_javascript_frameworks_compat.js -> ../../../../javascript/sphinxdoc/1.0/_sphinx_javascript_frameworks_compat.js
lrwxrwxrwx  root/root   /usr/share/doc/python-funcsigs-doc/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js

Control files of package python-funcsigs-doc: lines which differ (wdiff format)

  • Depends: libjs-sphinxdoc (>= 5.2) 4.3)
  • Homepage: http://funcsigs.readthedocs.org https://funcsigs.readthedocs.org

Control files of package python3-funcsigs: lines which differ (wdiff format)

  • Homepage: http://funcsigs.readthedocs.org https://funcsigs.readthedocs.org

Run locally

More details

Full run details