Lintian Fixes - aufs-tools

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/aufs-tools.lintian-overrides b/debian/aufs-tools.lintian-overrides
index 4b21865..9b38a15 100644
--- a/debian/aufs-tools.lintian-overrides
+++ b/debian/aufs-tools.lintian-overrides
@@ -1,2 +1,2 @@
 aufs-tools: package-name-doesnt-match-sonames
-aufs-tools: non-dev-pkg-with-shlib-symlink
+aufs-tools: link-to-shared-library-in-wrong-package
diff --git a/debian/changelog b/debian/changelog
index ca27cca..905f884 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+aufs-tools (1:4.14+20190211-2) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update renamed lintian tag names in lintian overrides.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 15 Mar 2023 17:56:46 -0000
+
 aufs-tools (1:4.14+20190211-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 092beec..c2809ee 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: aufs-tools
 Section: kernel
 Priority: optional
 Maintainer: Jan Luca Naumann <j.naumann@fu-berlin.de>
-Build-Depends: debhelper (>= 11), linux-libc-dev, aufs-dev
-Standards-Version: 4.3.0
-Homepage: http://aufs.sourceforge.net/
+Build-Depends: debhelper-compat (= 13), linux-libc-dev, aufs-dev
+Standards-Version: 4.6.2
+Homepage: https://aufs.sourceforge.net/
 Vcs-Browser: https://salsa.debian.org/janluca-guest/aufs-tools-debian
 Vcs-Git: https://salsa.debian.org/janluca-guest/aufs-tools-debian.git
 
diff --git a/debian/copyright b/debian/copyright
index cdd42f9..d4ddd3c 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: aufs-utils
 Upstream-Contact: aufs-users@lists.sourceforge.net
 Source: http://aufs.git.sourceforge.net/git/gitweb.cgi?p=aufs/aufs-util.git

Run locally

More details

Full run details

Historical runs