Lintian Fixes - tinc

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 04508d0..9796fbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+tinc (1.0.36-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.4.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 17 Feb 2023 11:35:41 -0000
+
 tinc (1.0.36-2) unstable; urgency=medium
 
   * Disable support for libvdeplug. Closes: #973233
@@ -669,7 +678,7 @@ tinc (1.0pre1-0.3) unstable; urgency=low
   * system startup script.
 
  -- Ivo Timmermans <itimmermans@bigfoot.com>  Sun, 14 May 2000 22:58:02 +0200
-  
+
 tinc (1.0pre1-0.2) unstable; urgency=low
 
   * Included the blowfish license.
@@ -681,5 +690,3 @@ tinc (1.0pre1-0.1) unstable; urgency=low
   * Initial Release.
 
  -- Ivo Timmermans <itimmermans@bigfoot.com>  Fri, 21 Apr 2000 17:07:50 +0200
-
-
diff --git a/debian/control b/debian/control
index 98c0678..00ed769 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: tinc
 Section: net
 Priority: optional
 Maintainer: Guus Sliepen <guus@debian.org>
-Standards-Version: 4.4.0
-Build-Depends: libssl-dev, debhelper-compat (= 12), gettext, texinfo, zlib1g-dev, liblzo2-dev
-Homepage: http://www.tinc-vpn.org/
+Standards-Version: 4.4.1
+Build-Depends: libssl-dev, debhelper-compat (= 13), gettext, texinfo, zlib1g-dev, liblzo2-dev
+Homepage: https://www.tinc-vpn.org/
 Vcs-Browser: https://salsa.debian.org/guus/tinc
 Vcs-Git: https://salsa.debian.org/guus/tinc.git
 Rules-Requires-Root: no

Run locally

More details

Full run details

Historical runs