Source: pam-geoip
Section: admin
Priority: optional
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 12),
 libpam0g-dev,
 libgeoip-dev
Rules-Requires-Root: no
Homepage: http://ankh-morp.org/code/pam_geoip/

Package: libpam-geoip
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Suggests: geoip-database-extra
Description: PAM module checking access of source IPs with a GeoIP database
 This PAM module provides GeoIP checking for logins. The user can be
 allowed or denied based on the location of the originating IP address.
 This is similar to pam_access, but uses a GeoIP City database instead
 of host name / IP matching.
