1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libauthen-simple-pam-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Christian Kuelker <christian.kuelker@cipworx.org>, Xavier Oswald <x.oswald@free.fr>, Ryan Niebur <ryanryan52@gmail.com>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl (>= 5.6.0-16), libauthen-simple-perl (>= 0.4), libauthen-pam-perl, libtest-pod-perl, libtest-pod-coverage-perl
Standards-Version: 3.8.1
Homepage: http://search.cpan.org/dist/Authen-Simple-PAM/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libauthen-simple-pam-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libauthen-simple-pam-perl/
XS-DM-Upload-Allowed: yes
Package: libauthen-simple-pam-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libauthen-pam-perl, libauthen-simple-perl
Description: simple PAM authentication module
Authen::Simple::PAM allows to use PAM authentication methods.
.
It uses the libauthen-simple-perl framework.
|