File: control

package info (click to toggle)
libauthen-simple-pam-perl 0.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 68 kB
  • ctags: 6
  • sloc: perl: 59; makefile: 42
file content (17 lines) | stat: -rw-r--r-- 763 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 (>= 5)
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.2
XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-perl/packages/libauthen-simple-pam-perl/trunk/

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.