Lintian Fixes - django-testproject

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index fd5b906..94b0c3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+django-testproject (0.1.3-4) 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>  Sun, 27 Feb 2022 11:49:13 -0000
+
 django-testproject (0.1.3-3) 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 796216e..7ae2ba3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ 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,
 Standards-Version: 4.0.0
-Homepage: http://www.linaro.org/engineering/engineering-groups/validation
+Homepage: https://www.linaro.org/engineering/engineering-groups/validation
 Vcs-Git: https://github.com/Linaro/pkg-django-testproject.git
 Vcs-Browser: https://github.com/Linaro/pkg-django-testproject
 
diff --git a/debian/copyright b/debian/copyright
index f38165f..2a5de94 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-testproject
 Source: https://pypi.python.org/pypi/django-testproject
 

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

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

Run locally

More details

Full run details