libchi-driver-redis-perl 0.10-2 source package in Ubuntu

Changelog

libchi-driver-redis-perl (0.10-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Christopher Hoskin ]
  * Use my Debian address in control, copyright and patches
  * Remove trailing whitespace from control
  * Bump debhelper compat from 9 to 11
  * Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Christopher Hoskin ]
  * Patch to use FindBin to find inc::Module::Install
  * Bump Standards-Version from 4.1.3 to 4.2.1 (no change required)

 -- Christopher Hoskin <email address hidden>  Sat, 22 Sep 2018 20:18:07 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libchi-driver-redis-perl_0.10-2.dsc 2.3 KiB 49d993643e55c7051106f7c5cde2003adf9b17d07b57712e40e41c9cdd091cc3
libchi-driver-redis-perl_0.10.orig.tar.gz 29.2 KiB 4c5cfb5a3638674f97045ea17efc24a43603f59ea3db6f3dedfd1c69a88e0a3c
libchi-driver-redis-perl_0.10-2.debian.tar.xz 2.6 KiB 8655edee31810683b1a3583cab1e3c68237c874d11b8134869ab0f53bd053e0b

Available diffs

No changes file available.

Binary packages built by this source

libchi-driver-redis-perl: CHI driver that uses Redis to store the data

 CHI::Driver::Redis is a CHI driver that uses Redis to store the data. Care has
 been taken to not have this module fail in fiery ways if the cache is
 unavailable. It is the author's hope that if it is failing and the cache is not
 required for your work, you can ignore it's warnings.