diff options
| author | Jeroen Nijhof <jeroen@debian.nijhofnet.nl> | 2011-09-05 15:18:07 -0500 |
|---|---|---|
| committer | Jeroen Nijhof <jeroen@debian.nijhofnet.nl> | 2011-09-05 15:18:07 -0500 |
| commit | 1a09e6fa0a446a5c001528a5bc552771ee672624 (patch) | |
| tree | 2a6ca2305c2a8cc65feb178a0ecd3213b836b337 /debian/control | |
| parent | cb8ccdc72f8cdc08ec82c073f207dcabd7536ca7 (diff) | |
| download | pam_tacplus-1a09e6fa0a446a5c001528a5bc552771ee672624.tar.gz pam_tacplus-1a09e6fa0a446a5c001528a5bc552771ee672624.zip | |
Made the debian package lintian clean for mentors
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/debian/control b/debian/control index c215743..7192461 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,17 @@ Source: libpam-tacplus -Priority: optional -Maintainer: J. Nijhof <jeroen@nijhofnet.nl> +Section: admin +Priority: extra +Maintainer: Jeroen Nijhof <jeroen@nijhofnet.nl> Build-Depends: debhelper (>= 4.0.0), libpam-dev, chrpath -Standards-Version: 1.3.5 -Section: libs +Standards-Version: 3.9.2 +Homepage: http://sourceforge.net/projects/tacplus Package: libpam-tacplus -Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: libpam-doc -Description: TACACS+ protocol client library and PAM module in C. +Description: TACACS+ protocol client library and PAM module in C This PAM module support authentication, authorization (account management) and - accounting (session management) performed using TACACS+ protocol designed by Cisco. + accounting (session management) performed using TACACS+ protocol designed by + Cisco. |
