Lintian Fixes - jakarta-jmeter

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index c344de5..fce0d82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,17 @@
 jakarta-jmeter (2.13-6) UNRELEASED; urgency=medium
 
+  [ Andrius Merkys ]
   * Remove Onkar Shinde from the uploaders list per request.
     Thanks for your contributions.
 
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Use secure URI in debian/watch.
+  * Use secure URI in Homepage field.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
  -- Andrius Merkys <merkys@debian.org>  Mon, 30 May 2022 08:56:48 -0400
 
 jakarta-jmeter (2.13-5) unstable; urgency=medium
@@ -238,4 +247,3 @@ jakarta-jmeter (2.3.4-1) unstable; urgency=low
   * Initial version: Merge from Ubuntu. (Closes: #505877)
 
  -- Onkar Shinde <onkarshinde@ubuntu.com>  Wed, 30 Sep 2009 10:49:06 +0530
-
diff --git a/debian/control b/debian/control
index c3094ac..c92dffe 100644
--- a/debian/control
+++ b/debian/control
@@ -49,10 +49,10 @@ Build-Depends:
  libxmlgraphics-commons-java,
  libxstream-java,
  velocity
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/jakarta-jmeter.git
 Vcs-Browser: https://salsa.debian.org/java-team/jakarta-jmeter
-Homepage: http://jmeter.apache.org
+Homepage: https://jmeter.apache.org
 
 Package: jmeter
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b48c71c..cf58ac5 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: Apache JMeter
 Source: http://jmeter.apache.org
 
diff --git a/debian/watch b/debian/watch
index 8d13a19..0fe1e87 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://archive.apache.org/dist/jmeter/source/apache-jmeter-([\d\.]+)_src\.tgz debian debian/orig-tar.sh
+https://archive.apache.org/dist/jmeter/source/apache-jmeter-([\d\.]+)_src\.tgz debian debian/orig-tar.sh

Run locally

More details

Full run details