Codebase list autodir / 87b0867
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Debian Janitor 2 years ago
2 changed file(s) with 9 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 autodir (0.99.9-17) UNRELEASED; urgency=medium
1
2 * Trim trailing whitespace.
3
4 -- Debian Janitor <janitor@jelmer.uk> Wed, 16 Jun 2021 03:35:20 -0000
5
06 autodir (0.99.9-16) unstable; urgency=medium
17
28 * Fixed wrong path in Vcs* fields in d/control.
215221 Hopefully the whole thing will go upstream in a few.
216222
217223 -- Francesco Paolo Lovergine <frankie@debian.org> Tue, 17 Jan 2006 15:20:06 +0100
218
1111 Architecture: any
1212 Depends: ${shlibs:Depends}, ${misc:Depends}, kmod
1313 Description: Automatically creates home and group directories for LDAP/NIS/SQL/local accounts
14 A modular and thread-enabled tool to create and/or mounting and managing
14 A modular and thread-enabled tool to create and/or mounting and managing
1515 automagically and transparently user/group home directories, on demand.
1616 .
17 It can work with any authentication framework (e.g. system files, NIS, LDAP or SQL)
17 It can work with any authentication framework (e.g. system files, NIS, LDAP or SQL)
1818 and does not require PAM, which is a required feature for session-less service
1919 such as smtp servers.
2020 .
2121 Automounter version 4 (autofs4) has to be enabled when compiling the kernel.
22 Debian packaged kernels have it enabled as module.
22 Debian packaged kernels have it enabled as module.