[libtest-mock-redis-perl] branch master updated (ef3b346 -> 4136c35)

gregor herrmann gregoa at debian.org
Sun Sep 8 15:07:06 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libtest-mock-redis-perl.

      from  ef3b346   Remove trailing whitespace
      adds  926bec9   Imported Upstream version 0.14
       new  2332ba5   Merge tag 'upstream/0.14'
       new  8051e47   New upstream release.
       new  ad090b6   Update build and runtime dependencies.
       new  9a33329   Declare compliance with Debian Policy 3.9.4.
       new  27d3a9f   Update years of copyright.
       new  4136c35   update changelog, add WAITS-FOR

The 6 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                        |   18 +-
 Changes                         |   45 ++++-
 MANIFEST                        |    3 +
 META.json                       |   83 +++++++++
 META.yml                        |   24 ++-
 Makefile.PL                     |   20 ++-
 debian/changelog                |   12 +-
 debian/control                  |   20 ++-
 debian/copyright                |    4 +-
 lib/Test/Mock/Redis.pm          |  361 +++++++++++++++++++++++++++++++++------
 t/00-load.t                     |   14 +-
 t/01-basic.t                    |    7 +-
 t/05-server.t                   |   13 +-
 t/06-keys.t                     |    8 +-
 t/07-expires.t                  |    2 +
 t/10-hash.t                     |   16 +-
 t/11-sets.t                     |    6 +-
 t/13-multi.t                    |  147 ++++++++++++++++
 t/14-pipeline.t                 |  119 +++++++++++++
 t/tlib/Test/SpawnRedisServer.pm |    1 -
 20 files changed, 809 insertions(+), 114 deletions(-)
 create mode 100644 META.json
 create mode 100644 t/13-multi.t
 create mode 100644 t/14-pipeline.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-mock-redis-perl.git



More information about the Pkg-perl-cvs-commits mailing list