File: control

package info (click to toggle)
libauthen-simple-dbi-perl 0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 84 kB
  • ctags: 9
  • sloc: perl: 110; makefile: 41; sql: 12
file content (20 lines) | stat: -rw-r--r-- 878 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-dbi-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Oswald <x.oswald@free.fr>
Build-Depends: debhelper (>= 6)
Build-Depends-Indep: perl (>= 5.6.0-16), libtest-pod-perl, libtest-pod-coverage-perl, libauthen-simple-perl, libdbd-sqlite3-perl
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Authen-Simple-DBI/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libauthen-simple-dbi-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-simple-dbi-perl/
XS-DM-Upload-Allowed: yes

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