Source: courier-authlib Section: mail Maintainer: Soren Stoutner Build-Depends: debhelper-compat (= 13), dh-sequence-installsysusers, dh-sequence-pkgkde-symbolshelper, autoconf-archive, dh-exec, expect, libcourier-unicode-dev (>= 2.5.0.20260502), libcrypt-dev, libgdbm-dev, libidn2-dev, libldap-dev, libltdl-dev, libmariadb-dev-compat, libpam0g-dev, libpq-dev, libsasl2-dev, libsqlite3-dev, libtool, pkgconf, procps, sysconftool, locales-all Homepage: https://www.courier-mta.org/ Vcs-Git: https://salsa.debian.org/debian/courier-authlib.git Vcs-Browser: https://salsa.debian.org/debian/courier-authlib Standards-Version: 4.7.4 Package: courier-authdaemon Architecture: any # courier-authdaemon needs to Pre-Depends on courier-authlib because the courier # user is created by that package. Pre-Depends: courier-authlib (= ${binary:Version}), ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: Courier authentication daemon This package contains the authentication daemon for the Courier applications. Package: courier-authlib Architecture: any Depends: expect, libcourier-authlib0 (= ${binary:Version}), ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} # All the individual authentication backends have been folded into the main # courier-authlib. These can be removed in forky +1. Breaks: courier-authlib-ldap (<< 0.72.7.20260502-1), courier-authlib-mysql (<< 0.72.7.20260502-1), courier-authlib-pipe (<< 0.72.7.20260502-1), courier-authlib-postgresql (<< 0.72.7.20260502-1), courier-authlib-sqlite (<< 0.72.7.20260502-1), courier-authlib-userdb (<< 0.72.7.20260502-1) Replaces: courier-authlib-ldap (<< 0.72.7.20260502-1), courier-authlib-mysql (<< 0.72.7.20260502-1), courier-authlib-pipe (<< 0.72.7.20260502-1), courier-authlib-postgresql (<< 0.72.7.20260502-1), courier-authlib-sqlite (<< 0.72.7.20260502-1), courier-authlib-userdb (<< 0.72.7.20260502-1) Description: Courier authentication library (main package) The Courier authentication library provides authentication services for other Courier applications. Package: courier-authlib-dev Architecture: any Depends: libcourier-authlib0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Development libraries for the Courier authentication library This package contains the development libraries and files needed to compile Courier packages that use the Courier authentication library. Package: libcourier-authlib0 Section: libs Architecture: any # ${misc:Pre-Depends} is necessary for shared library packages. Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: Courier authentication library (shared runtime library) The Courier authentication library provides authentication services for other Courier applications. . This packaged installs the shared libraries that handle authentication.