Lintian Fixes - xgridfit

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 70e16de..43d2912 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xgridfit (2.3-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 20 May 2023 17:28:30 -0000
+
 xgridfit (2.3-4) unstable; urgency=medium
 
   * debian/control
@@ -29,7 +38,7 @@ xgridfit (2.3-3) unstable; urgency=medium
 xgridfit (2.3-2) unstable; urgency=medium
 
   * debian/control
-    - set Standards-Version: 4.0.0 
+    - set Standards-Version: 4.0.0
     - update Vcs-*
     - set Build-Depends: debhelper (>= 10)
   * debian/compat
@@ -63,7 +72,7 @@ xgridfit (2.3-1) unstable; urgency=medium
   * debian/patches
     - add remove_sourceforge-logo-link.patch
     - add fix_manpage_hyphen-used-as-minus-sign.patch
-  
+
  -- Hideki Yamane <henrich@debian.org>  Tue, 14 Jan 2014 13:19:38 +0900
 
 xgridfit (2.2a-2) unstable; urgency=low
@@ -96,7 +105,7 @@ xgridfit (2.1-1) unstable; urgency=low
   * Switched to 3.0 (quilt) source format.
   * debian/control:
     - switched to debhelper v7;
-    - add ${misc:Depends} to dependencies to properly cope with 
+    - add ${misc:Depends} to dependencies to properly cope with
       debhelper-triggerred dependencies;
     - added Depends on python for the xgridfit binary package;
     - bumped Standards-Version to 3.8.3. No changes required.
diff --git a/debian/control b/debian/control
index 5a1b671..6cbcb0b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: fonts
 Priority: optional
 Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
 Uploaders: Hideki Yamane <henrich@debian.org>
-Build-Depends: debhelper-compat (= 12), dh-python,
+Build-Depends: debhelper-compat (= 13), dh-python,
                python3:any | python3-all:any | python3-dev:any | python3-all-dev:any | dh-sequence-python3,
-Standards-Version: 4.4.1
-Homepage: http://xgridfit.sourceforge.net/
+Standards-Version: 4.6.2
+Homepage: https://xgridfit.sourceforge.net/
 Vcs-Git: https://salsa.debian.org/fonts-team/xgridfit.git
 Vcs-Browser: https://salsa.debian.org/fonts-team/xgridfit
 Rules-Requires-Root: no

Run locally

More details

Full run details

Historical runs