Source: libpam-abl
Maintainer: Alexandre Mestiashvili <alex@biotec.tu-dresden.de>
Section: admin
Priority: extra
Build-Depends: debhelper (>= 9),
               libdb-dev,
               libpam-dev,
               asciidoc,
               xmlto,
               cmake,
               libpam-runtime
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libpam-abl.git
Vcs-Git: git://anonscm.debian.org/collab-maint/libpam-abl.git
Homepage: http://pam-abl.sourceforge.net

Package: libpam-abl
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: blocks hosts attempting a brute force attack
 a PAM module that provides auto blacklisting of hosts and users responsible
 for repeated failed authentication attempts. Generally configured so that
 blacklisted users still see normal login prompts but are guaranteed 
 to fail to authenticate.
