Source: libzorpll
Section: libs
Priority: extra
Maintainer: SZALAY Attila <sasa@debian.org>
Standards-Version: 3.6.1
Build-Depends: libssl-dev, libglib2.0-dev, debhelper, libcap-dev [!hurd-i386], zlib1g-dev, debhelper (>= 3)

Package: libzorpll
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Low level library functions for Zorp
 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 are scriptable with the Python based configuration language.
 .
 This package contains low level library functions needed by Zorp and
 associated programs.

Package: libzorpll-dev
Section: libdevel
Architecture: any
Depends: libzorpll (= ${Source-Version}), libglib2.0-dev, libcap-dev, libssl-dev
Description: Low level library functions for Zorp, development files
 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 are scriptable with the Python based configuration language.
 .
 This package contains the development files necessary to create programs
 based on libzorpll.

Package: libzorpll-dbg
Section: libdevel
Architecture: any
Depends: libzorpll (= ${Source-Version})
Description: Low level library functions for Zorp, debug version
 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 are scriptable with the Python based configuration language.
 .
 This package contains the same library as libzorpll but with debugging code
 enabled.
