php-memcache 3.0.8-4 source package in Ubuntu

Changelog

php-memcache (3.0.8-4) unstable; urgency=low


  * Move the package under the PHP PECL team umbrella
  * Bump up Standards-Version (to 3.9.5)

 -- Sergey B Kirpichev <email address hidden>  Wed, 08 Jan 2014 12:56:03 +0400

Upload details

Uploaded by:
Debian PHP PECL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PECL Maintainers
Architectures:
any
Section:
php
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
php-memcache_3.0.8-4.dsc 2.0 KiB e47170b73e1fbc4519440e8add426b9aedce89baa37daf749d990d60d3a25c9a
php-memcache_3.0.8.orig.tar.gz 68.9 KiB 2cae5b423ffbfd33a259829849f6000d4db018debe3e29ecf3056f06642e8311
php-memcache_3.0.8-4.debian.tar.xz 5.0 KiB 9e128d83bb56e6ce66033898eb60fcbc2e312338a032dc7c996433641e0e7b18

Available diffs

No changes file available.

Binary packages built by this source

php5-memcache: 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.