File: control

package info (click to toggle)
libauthen-simple-pam-perl 0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 68 kB
  • ctags: 6
  • sloc: perl: 59; makefile: 41
file content (20 lines) | stat: -rw-r--r-- 912 bytes parent folder | download
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>
Build-Depends: debhelper (>= 6)
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.7.3
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/wsvn/pkg-perl/trunk/libauthen-simple-pam-perl/
XS-DM-Upload-Allowed: yes

Package: libauthen-simple-pam-perl
Architecture: all
Depends: ${perl:Depends}, libauthen-pam-perl
Description: Simple PAM authentication
 This package allow to use PAM authentication methods.
 .
 It uses the libauthen-simple-perl framework.