Source: c-icap
Section: net
Priority: extra
Maintainer: Tim Weippert <weiti@weiti.org>
Uploaders: Jochen Friedrich <jochen@debian.org>, Mathieu Parent <sathieu@debian.org>
Build-Depends: debhelper (>= 9~), autotools-dev, zlib1g-dev, chrpath, libdb-dev, dh-autoreconf
Standards-Version: 3.9.5
Homepage: http://c-icap.sourceforge.net/

Package: c-icap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libicapapi3 (=${binary:Version}), adduser, lsb-base (>= 3.0-6)
Suggests: squid3, libc-icap-module
Description: ICAP server implementation
 C-ICAP is an implementation of an ICAP server. It can be used with 
 HTTP proxies that support the ICAP protocol to implement content 
 adaptation and filtering services.
 .  
 Most of the commercial HTTP proxies must support the ICAP protocol. 
 The open source Squid 3.x proxy server supports it. 
 .
 This Package contains the core ICAP daemon

Package: libicapapi3
Architecture: any
Pre-Depends: multiarch-support
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ICAP API library
 C-ICAP is an implementation of an ICAP server. It can be used with 
 HTTP proxies that support the ICAP protocol to implement content 
 adaptation and filtering services.
 .  
 Most of the commercial HTTP proxies must support the ICAP protocol. 
 The open source Squid 3.x proxy server supports it. 
 .
 This Package contains the ICAP API library.

Package: libicapapi-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, libicapapi3 (=${binary:Version})
Description: ICAP API library development files
 C-ICAP is an implementation of an ICAP server. It can be used with 
 HTTP proxies that support the ICAP protocol to implement content 
 adaptation and filtering services.
 .  
 Most of the commercial HTTP proxies must support the ICAP protocol. 
 The open source Squid 3.x proxy server supports it. 
 .
 This Package contains the ICAP API library development files.

Package: libicapapi3-dbg
Architecture: any
Section: debug
Depends: ${misc:Depends}, libicapapi3 (=${binary:Version})
Description: ICAP API library debug symbols
 C-ICAP is an implementation of an ICAP server. It can be used with 
 HTTP proxies that support the ICAP protocol to implement content 
 adaptation and filtering services.
 .  
 Most of the commercial HTTP proxies must support the ICAP protocol. 
 The open source Squid 3.x proxy server supports it. 
 .
 This Package contains the debug symbols for the ICAP API library.

