[libredis-perl] branch master updated (34e107b -> 5b0bf1e)
gregor herrmann
gregoa at debian.org
Fri Jan 10 22:26:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libredis-perl.
from 34e107b releasing package libredis-perl version 2:1.9660-1
adds 79b1617 Imported Upstream version 1.9670
new 2b048da Merge tag 'upstream/1.9670'
new 057f704 New upstream release.
new 80d9b8a Update years of packaging copyright.
new 6bdc778 Update build dependencies.
new 5b0bf1e update changelog / add WAITS-FOR
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Build.PL | 72 +---------------------
Changes | 3 +
MANIFEST | 6 +-
META.yml | 8 +--
Makefile.PL | 109 +++++++++++++++++++++++++--------
README | 2 +-
debian/changelog | 10 +++
debian/compat | 2 +-
debian/control | 7 ++-
debian/copyright | 2 +-
dist.ini | 20 +++---
lib/Redis.pm | 102 ++++++++++++++++++++++--------
lib/Redis/Hash.pm | 6 +-
lib/Redis/List.pm | 6 +-
redis-server-127.0.0.1:11071.log | 28 ---------
redis-server-127.0.0.1:11127.log | 48 ---------------
redis-server-127.0.0.1:11135.log | 25 --------
t/09-env-redis-server.t | 57 -----------------
t/11-timeout.t | 43 +++++++++++++
t/tlib/Test/SpawnRedisTimeoutServer.pm | 52 ++++++++++++++++
20 files changed, 303 insertions(+), 305 deletions(-)
delete mode 100644 redis-server-127.0.0.1:11071.log
delete mode 100644 redis-server-127.0.0.1:11127.log
delete mode 100644 redis-server-127.0.0.1:11135.log
delete mode 100644 t/09-env-redis-server.t
create mode 100644 t/11-timeout.t
create mode 100644 t/tlib/Test/SpawnRedisTimeoutServer.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libredis-perl.git
More information about the Pkg-perl-cvs-commits
mailing list