Lintian Fixes - python-django-appconf

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 75b9ff3..a2373cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-django-appconf (1.0.5-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 10 to 13.
+    + Replace python_distutils buildsystem with pybuild.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 24 Mar 2022 11:26:18 -0000
+
 python-django-appconf (1.0.5-2) unstable; urgency=medium
 
   * Uploading to unstable.
diff --git a/debian/control b/debian/control
index 3a3c044..439f948 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 (= 10),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools (>= 99~),
  python3-all,
@@ -14,7 +14,7 @@ Build-Depends:
 Build-Depends-Indep:
  python3-django,
  python3-six,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-django-appconf
 Vcs-Git: https://salsa.debian.org/openstack-team/python/python-django-appconf.git
 Homepage: https://github.com/jezdez-archive/django-appconf
diff --git a/debian/rules b/debian/rules
index 1d2cd4c..96176ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ UPSTREAM_GIT := https://github.com/django-compressor/django-appconf.git
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3,sphinxdoc
+	dh $@ --buildsystem=pybuild --with python3,sphinxdoc
 
 override_dh_auto_clean:
 	echo "Do nothing..."
@@ -29,4 +29,4 @@ endif
 
 override_dh_sphinxdoc:
 	python3 -m sphinx -b html docs debian/python-django-appconf-doc/usr/share/doc/python-django-appconf-doc/html
-	dh_sphinxdoc -O--buildsystem=python_distutils
+	dh_sphinxdoc -O--buildsystem=pybuild
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c71ddac
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/django-compressor/django-appconf/issues
+Bug-Submit: https://github.com/django-compressor/django-appconf/issues/new
+Repository: https://github.com/django-compressor/django-appconf.git
+Repository-Browse: https://github.com/django-compressor/django-appconf

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

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

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

  • Depends: libjs-sphinxdoc (>= 4.3) 5.2)

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

Run locally

More details

Full run details