libredis-perl 2:1.9620-1 source package in Ubuntu

Changelog

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


  * New upstream release.
  * Drop redis-2.6.13.patch, fixed upstream.
  * Update Upstream-Contact and copyright holders.

 -- gregor herrmann <email address hidden>  Wed, 23 Oct 2013 22:26:46 +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

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libredis-perl_1.9620-1.dsc 2.3 KiB 62a66036bf7ba3ead1b98245eebe88398266729cd3ed23944c1f90b2264c0d79
libredis-perl_1.9620.orig.tar.gz 36.6 KiB baf0ad812b02274c12140f209862981edb1f3425e4efc9d441af21265a81483a
libredis-perl_1.9620-1.debian.tar.gz 6.1 KiB 9612a8e395f76f817260fc262b7c428293fa1b3df7e589661459c98b11ec4669

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.