Source: php-memcache
XC-Ymc-Autobuild-Repository: fliwi-optional-foreports
XC-Ymc-Autobuild-Changed-By: Daniel Beyer <dabe@deb.ymc.ch>
Section: php
Priority: optional
Maintainer: Sergey B Kirpichev <skirpichev@gmail.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9), php5-dev, zlib1g-dev,
 fliwi-prefer-php-5.3
Build-Conflicts: php5-dev (>= 5.4~), php5-dev (<< 5.3~)
Standards-Version: 3.9.3
Homepage: http://pecl.php.net/package/memcache

Package: php5-memcache
Architecture: any
Pre-Depends: fliwi-prefer-php-5.3
Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends},
# drop after wheezy:
         ucf
Suggests: memcached
Description: memcache extension module for PHP5
 Memcached is a caching daemon designed especially for dynamic web applications
 to decrease database load by storing objects in memory.
 .
 This extension allows you to work with memcached through handy OO and
 procedural interfaces in your php5 applications.
