Source: gsasl
Section: devel
Priority: optional
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: Thadeu Lima de Souza Cascardo <cascardo@minaslivre.org>,
           Jorge Salamero Sanz <bencer@debian.org>,
           Simon Josefsson <simon@josefsson.org>
Build-Depends: debhelper-compat (= 13),
               gettext,
               help2man,
               libgnutls28-dev,
               libgssglue-dev,
               libidn11-dev,
               libntlm0-dev,
               pkg-config,
               texinfo,
               valgrind-if-available
Build-Depends-Indep: dblatex, gtk-doc-tools, libglib2.0-dev
Vcs-Browser: https://salsa.debian.org/xmpp-team/gsasl
Vcs-Git: https://salsa.debian.org/xmpp-team/gsasl.git
Homepage: https://www.gnu.org/software/gsasl/
Standards-Version: 4.6.1
Rules-Requires-Root: no

Package: gsasl
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: GNU SASL command line utility
 GNU SASL is an implementation of the Simple Authentication and
 Security Layer framework and a few common SASL mechanisms. SASL is
 used by network servers (e.g., IMAP, SMTP) to request authentication
 from clients, and in clients to authenticate against servers.
 .
 This package contains the GNU SASL command line tool.

Package: libgsasl18
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: gsasl-common
Description: GNU SASL library
 GNU SASL is an implementation of the Simple Authentication and
 Security Layer framework and a few common SASL mechanisms. SASL is
 used by network servers (e.g., IMAP, SMTP) to request authentication
 from clients, and in clients to authenticate against servers.
 .
 Supported mechanisms are ANONYMOUS, EXTERNAL, LOGIN, PLAIN, SECURID, NTLM,
 DIGEST-MD5, CRAM-MD5, SCRAM-SHA-1, SCRAM-SHA-1-PLUS, GS2-KRB5, GSSAPI.
 .
 This package includes the GNU SASL shared library that is required
 by applications using GNU SASL.  You normally don't need to install
 it manually.

Package: gsasl-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: libgsasl7 (<< 1.10.0-2)
Replaces: libgsasl7 (<< 1.10.0-2)
Description: GNU SASL platform independent files
 GNU SASL is an implementation of the Simple Authentication and
 Security Layer framework and a few common SASL mechanisms. SASL is
 used by network servers (e.g., IMAP, SMTP) to request authentication
 from clients, and in clients to authenticate against servers.
 .
 This package contains translation of diagnostic messages.

Package: gsasl-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Breaks: gsasl (<< 1.10.0-2)
Replaces: gsasl (<< 1.10.0-2)
Depends: ${misc:Depends}
Description: GNU SASL documentation
 GNU SASL is an implementation of the Simple Authentication and
 Security Layer framework and a few common SASL mechanisms. SASL is
 used by network servers (e.g., IMAP, SMTP) to request authentication
 from clients, and in clients to authenticate against servers.
 .
 This package contains documentation related to GNU SASL.

Package: libgsasl-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Breaks: libgsasl7-dev (<< 1.10.0-2)
Replaces: libgsasl1-dev, libgsasl7-dev (<< 1.10.0-2)
Provides: libgsasl7-dev
Depends: libgsasl18 (= ${binary:Version}),
         libgssglue-dev,
         libidn11-dev,
         libntlm0-dev,
         pkg-config,
         ${misc:Depends}
Description: Development files for the GNU SASL library
 GNU SASL is an implementation of the Simple Authentication and
 Security Layer framework and a few common SASL mechanisms. SASL is
 used by network servers (e.g., IMAP, SMTP) to request authentication
 from clients, and in clients to authenticate against servers.
 .
 This package contain all files necessary for developing programs that
 use GNU SASL.  You will need this package if you want to build a
 program that uses the GNU SASL library.

Package: libgsasl7-dev
Section: oldlibs
Architecture: any
Multi-Arch: same
Depends: libgsasl-dev, ${misc:Depends}
Conflicts: libgsasl1-dev
Replaces: libgsasl1-dev
Description: Transitional development package for the GNU SASL library
 This is a transitional package.  It can safely be removed.
