php-memcached 2.1.0-6 source package in Ubuntu

Changelog

php-memcached (2.1.0-6) 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:51 +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-memcached_2.1.0-6.dsc 2.0 KiB 04f63f9b0728e1047418e455c80480bffa09a9c1523af0fc7f3fe826c16cff62
php-memcached_2.1.0.orig.tar.gz 38.2 KiB bc4940015be74f47908d410d7b55e10a3d5bf65674036d944c73558227fcc4af
php-memcached_2.1.0-6.debian.tar.xz 5.0 KiB 63a89d725a491bf78624b92cb27f72b9475044a919d25c8d08ee0148abe8dc31

Available diffs

No changes file available.

Binary packages built by this source

php5-memcached: memcached extension module for PHP5, uses libmemcached

 Memcached is a caching daemon designed especially for
 dynamic web applications to decrease database load by
 storing objects in memory.
 .
 This extension uses libmemcached library to provide
 API for communicating with memcached servers.