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

Package: libpam-abl
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc: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.
