[libdbix-class-helpers-perl] branch master updated (0cd4297 -> fd5d32f)

gregor herrmann gregoa at debian.org
Wed Dec 11 18:35:16 UTC 2013


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

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

      from  0cd4297   releasing package libdbix-class-helpers-perl version 2.019000-1
      adds  43f38dd   Imported Upstream version 2.019001
       new  e09ffc7   Merge tag 'upstream/2.019001'
       new  e48bbbf   New upstream release.
       new  4edfdd0   Declare compliance with Debian Policy 3.9.5.
       new  fd5d32f   releasing package libdbix-class-helpers-perl version 2.019001-1

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                                            |  3 ++
 META.json                                          |  4 +-
 META.yml                                           |  4 +-
 Makefile.PL                                        | 46 +++++++++++-----------
 README                                             |  2 +-
 debian/changelog                                   |  7 ++++
 debian/control                                     |  2 +-
 dist.ini                                           |  2 +-
 lib/DBIx/Class/Helper/IgnoreWantarray.pm           |  6 ++-
 lib/DBIx/Class/Helper/JoinTable.pm                 |  6 ++-
 lib/DBIx/Class/Helper/Random.pm                    |  6 ++-
 lib/DBIx/Class/Helper/ResultSet.pm                 |  6 ++-
 .../Class/Helper/ResultSet/AutoRemoveColumns.pm    |  6 ++-
 .../Helper/ResultSet/CorrelateRelationship.pm      |  8 ++--
 lib/DBIx/Class/Helper/ResultSet/IgnoreWantarray.pm |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/Me.pm              |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/NoColumns.pm       |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/Random.pm          |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/RemoveColumns.pm   |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/ResultClassDWIM.pm |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/SearchOr.pm        |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/SetOperations.pm   |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/Shortcut.pm        |  6 ++-
 .../Class/Helper/ResultSet/Shortcut/AddColumns.pm  |  6 ++-
 .../Class/Helper/ResultSet/Shortcut/Columns.pm     |  6 ++-
 .../Class/Helper/ResultSet/Shortcut/Distinct.pm    |  6 ++-
 .../Class/Helper/ResultSet/Shortcut/GroupBy.pm     |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/Shortcut/HRI.pm    |  6 ++-
 .../Class/Helper/ResultSet/Shortcut/HasRows.pm     |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Limit.pm  |  6 ++-
 .../Class/Helper/ResultSet/Shortcut/OrderBy.pm     |  6 ++-
 .../Helper/ResultSet/Shortcut/OrderByMagic.pm      |  6 ++-
 .../Class/Helper/ResultSet/Shortcut/Prefetch.pm    |  4 +-
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Rows.pm   |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/Union.pm           |  6 ++-
 lib/DBIx/Class/Helper/ResultSet/VirtualView.pm     |  6 ++-
 lib/DBIx/Class/Helper/Row/CleanResultSet.pm        |  6 ++-
 lib/DBIx/Class/Helper/Row/JoinTable.pm             |  6 ++-
 lib/DBIx/Class/Helper/Row/NumifyGet.pm             |  6 ++-
 lib/DBIx/Class/Helper/Row/OnColumnChange.pm        |  6 ++-
 lib/DBIx/Class/Helper/Row/ProxyResultSetMethod.pm  |  6 ++-
 lib/DBIx/Class/Helper/Row/ProxyResultSetUpdate.pm  |  6 ++-
 lib/DBIx/Class/Helper/Row/RelationshipDWIM.pm      |  6 ++-
 lib/DBIx/Class/Helper/Row/SelfResultSet.pm         |  6 ++-
 lib/DBIx/Class/Helper/Row/StorageValues.pm         |  6 ++-
 lib/DBIx/Class/Helper/Row/SubClass.pm              |  6 ++-
 lib/DBIx/Class/Helper/Row/ToJSON.pm                |  6 ++-
 lib/DBIx/Class/Helper/Schema/DateTime.pm           |  6 ++-
 lib/DBIx/Class/Helper/Schema/GenerateSource.pm     |  6 ++-
 lib/DBIx/Class/Helper/Schema/LintContents.pm       |  6 ++-
 lib/DBIx/Class/Helper/Schema/QuoteNames.pm         |  6 ++-
 lib/DBIx/Class/Helper/SubClass.pm                  |  6 ++-
 lib/DBIx/Class/Helper/VirtualView.pm               |  6 ++-
 lib/DBIx/Class/Helpers.pm                          |  6 ++-
 lib/DBIx/Class/Helpers/Util.pm                     |  6 ++-
 t/lib/ddl.sql                                      |  2 +-
 56 files changed, 228 insertions(+), 126 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