[libdbix-class-candy-perl] 01/04: Merge tag 'upstream/0.004000'

gregor herrmann gregoa at debian.org
Sun Jun 28 13:42:52 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdbix-class-candy-perl.

commit a3e172b7756336e4cbd60419ac778c650ae40da0
Merge: 61a8bb6 7f649ef
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 28 15:38:08 2015 +0200

    Merge tag 'upstream/0.004000'
    
    Upstream version 0.004000

 Changes                               |  12 ++
 LICENSE                               |   6 +-
 MANIFEST                              |   8 +-
 META.json                             |   4 +-
 META.yml                              |   4 +-
 Makefile.PL                           |   7 +-
 README                                | 165 ++++++++++++----------
 dist.ini                              |   5 +-
 lib/DBIx/Class/Candy.pm               |  60 +++++---
 lib/DBIx/Class/Candy/Exports.pm       |   6 +-
 lib/DBIx/Class/Candy/ResultSet.pm     | 253 ++++++++++++++++++++++++++++++++++
 t/irc-schema.t                        |   2 +
 t/lib/IRC/Schema/Candy.pm             |   1 +
 t/lib/IRC/Schema/CandyRS.pm           |  11 ++
 t/lib/IRC/Schema/Result/Channel.pm    |   5 +
 t/lib/IRC/Schema/ResultSet/Channel.pm |  10 ++
 t/lib/IRC/Schema/ResultSet/User.pm    |   6 +
 t/release-changes_has_content.t       |  48 +++++++
 t/rs-imports.t                        |  16 +++
 19 files changed, 522 insertions(+), 107 deletions(-)

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



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