[libredis-perl] branch master updated (5034c1a -> 0d99c54)

gregor herrmann gregoa at debian.org
Wed Oct 23 20:28:53 UTC 2013


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

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

      from  5034c1a   releasing package libredis-perl version 2:1.9610-2
      adds  f04f96c   Imported Upstream version 1.9620
       new  066c547   Merge tag 'upstream/1.9620'
       new  f18db5b   New upstream release.
       new  ab318ea   Drop redis-2.6.13.patch, fixed upstream.
       new  778cdcc   Update Upstream-Contact and copyright holders.
       new  0d99c54   releasing package libredis-perl version 2:1.9620-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:
 Changes                           |    5 +
 LICENSE                           |    2 +-
 MANIFEST                          |    2 -
 META.json                         |  217 ++++++++++++++++++++-----------------
 META.yml                          |  189 +++++++++++++++++---------------
 Makefile.PL                       |   34 ++++--
 README                            |    4 +-
 debian/changelog                  |    8 ++
 debian/copyright                  |    7 +-
 debian/patches/redis-2.6.13.patch |   40 -------
 debian/patches/series             |    1 -
 dist.ini                          |    7 +-
 lib/Redis.pm                      |  165 ++++++++++++++++++++++++----
 lib/Redis/Hash.pm                 |   24 +++-
 lib/Redis/List.pm                 |   23 +++-
 t/00-compile.t                    |   94 ++++++----------
 t/07-reconnect.t                  |    2 +-
 t/42-client_cmds.t                |   16 ++-
 tidyall.ini                       |    6 -
 xt/author/test-eol.t              |    5 +-
 xt/release/cpan-changes.t         |   12 +-
 xt/release/kwalitee.t             |    9 --
 xt/release/mojibake.t             |    9 +-
 xt/release/no-tabs.t              |   16 ++-
 xt/release/synopsis.t             |    2 +-
 25 files changed, 527 insertions(+), 372 deletions(-)
 delete mode 100644 debian/patches/redis-2.6.13.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 tidyall.ini
 delete mode 100644 xt/release/kwalitee.t

-- 
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