[libdbix-class-helpers-perl] branch master updated (fd5d32f -> 9b2a80f)

gregor herrmann gregoa at debian.org
Tue Jan 14 18:07:10 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-helpers-perl.

      from  fd5d32f   releasing package libdbix-class-helpers-perl version 2.019001-1
      adds  1c122aa   Imported Upstream version 2.019002
       new  cdf6518   Merge tag 'upstream/2.019002'
       new  60e70e1   New upstream release.
       new  9f245cc   Update years of copyright.
       new  7800b99   Update (build) dependencies.
       new  9b2a80f   update changelog / add WAITS-FOR

The 5 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                                            |  5 ++
 LICENSE                                            |  6 +-
 META.json                                          |  8 ++-
 META.yml                                           |  6 +-
 Makefile.PL                                        |  8 ++-
 README                                             |  4 +-
 cpanfile                                           |  3 +
 debian/changelog                                   | 10 ++++
 debian/control                                     |  8 ++-
 debian/copyright                                   |  4 +-
 dist.ini                                           |  4 +-
 inc/Dist/Zilla/Plugin/DBICSgen.pm                  |  4 +-
 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      |  6 +-
 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          | 68 +++++++---------------
 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 +-
 60 files changed, 216 insertions(+), 198 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