File: control

package info (click to toggle)
libauthen-sasl-cyrus-perl 0.13-server-13
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 356 kB
  • sloc: perl: 241; makefile: 11
file content (33 lines) | stat: -rw-r--r-- 1,352 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: libauthen-sasl-cyrus-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Russ Allbery <rra@debian.org>,
           Damyan Ivanov <dmn@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libauthen-sasl-perl <!nocheck>,
               libpod-parser-perl,
               libsasl2-dev,
               libsasl2-modules <!nocheck>,
               perl-xs-dev,
               perl:native
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libauthen-sasl-cyrus-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libauthen-sasl-cyrus-perl.git
Homepage: https://cpan.metacpan.org/authors/id/P/PB/PBOETTCH/
Rules-Requires-Root: no

Package: libauthen-sasl-cyrus-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
         libauthen-sasl-perl
Description: Perl extension for Cyrus SASL library
 This module provides an Perl interface to the Cyrus implementation of
 SASL.  It works with the existing Authen::SASL implementation, has been
 tested with Net::LDAP, and provides the GSSAPI authentication layer.
 .
 This version of the Authen::SASL::Cyrus includes an interface to the
 server-side functionality of the SASL library.