libredis-perl 2:1.9610-2 source package in Ubuntu

Changelog

libredis-perl (2:1.9610-2) unstable; urgency=low


  * Add patch from upstream bug tracker to fix test suite with redis
    2.6.13. (Closes: #713223)
  * Make build dependency on redis-server versioned.

 -- gregor herrmann <email address hidden>  Sat, 22 Jun 2013 19:39:09 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libredis-perl_1.9610-2.dsc 2.3 KiB a88de61743dd0760da2a69b83fe2f52354622f646d3d5f9b4317375289dd0e65
libredis-perl_1.9610.orig.tar.gz 35.7 KiB 782deec57b45d6710dad2cae38299d5079e008a6d60819b62765a81a83262f09
libredis-perl_1.9610-2.debian.tar.gz 6.6 KiB da2bc4be395ef8da841636bb7f2895e0d854961e104243df9b337dc9acc2e1cc

Available diffs

No changes file available.

Binary packages built by this source

libredis-perl: persistent key-value database with network interface (Perl client library)

 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 This package contains the Perl client library.