Source: libsrs2
Section: libs
Priority: optional
Maintainer: Manvendra Bhangui <libsrs2@indimail.org>
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 9), pkg-config, autoconf (>= 2.53-2 ), gcc, binutils, perl, perl-modules, file
Homepage: https://github.com/indimail/indimail-mta/tree/master/libsrs2-x

Package: libsrs2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SRS email address rewriting engine
 libsrs2 is the next generation SRS library. SPF verifies that the
 Sender address of a mail matches (according to some policy) the
 client IP address which submits the mail. When a mail is forwarded,
 the sender address must be rewritten to comply with SPF policy. The
 Sender Rewriting Scheme, or SRS, provides a standard for this
 rewriting which is not vulnerable to attacks by spammers.

Package: libsrs2-dev
Section: libdevel
Architecture: any
Depends: libsrs2 (= ${binary:Version}), ${misc:Depends}
Description: Development tools for the libsrs2
 libsrs2 is the next generation SRS library. SPF verifies that the
 Sender address of a mail matches (according to some policy) the
 client IP address which submits the mail. When a mail is forwarded,
 the sender address must be rewritten to comply with SPF policy. The
 Sender Rewriting Scheme, or SRS, provides a standard for this
 rewriting which is not vulnerable to attacks by spammers.
