Run of lintian-fixes for autodir

Merge these changes:

git pull https://janitor.debian.net/git/autodir lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index d213fbe..0e6ad15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+autodir (0.99.9-18) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 30 Jan 2023 09:09:05 -0000
+
 autodir (0.99.9-17) unstable; urgency=medium
 
   * Fixed unit files for *-home and -*group to have the right activation state
@@ -223,4 +230,3 @@ autodir (0.99.0-1) unstable; urgency=low
     Hopefully the whole thing will go upstream in a few.
 
  -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 17 Jan 2006 15:20:06 +0100
-
diff --git a/debian/control b/debian/control
index a9a9eed..39b4d1a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
 Build-Depends: debhelper-compat (= 13), libltdl-dev, libcap-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Homepage: https://sourceforge.net/projects/intraperson/files/
 Vcs-Browser: https://salsa.debian.org/frankie/autodir
 Vcs-Git: https://salsa.debian.org/frankie/autodir.git
@@ -12,12 +12,12 @@ Package: autodir
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, kmod
 Description: Automatically creates home and group directories for LDAP/NIS/SQL/local accounts
- A modular and thread-enabled tool to create and/or mounting and managing                                                         
+ A modular and thread-enabled tool to create and/or mounting and managing
  automagically and transparently user/group home directories, on demand.
  .
- It can work with any authentication framework (e.g. system files, NIS, LDAP or SQL) 
+ It can work with any authentication framework (e.g. system files, NIS, LDAP or SQL)
  and does not require PAM, which is a required feature for session-less service
  such as smtp servers.
  .
  Automounter version 4 (autofs4) has to be enabled when compiling the kernel.
- Debian packaged kernels have it enabled as module. 
+ Debian packaged kernels have it enabled as module.

Publish History

  • 2023-02-23T03:58: ( Success ) (requested by runner)

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes autodir-dbgsymapt install -t lintian-fixes autodir

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved