Source: openarc
Section: mail
Priority: optional
Maintainer: Andreas Schulze <debian@andreasschulze.de>
Build-Depends: cdbs, debhelper (>= 10), lintian
 , pkg-config
 , automake
 , libmilter-dev
 , libbsd-dev
 , libssl-dev
Standards-Version: 4.3.0
Homepage: https://github.com/andreasschulze/OpenARC

Package: openarc-core
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libopenarc0 (= ${binary:Version})
Description: Open source library and milter for providing ARC service - core
 The Trusted Domain Project is a community effort to develop and maintain a
 C library for producing ARC-aware applications and an open source milter for
 providing ARC service through milter-enabled MTAs.
 .
 This package provide the core binary and manpages.

Package: openarc
Architecture: all
Depends: ${misc:Depends}, openarc-core (>= ${binary:Version})
Description: Open source library and milter for providing ARC service
 The Trusted Domain Project is a community effort to develop and maintain a
 C library for producing ARC-aware applications and an open source milter for
 providing ARC service through milter-enabled MTAs.

Package: libopenarc0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Open source library and milter for providing ARC service - library
 The Trusted Domain Project is a community effort to develop and maintain a
 C library for producing ARC-aware applications and an open source milter for
 providing ARC service through milter-enabled MTAs.
 .
 This package provide the shared library.

Package: libopenarc-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
 , libopenarc0 (= ${binary:Version})
Description: Open source library and milter for providing ARC service - development files
 The Trusted Domain Project is a community effort to develop and maintain a
 C library for producing ARC-aware applications and an open source milter for
 providing ARC service through milter-enabled MTAs.
 .
 This package contains the development library and header file.
