[libdbix-class-perl] branch master updated (8a77e26 -> ed584c5)

gregor herrmann gregoa at debian.org
Sat Oct 25 15:00:08 UTC 2014


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

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

      from  8a77e26   update changelog
      adds  2108ffb   Newer Test::More lazy-loads more stuff (overload.pm in this case)
      adds  8e556b2   (travis) Install older DBD::SQLite on perl < 5.8.4, I fucked up on testing
      adds  b195e46   Fix incorrect collapser source being generated due to unicode collapse points
      adds  c9b4271   Fix idiocy that snuck in bdbd2ae8a - I only want fatal undefs
      adds  6cea42c   Bump Moo dependency
      adds  9a4dfc4   Fix endless loop on BareSourcelessResultClass->throw_exception(...)
      adds  ce896b0   Blacklist certain trial versions of DBD::SQLite in testing
      adds  94bfef7   Bump SQLA dependency (pull in fix for RT#99503)
      adds  79346e5   Release v0.082810
      adds  78b3e40   Imported Upstream version 0.082810
       new  8349b21   Merge tag 'upstream/0.082810'
       new  c30597f   update changelog
       new  8b8656c   Update versioned (build) dependencies
       new  ed584c5   update changelog

The 4 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                                       |  12 ++++++++++++
 MANIFEST                                      |   1 +
 META.yml                                      |   6 +++---
 Makefile.PL                                   |   4 ++--
 README                                        |   2 +-
 debian/changelog                              |   7 +++++--
 debian/control                                |   8 ++++----
 examples/Schema/db/example.db                 | Bin 10240 -> 10240 bytes
 lib/DBIx/Class.pm                             |   2 +-
 lib/DBIx/Class.pod                            |   2 +-
 lib/DBIx/Class/CDBICompat/Pager.pm            |   4 ++++
 lib/DBIx/Class/CDBICompat/Retrieve.pm         |   5 ++++-
 lib/DBIx/Class/Optional/Dependencies.pod      |   2 +-
 lib/DBIx/Class/ResultSet.pm                   |   3 +++
 lib/DBIx/Class/ResultSource/RowParser.pm      |   3 +++
 lib/DBIx/Class/ResultSource/RowParser/Util.pm |  23 +++++++++++++++--------
 lib/DBIx/Class/Row.pm                         |   4 ++--
 lib/DBIx/Class/_Util.pm                       |   2 ++
 t/60core.t                                    |   2 ++
 t/752sqlite.t                                 |   8 +++++++-
 t/resultset/rowparser_internals.t             |   6 +++++-
 t/resultsource/bare_resultclass_exception.t   |  17 +++++++++++++++++
 xt/optional_deps.t                            |   2 +-
 23 files changed, 96 insertions(+), 29 deletions(-)
 create mode 100644 t/resultsource/bare_resultclass_exception.t

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



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