Source: libapr-memcache
Priority: extra
Maintainer: Bastiaan Franciscus van den Dikkenberg <bas@dikkenberg.net>
Build-Depends: debhelper (>= 8.0.0), autotools-dev, libapr1-dev, libaprutil1-dev
Standards-Version: 3.9.3
Section: libs
Homepage: http://www.outoforder.cc/projects/libs/apr_memcache/
#Vcs-Git: git://git.debian.org/collab-maint/libapr-memcache0.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/libapr-memcache0.git;a=summary

Package: libapr-memcache0
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: memcache client library
 apr_memcache is a client for memcache written in C, using APR and APR-Util.  
 It provides pooled client connections and is thread safe, making it perfect 
 for use inside Apache Modules. libapr-memcache0 is used with serval Apache 
 modules as libapache2-mod-gnutls (with memcache support)

Package: libapr-memcache-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libapr-memcache0 (=${binary:Version})
Description: memcache client library development files
 apr_memcache is a client for memcache written in C, using APR and APR-Util.  
 It provides pooled client connections and is thread safe, making it perfect 
 for use inside Apache Modules. libapr-memcache0 is used with serval Apache 
 modules as libapache2-mod-gnutls (with memcache support) development files


