[libdbix-class-helpers-perl] branch master updated (c216bf5 -> fbcdb28)

Angel Abad angel at debian.org
Mon Jul 3 15:48:36 UTC 2017


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

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

      from  c216bf5   Update changelog.
      adds  2bef898   Stop depending on String::CamelCase (closes GH#81)
      adds  55c2a6a   v2.033003
      adds  35d790d   New upstream version 2.033003
       new  6f4d1d7   Updated version 2.033003 from 'upstream/2.033003'
       new  c624be6   Update debian/changelog
       new  698914e   debian/copyright: Update copyright years.
       new  1f79678   debian/control: Remove libstring-camelcase-perl from {Build-}Depends.
       new  40b1d5f   Bump Standards-Version to 4.0.0 (no changes)
       new  fbcdb28   Update changelog.

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                                            |  3 +++
 LICENSE                                            |  6 ++---
 META.json                                          |  3 +--
 META.yml                                           |  3 +--
 Makefile.PL                                        |  4 +---
 cpanfile                                           |  1 -
 debian/changelog                                   | 10 ++++++++
 debian/control                                     |  4 +---
 debian/copyright                                   |  4 ++--
 dist.ini                                           |  2 +-
 lib/DBIx/Class/Helper/IgnoreWantarray.pm           |  4 ++--
 lib/DBIx/Class/Helper/JoinTable.pm                 |  4 ++--
 lib/DBIx/Class/Helper/Random.pm                    |  4 ++--
 lib/DBIx/Class/Helper/ResultClass/Tee.pm           |  4 ++--
 lib/DBIx/Class/Helper/ResultSet.pm                 |  4 ++--
 .../Class/Helper/ResultSet/AutoRemoveColumns.pm    |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Bare.pm            |  4 ++--
 .../Helper/ResultSet/CorrelateRelationship.pm      |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/DateMethods1.pm    |  4 ++--
 .../Helper/ResultSet/DateMethods1/Announcement.pod |  2 +-
 lib/DBIx/Class/Helper/ResultSet/Errors.pm          |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Explain.pm         |  6 ++---
 lib/DBIx/Class/Helper/ResultSet/IgnoreWantarray.pm |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Me.pm              |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/NoColumns.pm       |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/OneRow.pm          |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Random.pm          |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/RemoveColumns.pm   |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/ResultClassDWIM.pm |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/SearchOr.pm        |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/SetOperations.pm   |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Shortcut.pm        |  4 ++--
 .../Class/Helper/ResultSet/Shortcut/AddColumns.pm  |  4 ++--
 .../Class/Helper/ResultSet/Shortcut/Columns.pm     |  4 ++--
 .../Class/Helper/ResultSet/Shortcut/Distinct.pm    |  4 ++--
 .../Class/Helper/ResultSet/Shortcut/GroupBy.pm     |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Shortcut/HRI.pm    |  4 ++--
 .../Class/Helper/ResultSet/Shortcut/HasRows.pm     |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Limit.pm  |  4 ++--
 .../Class/Helper/ResultSet/Shortcut/LimitedPage.pm |  4 ++--
 .../Class/Helper/ResultSet/Shortcut/OrderBy.pm     |  4 ++--
 .../Helper/ResultSet/Shortcut/OrderByMagic.pm      |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Page.pm   |  4 ++--
 .../Class/Helper/ResultSet/Shortcut/Prefetch.pm    |  4 ++--
 .../Helper/ResultSet/Shortcut/ResultsExist.pm      |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Rows.pm   |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Search.pm |  4 ++--
 .../Class/Helper/ResultSet/Shortcut/Search/Base.pm |  4 ++--
 .../Class/Helper/ResultSet/Shortcut/Search/Like.pm |  4 ++--
 .../Helper/ResultSet/Shortcut/Search/NotLike.pm    |  4 ++--
 .../Helper/ResultSet/Shortcut/Search/NotNull.pm    |  4 ++--
 .../Class/Helper/ResultSet/Shortcut/Search/Null.pm |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Union.pm           |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/Util.pm            |  4 ++--
 lib/DBIx/Class/Helper/ResultSet/VirtualView.pm     |  4 ++--
 lib/DBIx/Class/Helper/Row/CleanResultSet.pm        |  4 ++--
 lib/DBIx/Class/Helper/Row/JoinTable.pm             | 27 +++++++++++++++-------
 lib/DBIx/Class/Helper/Row/NumifyGet.pm             |  4 ++--
 lib/DBIx/Class/Helper/Row/OnColumnChange.pm        |  4 ++--
 lib/DBIx/Class/Helper/Row/OnColumnMissing.pm       |  4 ++--
 lib/DBIx/Class/Helper/Row/ProxyResultSetMethod.pm  |  4 ++--
 lib/DBIx/Class/Helper/Row/ProxyResultSetUpdate.pm  |  4 ++--
 lib/DBIx/Class/Helper/Row/RelationshipDWIM.pm      |  4 ++--
 lib/DBIx/Class/Helper/Row/SelfResultSet.pm         |  4 ++--
 lib/DBIx/Class/Helper/Row/StorageValues.pm         |  4 ++--
 lib/DBIx/Class/Helper/Row/SubClass.pm              |  4 ++--
 lib/DBIx/Class/Helper/Row/ToJSON.pm                |  4 ++--
 lib/DBIx/Class/Helper/Schema/DateTime.pm           |  4 ++--
 lib/DBIx/Class/Helper/Schema/DidYouMean.pm         |  4 ++--
 lib/DBIx/Class/Helper/Schema/GenerateSource.pm     |  4 ++--
 lib/DBIx/Class/Helper/Schema/LintContents.pm       |  4 ++--
 lib/DBIx/Class/Helper/Schema/QuoteNames.pm         |  4 ++--
 lib/DBIx/Class/Helper/Schema/Verifier.pm           |  4 ++--
 lib/DBIx/Class/Helper/Schema/Verifier/C3.pm        |  4 ++--
 .../Class/Helper/Schema/Verifier/ColumnInfo.pm     |  4 ++--
 lib/DBIx/Class/Helper/Schema/Verifier/Parent.pm    |  4 ++--
 .../Schema/Verifier/RelationshipColumnName.pm      |  4 ++--
 lib/DBIx/Class/Helper/SubClass.pm                  |  4 ++--
 lib/DBIx/Class/Helper/VirtualView.pm               |  4 ++--
 lib/DBIx/Class/Helpers.pm                          |  4 ++--
 lib/DBIx/Class/Helpers/Util.pm                     |  4 ++--
 t/lib/TestSchema-0.001-MySQL.sql                   |  2 +-
 t/lib/TestSchema-0.001-Oracle.sql                  |  2 +-
 t/lib/TestSchema-0.001-PostgreSQL.sql              |  2 +-
 t/lib/TestSchema-0.001-SQLServer.sql               |  2 +-
 t/lib/TestSchema-0.001-SQLite.sql                  |  2 +-
 86 files changed, 187 insertions(+), 170 deletions(-)

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



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