[libdbix-class-helpers-perl] branch master updated (8bde09a -> 0c3bcb7)

gregor herrmann gregoa at debian.org
Mon Sep 30 15:22:36 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  8bde09a   releasing package libdbix-class-helpers-perl version 2.018002-1
      adds  6ecc2cc   Imported Upstream version 2.018003
       new  964cf6b   Merge tag 'upstream/2.018003'
       new  8e4867f   New upstream release.
       new  b74e2d3   Drop runtime dependency on libdbd-sqlite3-perl.
       new  0c3bcb7   releasing package libdbix-class-helpers-perl version 2.018003-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                                            |    5 ++++
 MANIFEST                                           |    2 +-
 META.json                                          |   26 +++++++++--------
 META.yml                                           |   20 ++++++-------
 Makefile.PL                                        |   15 +++++-----
 README                                             |    2 +-
 cpanfile                                           |   16 +++++++++++
 dbfile                                             |  Bin 25600 -> 0 bytes
 debian/changelog                                   |    7 +++++
 debian/control                                     |    1 -
 dist.ini                                           |   25 ++--------------
 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/ResultSet.pm                 |    4 +--
 .../Class/Helper/ResultSet/AutoRemoveColumns.pm    |    4 +--
 .../Helper/ResultSet/CorrelateRelationship.pm      |    4 +--
 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/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        |   30 +++++++++-----------
 .../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/OrderBy.pm     |    4 +--
 .../Helper/ResultSet/Shortcut/OrderByMagic.pm      |   17 ++++++-----
 .../Class/Helper/ResultSet/Shortcut/Prefetch.pm    |    2 +-
 lib/DBIx/Class/Helper/ResultSet/Shortcut/Rows.pm   |    4 +--
 lib/DBIx/Class/Helper/ResultSet/Union.pm           |    4 +--
 lib/DBIx/Class/Helper/ResultSet/VirtualView.pm     |    4 +--
 lib/DBIx/Class/Helper/Row/JoinTable.pm             |    4 +--
 lib/DBIx/Class/Helper/Row/NumifyGet.pm             |    4 +--
 lib/DBIx/Class/Helper/Row/OnColumnChange.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/GenerateSource.pm     |    4 +--
 lib/DBIx/Class/Helper/Schema/LintContents.pm       |    4 +--
 lib/DBIx/Class/Helper/Schema/QuoteNames.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/ddl.sql                                      |    2 +-
 t/resultset/attribute-accessors.t                  |    7 ++++-
 58 files changed, 181 insertions(+), 164 deletions(-)
 create mode 100644 cpanfile
 delete mode 100644 dbfile

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