Lintian Fixes - django-testscenarios

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d904159..30e833d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+django-testscenarios (0.10-3) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Bump debhelper dependency to >= 9, since that's what is used in
+    debian/compat.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 03 Nov 2022 05:14:34 -0000
+
 django-testscenarios (0.10-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index b99554b..f929d5d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Priority: optional
 Maintainer: Debian LAVA team <pkg-linaro-lava-devel@lists.alioth.debian.org>
 Uploaders: Neil Williams <codehelp@debian.org>,
  Senthil Kumaran S (stylesen) <stylesen@gmail.com>
-Build-Depends: debhelper (>= 8.0.0), dh-python,
+Build-Depends: debhelper-compat (= 13), dh-python,
  python3-all,python3-setuptools, python3-django, python3-testtools,
  python3-mimeparse, python3-testscenarios, python3-django-testproject,
 X-Python-Version: >=2.7
 Standards-Version: 4.0.0
-Homepage: http://www.linaro.org/engineering/validation
+Homepage: https://www.linaro.org/engineering/validation
 Vcs-Git: https://github.com/Linaro/pkg-django-testscenarios.git
 Vcs-Browser: https://github.com/Linaro/pkg-django-testscenarios
 
diff --git a/debian/copyright b/debian/copyright
index 6d9da94..501bf23 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: django-testscenarios
 Source: https://pypi.python.org/pypi/django-testscenarios
 

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://www.linaro.org/engineering/validation https://www.linaro.org/engineering/validation

Run locally

More details

Full run details