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

gregoa pushed a change to branch master
in repository libredis-perl.

      from  6ecc8bc   releasing package libredis-perl version 2:1.9760-1
      adds  d268e18   Imported Upstream version 1.9790
       new  4020e4f   Merge tag 'upstream/1.9790'
       new  17ef753   Update debian/changelog
       new  5b508f0   Update years of upstream and packaging copyright.
       new  fc973e8   Make (build) dependency on libio-socket-timeout-perl 
versioned.
       new  969594f   releasing package libredis-perl version 2:1.9790-1

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                                           |    2 +-
 Changes                                            |   13 +
 LICENSE                                            |    2 +-
 MANIFEST                                           |    2 +
 META.json                                          |    8 +-
 META.yml                                           |    8 +-
 Makefile.PL                                        |   38 +-
 README                                             |    6 +-
 debian/changelog                                   |    8 +
 debian/control                                     |    4 +-
 debian/copyright                                   |    6 +-
 dist.ini                                           |    4 +-
 lib/Redis.pm                                       | 1312 +++++++++++++++-----
 lib/Redis/Hash.pm                                  |   11 +-
 lib/Redis/List.pm                                  |   11 +-
 lib/Redis/Sentinel.pm                              |   11 +-
 scripts/publish.pl                                 |    2 +-
 scripts/redis-benchmark.pl                         |    2 +-
 t/01-basic.t                                       |    2 +-
 t/02-responses.t                                   |    2 +-
 t/03-pubsub.t                                      |   20 +-
 t/04-pipeline.t                                    |    2 +-
 t/05-nonblock.t                                    |    2 +-
 t/06-on-connect.t                                  |    2 +-
 t/07-reconnect.t                                   |   20 +-
 t/08-unix-socket.t                                 |    2 +-
 t/10-tie-list.t                                    |    2 +-
 t/11-timeout.t                                     |    2 +-
 t/20-tie-hash.t                                    |    2 +-
 t/30-scripts.t                                     |    2 +-
 t/42-client_cmds.t                                 |    2 +-
 t/44-no-unicode-bug.t                              |    2 +-
 t/release-distmeta.t                               |    7 +-
 t/release-pod-coverage.t                           |   14 +-
 t/tlib/Test/SpawnRedisServer.pm                    |    2 +-
 t/tlib/Test/SpawnRedisTimeoutServer.pm             |    2 +-
 tools/benchmarks/read_vs_sysread.pl                |    2 +-
 .../readline_vs_sysread_vs_recv/client-readline.pl |    2 +-
 .../readline_vs_sysread_vs_recv/client-recv.pl     |    2 +-
 .../readline_vs_sysread_vs_recv/client-sysread.pl  |    2 +-
 .../benchmarks/readline_vs_sysread_vs_recv/run.pl  |    2 +-
 .../server-generator.pl                            |    2 +-
 tools/html_doc_scrapper.pl                         |   68 +
 43 files changed, 1202 insertions(+), 417 deletions(-)
 create mode 100644 tools/html_doc_scrapper.pl

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to