[libdbix-class-perl] branch master updated (c55ca32 -> bc983cf)

gregor herrmann gregoa at debian.org
Mon Oct 6 16:08:44 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  c55ca32   releasing package libdbix-class-perl version 0.082800-1
      adds  2b32a02   (travis) Consolidate where/how we load the common functions (the multiple sourcing of the same file is silly)
      adds  5c0b7a1   (travis) Re-consolidate sysinfo handling (reverts part of 83da25f0)
      adds  fcdd56c   (travis) Augment bc418819 - in addition check vm kernel memory health
      adds  fd0353c   The functionality introduced in 7ad80222 requires a certain CDBI
      adds  f6fff27   Adjust things for the is_literal_value and -ident SQLA 1.80 fixes
      adds  8cde1ac   Bump deps to pull in bugfixes
      adds  e466c62   Extra tests to ensure that the cond collapser will not mask SQLA deprecations
      adds  00d6052   Release v0.082801
      adds  ed3c1a5   Imported Upstream version 0.082801
       new  2cb9978   Merge tag 'upstream/0.082801'
       new  e784d6d   Update debian/changelog
       new  4c2311e   Bump versioned (build) dependencies
       new  c761893   (Build) depend on perl >= 5.11.0
       new  2d3ce9c   Explicitly depend on libhash-merge-perl.
       new  bc983cf   releasing package libdbix-class-perl version 0.082801-1

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:
 Changes                                  |   2 +-
 META.yml                                 |   6 +-
 Makefile.PL                              |   4 +-
 README                                   |   2 +-
 debian/changelog                         |  11 ++
 debian/control                           |  19 +--
 examples/Schema/db/example.db            | Bin 11264 -> 10240 bytes
 lib/DBIx/Class.pm                        |   2 +-
 lib/DBIx/Class.pod                       |   2 +-
 lib/DBIx/Class/Optional/Dependencies.pod |   2 +-
 lib/DBIx/Class/SQLMaker/OracleJoins.pm   |  23 +++-
 lib/DBIx/Class/Storage/DBIHacks.pm       |  54 +++++++-
 t/cdbi/71_column_object.t                |  10 +-
 t/sqlmaker/dbihacks_internals.t          | 218 ++++++++++++++++++++++++++++---
 t/sqlmaker/oraclejoin.t                  |  28 +++-
 15 files changed, 331 insertions(+), 52 deletions(-)

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